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
1561 320 d 18 h mateusz.viste /wmincrt/ added wmincrt, home of the minimalist Watcom startup by Bernd Boeckmann  
1560 320 d 18 h mateusz.viste / rollback of erronouse rev 1559  
1559 320 d 18 h mateusz.viste / added a directory for wmincrt by Bernd Boeckmann  
1558 320 d 19 h mateusz.viste /sved/trunk/ fixed BSS clearing (huge thanks to Bernd Boeckmann!)  
1557 321 d 1 h mateusz.viste /sved/trunk/ simplified a few functions for smaller footprint  
1556 321 d 2 h mateusz.viste /sved/trunk/ replaced Open Watcom startup and clib by custom code (thx to Bernd Boeckmann for invaluable pointers about Watcom's startup)  
1555 321 d 18 h mateusz.viste /sved/trunk/ stdlib.h no longer needs to be included  
1554 322 d 18 h mateusz.viste /packages-core/ core FDISK upgraded to 1.3.10  
1553 325 d 19 h mateusz.viste /sved/trunk/ documentation improved  
1552 326 d 5 h mateusz.viste /sved/trunk/ CTRL+X and CTRL+V were not marking the file as "modified"  
1551 326 d 5 h mateusz.viste /sved/trunk/ take care to preserve the id of the file slot when closing/loading file  
1550 326 d 5 h mateusz.viste /sved/trunk/ dropping two unnecessary far pointers  
1549 326 d 5 h mateusz.viste /sved/trunk/ got rid of a global slot id variable to save some bytes of ram  
1548 326 d 6 h mateusz.viste /sved/trunk/ memory micro optimizations  
1547 326 d 17 h mateusz.viste /sved/trunk/ do not propose to save-on-quit when file does not have a name yet  
1546 326 d 18 h bernd.boeckmann /sved/trunk/nls/ update german translation:

- update string 0.5
- shorten 0.4 to less than 38 characters
 
1545 326 d 18 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 326 d 19 h mateusz.viste /sved/trunk/ minor size optimization  
1543 326 d 23 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 326 d 23 h mateusz.viste /sved/trunk/ upgraded MDR  
1541 327 d 0 h mateusz.viste /sved/trunk/ savefile() is responsible for modflag reset  
1540 327 d 0 h berki.yenigun /sved/trunk/nls/ Updated the Turkish translation of sved  
1539 327 d 1 h mateusz.viste /sved/trunk/ modified files can be saved at exit time with the space key  
1538 327 d 5 h mateusz.viste /sved/trunk/ saved 6 bytes of footprint by making the original_breakflag variable static  
1537 327 d 5 h mateusz.viste /sved/trunk/ improved compatibility with DOS 2.x  
1536 327 d 19 h mateusz.viste /sved/trunk/mdr/inc/mdr/ updated documentation: mdr_dos_truename() requires DOS 3.0+  
1535 398 d 18 h mateusz.viste /packages-core/ sved upgraded to ver 2023.4  
1534 398 d 19 h mateusz.viste /sved/tags/2023.4/ frozen ver 2023.4 to tags  
1533 398 d 19 h mateusz.viste /sved/trunk/ added DE to the list of supported languages  
1532 398 d 19 h mateusz.viste /sved/trunk/ version bump before release  
1531 398 d 19 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 398 d 20 h mateusz.viste /sved/trunk/nls/ added credits for DE translation (thanks, Bernd!)  
1529 398 d 21 h bernd.boeckmann /sved/trunk/ Add german translation for sved.  
1528 399 d 17 h mateusz.viste / building a DMF-EN_ONLY variant (fits on a single 1.44 floppy)  
1527 399 d 17 h mateusz.viste / generic method of building EN-ONLY releases  
1526 399 d 18 h mateusz.viste /packages-core/ updated help  
1525 399 d 18 h mateusz.viste / removed todo from help (we have a proper ticketing tool now) + moved Robert's 8086 article to internal documentation  
1524 399 d 18 h mateusz.viste /buildidx/ hw requirements are sorted  
1523 399 d 18 h mateusz.viste /website/ adapt index-repo to json cache storing hwreq as an array  
1522 399 d 18 h mateusz.viste /buildidx/ validation of the hwreq section in LSM files + hwreq is stored as an array in the json cache file