Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1553 328 d 23 h mateusz.viste /sved/trunk/ documentation improved  
1552 329 d 9 h mateusz.viste /sved/trunk/ CTRL+X and CTRL+V were not marking the file as "modified"  
1551 329 d 9 h mateusz.viste /sved/trunk/ take care to preserve the id of the file slot when closing/loading file  
1550 329 d 9 h mateusz.viste /sved/trunk/ dropping two unnecessary far pointers  
1549 329 d 10 h mateusz.viste /sved/trunk/ got rid of a global slot id variable to save some bytes of ram  
1548 329 d 10 h mateusz.viste /sved/trunk/ memory micro optimizations  
1547 329 d 21 h mateusz.viste /sved/trunk/ do not propose to save-on-quit when file does not have a name yet  
1546 329 d 22 h bernd.boeckmann /sved/trunk/nls/ update german translation:

- update string 0.5
- shorten 0.4 to less than 38 characters
 
1545 329 d 22 h bernd.boeckmann /sved/trunk/ Fix compile errors under Watcom 2.0 beta (WinNT)

bzero is actually declared in strings.h (with an s).
Maybe replace by memset, as suggested in the documentation?

In the makefile, -bt=dos is needed if compiling under NT. It should not harm under DOS.
 
1544 329 d 23 h mateusz.viste /sved/trunk/ minor size optimization  
1543 330 d 3 h mateusz.viste /sved/trunk/ removed the DOS 2.x hack, now mdr_dos_truename() performs a string copy when INT 21h,AH=60h fails  
1542 330 d 3 h mateusz.viste /sved/trunk/ upgraded MDR  
1541 330 d 4 h mateusz.viste /sved/trunk/ savefile() is responsible for modflag reset  
1540 330 d 5 h berki.yenigun /sved/trunk/nls/ Updated the Turkish translation of sved  
1539 330 d 5 h mateusz.viste /sved/trunk/ modified files can be saved at exit time with the space key  
1538 330 d 9 h mateusz.viste /sved/trunk/ saved 6 bytes of footprint by making the original_breakflag variable static  
1537 330 d 9 h mateusz.viste /sved/trunk/ improved compatibility with DOS 2.x  
1536 330 d 23 h mateusz.viste /sved/trunk/mdr/inc/mdr/ updated documentation: mdr_dos_truename() requires DOS 3.0+  
1535 401 d 22 h mateusz.viste /packages-core/ sved upgraded to ver 2023.4  
1534 401 d 23 h mateusz.viste /sved/tags/2023.4/ frozen ver 2023.4 to tags  
1533 401 d 23 h mateusz.viste /sved/trunk/ added DE to the list of supported languages  
1532 401 d 23 h mateusz.viste /sved/trunk/ version bump before release  
1531 401 d 23 h mateusz.viste /sved/trunk/nls/ removed warning, UPXed binary is not bigger because of big translations because the zeroed buffer is very much compressible  
1530 402 d 1 h mateusz.viste /sved/trunk/nls/ added credits for DE translation (thanks, Bernd!)  
1529 402 d 1 h bernd.boeckmann /sved/trunk/ Add german translation for sved.  
1528 402 d 21 h mateusz.viste / building a DMF-EN_ONLY variant (fits on a single 1.44 floppy)  
1527 402 d 21 h mateusz.viste / generic method of building EN-ONLY releases  
1526 402 d 22 h mateusz.viste /packages-core/ updated help  
1525 402 d 22 h mateusz.viste / removed todo from help (we have a proper ticketing tool now) + moved Robert's 8086 article to internal documentation  
1524 402 d 22 h mateusz.viste /buildidx/ hw requirements are sorted  
1523 402 d 23 h mateusz.viste /website/ adapt index-repo to json cache storing hwreq as an array  
1522 402 d 23 h mateusz.viste /buildidx/ validation of the hwreq section in LSM files + hwreq is stored as an array in the json cache file  
1521 402 d 23 h mateusz.viste /help/help-en/ removed mention of the hgc card  
1520 402 d 23 h mateusz.viste /website/ added missing CPUs to filter form + removed HGC to avoid unnecessary complications in filter processing  
1519 403 d 22 h mateusz.viste /packages-core/ upgraded HELP to ver 20230825  
1518 403 d 22 h mateusz.viste /help/help-en/ updated contact info  
1517 403 d 22 h mateusz.viste /help/ added skeleton for list of commands  
1516 403 d 22 h mateusz.viste /help/ added skeleton for list of commands  
1515 403 d 23 h mateusz.viste /help/help-en/ added note about hwreq  
1514 403 d 23 h mateusz.viste /help/ optimize SVP package with advzip