Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1339 348 d 22 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 9 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 10 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 15 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 23 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