Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1559 191 d 6 h mateusz.viste / added a directory for wmincrt by Bernd Boeckmann  
/wmincrt
/help/help-br/title
/help/help-de/title
/help/help-en/title
/pkgnet/trunk/Makefile
/pkgnet/trunk/net.c
/pkgnet/trunk/pkgnet.c
/sved/tags/2023.4/sved.txt
/sved/trunk/libc.c
/sved/trunk/sved.c
1558 191 d 7 h mateusz.viste /sved/trunk/ fixed BSS clearing (huge thanks to Bernd Boeckmann!)  
/sved/trunk/startup.asm
1557 191 d 13 h mateusz.viste /sved/trunk/ simplified a few functions for smaller footprint  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1556 191 d 14 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)  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/startup.asm
/sved/trunk/sved.lnk
/sved/trunk/makefile
/sved/trunk/sved.c
1555 192 d 6 h mateusz.viste /sved/trunk/ stdlib.h no longer needs to be included  
/sved/trunk/sved.c
1553 196 d 7 h mateusz.viste /sved/trunk/ documentation improved  
/sved/trunk/sved.txt
1552 196 d 17 h mateusz.viste /sved/trunk/ CTRL+X and CTRL+V were not marking the file as "modified"  
/sved/trunk/sved.c
/sved/trunk/sved.txt
1551 196 d 17 h mateusz.viste /sved/trunk/ take care to preserve the id of the file slot when closing/loading file  
/sved/trunk/sved.c
1550 196 d 17 h mateusz.viste /sved/trunk/ dropping two unnecessary far pointers  
/sved/trunk/sved.c
1549 196 d 18 h mateusz.viste /sved/trunk/ got rid of a global slot id variable to save some bytes of ram  
/sved/trunk/sved.c
1548 196 d 18 h mateusz.viste /sved/trunk/ memory micro optimizations  
/sved/trunk/sved.c
1547 197 d 5 h mateusz.viste /sved/trunk/ do not propose to save-on-quit when file does not have a name yet  
/sved/trunk/deflang.c
/sved/trunk/nls/de_utf8.txt
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/fr_utf8.txt
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/nls/ru_utf8.txt
/sved/trunk/nls/tr_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
1546 197 d 6 h bernd.boeckmann /sved/trunk/nls/ update german translation:

- update string 0.5
- shorten 0.4 to less than 38 characters
 
/sved/trunk/nls/de_utf8.txt
1545 197 d 6 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.
 
/sved/trunk/makefile
/sved/trunk/sved.c
1544 197 d 8 h mateusz.viste /sved/trunk/ minor size optimization  
/sved/trunk/sved.c
1543 197 d 11 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  
/sved/trunk/sved.c
1542 197 d 11 h mateusz.viste /sved/trunk/ upgraded MDR  
/sved/trunk/mdr/inc/mdr/opl.h
/sved/trunk/mdr/mdrs2024.lib
/sved/trunk/mdr/mdrs2023.lib
/sved/trunk/makefile
/sved/trunk/mdr/history.txt
/sved/trunk/mdr/inc/mdr/bios.h
/sved/trunk/mdr/inc/mdr/dos.h
/sved/trunk/mdr/inc/mdr/mouse.h
/sved/trunk/mdr/inc/mdr/pcx.h
/sved/trunk/mdr/inc/mdr/timer.h
/sved/trunk/mdr/inc/mdr/vid12.h
/sved/trunk/mdr/readme.txt
1541 197 d 12 h mateusz.viste /sved/trunk/ savefile() is responsible for modflag reset  
/sved/trunk/sved.c
1540 197 d 13 h berki.yenigun /sved/trunk/nls/ Updated the Turkish translation of sved  
/sved/trunk/nls/tr_utf8.txt
1539 197 d 13 h mateusz.viste /sved/trunk/ modified files can be saved at exit time with the space key  
/sved/trunk/deflang.c
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/fr_utf8.txt
/sved/trunk/nls/pl_utf8.txt
/sved/trunk/nls/ru_utf8.txt
/sved/trunk/sved.c
/sved/trunk/sved.lng
/sved/trunk/sved.txt

Show All