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
1773 136 d 17 h mateusz.viste /sved/trunk/ fixed /t, no more freezing  
/sved/trunk/sved.c
/sved/trunk/sved.txt
1770 137 d 16 h mateusz.viste /sved/trunk/ NLS messages are automatically regenerated when needed  
/sved/trunk/deflang.c
/sved/trunk/makefile
/sved/trunk/sved.lng
1769 137 d 16 h mateusz.viste /sved/trunk/ an EDIT.BAT placeholder is automatically added to release svp  
/sved/trunk/makefile
1768 137 d 16 h mateusz.viste /sved/trunk/ fixed LSM computing so it does not contain ugly trailing spaces  
/sved/trunk/makefile
1767 137 d 16 h mateusz.viste /sved/trunk/ bumped copyr date  
/sved/trunk/sved.txt
1762 139 d 15 h mateusz.viste /sved/tags/2024.0/ frozen sved 2024.0 to tags  
/sved/tags/2024.0
1761 139 d 15 h mateusz.viste /sved/trunk/ adjusted makefile to new version string  
/sved/trunk/makefile
1760 139 d 15 h mateusz.viste /sved/trunk/ slight reorganization to save a few bytes and get the UPXed binary back under 6K  
/sved/trunk/sved.c
1759 139 d 17 h mateusz.viste /sved/trunk/ tab inserts blanks until nearest 8-chars boundary  
/sved/trunk/sved.c
/sved/trunk/sved.txt
1654 168 d 6 h mateusz.viste /sved/trunk/ replaced the hard copy of svarlang with a symlink  
1653 168 d 6 h mateusz.viste /sved/trunk/ added credits to Roberts for updated DE translations  
/sved/trunk/sved.txt
1652 168 d 18 h bttr /sved/trunk/nls/ Sved: fixed German translation  
/sved/trunk/nls/de_utf8.txt
1585 238 d 18 h mateusz.viste /sved/tags/2023.5/ frozen ver 2023.5 to tags  
/sved/tags/2023.5
1584 238 d 18 h mateusz.viste /sved/trunk/ doc update before release  
/sved/trunk/sved.txt
1583 238 d 19 h mateusz.viste /sved/trunk/ include asm in source release package  
/sved/trunk/makefile
1582 238 d 23 h mateusz.viste /sved/trunk/ upgraded startup routine from Bernd's WMINCRT  
/sved/trunk/makefile
/sved/trunk/startup.asm
1581 238 d 23 h mateusz.viste /sved/trunk/ doc update  
/sved/trunk/sved.txt
1580 238 d 23 h mateusz.viste /sved/trunk/ renamed a few functions for better consistency  
/sved/trunk/sved.c
1579 238 d 23 h mateusz.viste /sved/trunk/ fmemmove() handles memory overlaps  
/sved/trunk/sved.c
1578 239 d 1 h mateusz.viste /sved/trunk/ dos_write() moved to a pragma aux routine  
/sved/trunk/sved.c
1577 239 d 2 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
1576 239 d 2 h mateusz.viste /sved/trunk/ dos_resizeblock() moved to a pragma aux routine  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1575 239 d 2 h mateusz.viste /sved/trunk/ moved couple of memory-related functions to main sved.c file  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1574 239 d 2 h mateusz.viste /sved/trunk/ dos_read() moved to a pragma aux routine  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1573 239 d 3 h mateusz.viste /sved/trunk/ dos_fclose() moved to a pragma aux routine  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1572 239 d 4 h mateusz.viste /sved/trunk/ dos_allocmem and dos_freemem functions replaced by pragma aux routines  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1571 239 d 4 h mateusz.viste /sved/trunk/ bzero() made slightly more compact  
/sved/trunk/libc.c
1568 240 d 16 h mateusz.viste /sved/trunk/ fmemmove: smaller footprint  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1566 240 d 17 h mateusz.viste /sved/trunk/ optimized strlen() for smaller footprint  
/sved/trunk/libc.c
1565 240 d 17 h mateusz.viste /sved/trunk/ replaced fopen with an inline asm routine (smaller codesize)  
/sved/trunk/libc.c
/sved/trunk/sved.c
1560 240 d 18 h mateusz.viste / rollback of erronouse rev 1559  
/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
1559 240 d 18 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 240 d 18 h mateusz.viste /sved/trunk/ fixed BSS clearing (huge thanks to Bernd Boeckmann!)  
/sved/trunk/startup.asm
1557 241 d 1 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 241 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
1555 241 d 17 h mateusz.viste /sved/trunk/ stdlib.h no longer needs to be included  
/sved/trunk/sved.c
1553 245 d 19 h mateusz.viste /sved/trunk/ documentation improved  
/sved/trunk/sved.txt
1552 246 d 4 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 246 d 4 h mateusz.viste /sved/trunk/ take care to preserve the id of the file slot when closing/loading file  
/sved/trunk/sved.c
1550 246 d 5 h mateusz.viste /sved/trunk/ dropping two unnecessary far pointers  
/sved/trunk/sved.c