Subversion Repositories SvarDOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2101 6 h 2 m bernd.boeckmann / add minimal instructions to readme  
2100 6 h 17 m bernd.boeckmann / add empty readme to silence Github "add a README"  
2099 9 h 10 m mateusz.viste /tree/trunk/ reverted the universal makefile from Bernd, which is actually working fine (rm -f is natively handled by wmake so it works in DOS, too)  
2098 9 h 36 m mateusz.viste /tree/trunk/ moved Linux makefile to a separate file to avoid multi-platform mess (and broken rm -f), reverted the DOS makefile from r2069  
2097 9 h 47 m mateusz.viste /tree/trunk/ svarlang upgrade  
2096 9 h 55 m mateusz.viste /svarlang.lib/tags/20240929/ frozen ver 20240929  
2095 9 h 55 m mateusz.viste /svarlang.lib/trunk/ version bump, improved help screen, updated doc, adjusted tests for /nocomp  
2094 10 h 19 m mateusz.viste /svarlang.lib/trunk/ ref lang can be excluded from LNG file with /excref  
2093 10 h 36 m bernd.boeckmann /tree/trunk/nls/ tree: update german translation  
2092 12 h 30 m mateusz.viste /svarlang.lib/trunk/ mvcomp enabled by default + added a help screen  
2091 14 h 40 m mateusz.viste /svarlang.lib/trunk/ history note  
2090 14 h 46 m mateusz.viste /svarlang.lib/trunk/ moved TLUMACZ compression to /comp instead of always generating two files  
2089 14 h 57 m mateusz.viste /svarlang.lib/trunk/ compress lang block only if it is beneficial, otherwise leave uncompressed  
2088 14 h 57 m mateusz.viste /svarlang.lib/trunk/test/ added a few strings so compression becomes interesting  
2087 14 h 58 m mateusz.viste /svarlang.lib/trunk/test/ link to proper deflang.c  
2086 17 h 27 m mateusz.viste /svarlang.lib/trunk/ look for a back reference as close as possible instead of starting at the farthest point (cosmetic, does not change the efficiency) + disabled mvcomp debug output  
2085 20 h 10 m mateusz.viste /svarcom/trunk/ updated makefile for compatibility with latest UTF8TOCP version  
2084 20 h 19 m mateusz.viste /svarlang.lib/trunk/ offset and matchlen are stored with -1 to allow for 16 bytes of matching and back references up to -4096  
2083 1 d 7 h mateusz.viste /svarlang.lib/trunk/ LNG strings may be optionally compressed  
2082 1 d 7 h mateusz.viste /svarlang.lib/trunk/test/ added a simple test application  
2081 1 d 9 h bernd.boeckmann /tree/trunk/nls/ tree: update german translation  
2080 1 d 9 h bernd.boeckmann /tree/trunk/ tree: add german translation  
2079 2 d 6 h bernd.boeckmann /tree/trunk/ make tree makefile Linux compatible  
2078 2 d 7 h mateusz.viste /tree/trunk/ fixed /Dx options parsing  
2077 2 d 7 h bernd.boeckmann /tree/trunk/ fix warning-error when compiling under OW2 (Linux)  
2076 2 d 7 h mateusz.viste /tree/trunk/nls/ fixed invalid-usage-msg  
2075 2 d 7 h mateusz.viste /tree/trunk/ version screen + documented hidden arguments  
2074 2 d 7 h mateusz.viste /tree/trunk/ simplified usage screen output  
2073 2 d 8 h mateusz.viste /tree/trunk/ usage screen does not use printf()  
2072 2 d 8 h mateusz.viste /tree/trunk/ removed obsolete documentation  
2071 2 d 8 h mateusz.viste /tree/trunk/ removed obsolete documentation  
2070 2 d 8 h mateusz.viste /tree/trunk/nls/ help screen does not require "fixing" its parameters at runtime any more  
2069 2 d 8 h mateusz.viste /tree/trunk/ moved from small-model EXE to tiny-model COM  
2068 2 d 8 h mateusz.viste /tree/trunk/ getdrvserial() moved to inline assembly instead of a pragma aux to avoid linker complaining about segment relocation in tiny model  
2067 2 d 8 h mateusz.viste /tree/trunk/ translations are stored in utf-8 now and converted to codepages at build time  
2066 2 d 9 h mateusz.viste /tree/trunk/ implemented svarlang  
2065 2 d 9 h mateusz.viste /tree/trunk/ removed complex path-processing code used only to display a single error message  
2064 2 d 10 h mateusz.viste /tree/trunk/ simplified argv parsing  
2063 2 d 12 h mateusz.viste /tree/trunk/ clarified hasSubdirectories() filtering  
2062 2 d 12 h mateusz.viste /tree/trunk/ SUBDIRINFO typdef changed to explicit struct