Subversion Repositories SvarDOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1775 133 d 16 h mateusz.viste /sved/trunk/ version bump to 2024.1  
/sved/trunk/makefile
/sved/trunk/sved.c
1770 134 d 15 h mateusz.viste /sved/trunk/ NLS messages are automatically regenerated when needed  
/sved/trunk/deflang.c
/sved/trunk/makefile
/sved/trunk/sved.lng
1769 134 d 16 h mateusz.viste /sved/trunk/ an EDIT.BAT placeholder is automatically added to release svp  
/sved/trunk/makefile
1768 134 d 16 h mateusz.viste /sved/trunk/ fixed LSM computing so it does not contain ugly trailing spaces  
/sved/trunk/makefile
1761 136 d 15 h mateusz.viste /sved/trunk/ adjusted makefile to new version string  
/sved/trunk/makefile
1583 235 d 18 h mateusz.viste /sved/trunk/ include asm in source release package  
/sved/trunk/makefile
1582 235 d 23 h mateusz.viste /sved/trunk/ upgraded startup routine from Bernd's WMINCRT  
/sved/trunk/makefile
/sved/trunk/startup.asm
1577 236 d 1 h mateusz.viste /sved/trunk/ moved dos_write() to main sved.c file  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.lnk
1556 238 d 1 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
1545 243 d 17 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
1542 243 d 22 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
1537 244 d 4 h mateusz.viste /sved/trunk/ improved compatibility with DOS 2.x  
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.txt
1532 315 d 18 h mateusz.viste /sved/trunk/ version bump before release  
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.lng
/sved/trunk/sved.txt
1473 329 d 19 h mateusz.viste /sved/trunk/ bumped version  
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.txt
1453 335 d 20 h mateusz.viste /sved/trunk/ fixed saving to new file passed on command-line  
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.txt
1451 335 d 23 h mateusz.viste /sved/trunk/ updated version string before release  
/sved/trunk/makefile
1434 337 d 17 h mateusz.viste /sved/trunk/ do not disguise sved as edit.com  
/sved/trunk/makefile
1431 337 d 19 h mateusz.viste /sved/trunk/ doc update  
/sved/trunk/makefile
/sved/trunk/sved.txt
1397 342 d 1 h mateusz.viste /sved/trunk/ doc update  
/sved/trunk/makefile
/sved/trunk/sved.txt
1391 343 d 15 h mateusz.viste /sved/trunk/ map file is saved in sved.map  
/sved/trunk/makefile
1387 343 d 15 h mateusz.viste /sved/trunk/ sved executable is named sved.com by default, unless packaged for SvarDOS - then it becomes edit.com  
/sved/trunk/sved.lng
/sved/trunk/edit.lng
/sved/trunk/deflang.c
/sved/trunk/makefile
/sved/trunk/nls/en_utf8.txt
/sved/trunk/nls/regen.bat
/sved/trunk/sved.c
1368 344 d 15 h mateusz.viste /sved/trunk/ renamed sved.lng to edit.lng + added a "pkg" target to makefile  
/sved/trunk/edit.lng
/sved/trunk/sved.lng
/sved/trunk/makefile
1366 344 d 16 h mateusz.viste /sved/trunk/ sved.com becomes edit.com + doc improvement  
/sved/trunk/makefile
/sved/trunk/nls/regen.bat
/sved/trunk/sved.txt
1339 348 d 16 h mateusz.viste /sved/trunk/ db is statically allocated (no malloc) and all _fcalloc() calls have been replaced by _dos_alloc() - this decreased the footpring by 2K  
/sved/trunk/makefile
/sved/trunk/sved.c
1286 362 d 2 h mateusz.viste /sved/trunk/ replaced argv+argc with a PSP-parsing routine, saves some 330 bytes of footprint  
/sved/trunk/makefile
/sved/trunk/sved.c
1285 362 d 3 h mateusz.viste /sved/trunk/ compile as tiny-mode COM for smaller disk footprint (executable is almost 1K smaller)  
/sved/trunk/makefile
1282 362 d 8 h mateusz.viste /sved/trunk/ refreshing only lines that changed (faster) and replaced fopen() by _dos_open() (smaller)  
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.txt
1275 365 d 16 h mateusz.viste /sved/ sved - the SvarDOS editor  
/sved
/sved/trunk
/sved/trunk/makefile
/sved/trunk/svarlang.lib
/sved/trunk/sved.c
/sved/trunk/sved.txt