Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2176 10 d 6 h mateusz.viste /svarlang.lib/trunk/ shutting stupid gcc warnings (https://github.com/SvarDOS/bugz/issues/133)  
2147 15 d 8 h mateusz.viste /svarlang.lib/tags/20241010/ 20241010  
2146 15 d 8 h mateusz.viste /svarlang.lib/trunk/ version bump  
2145 15 d 9 h mateusz.viste /svarlang.lib/trunk/ last doc update  
2144 15 d 9 h mateusz.viste /svarlang.lib/ moved tests out of trunk  
2143 15 d 9 h mateusz.viste /svarlang.lib/trunk/ removed explicit CR from printf() calls, it is added automatically by OW before every LF (in DOS at least)  
2123 17 d 8 h mateusz.viste /svarlang.lib/trunk/ tlumacz reports the size of the depacking buffer that is needed for in-place decompression of mvcomp langs  
2122 17 d 13 h mateusz.viste /svarlang.lib/trunk/ MVUCOMP_ASM is controlled through the makefile instead of being hardcoded in the C file  
2121 17 d 13 h mateusz.viste /svarlang.lib/trunk/ use dx as a counter instead of dl because dec dx has a 1 byte shorter encoding than dec dl  
2120 17 d 14 h mateusz.viste /svarlang.lib/trunk/ fixed bad comment that disabled one asm line as a nasty side effect (thx Bernd for spotting it)  
2119 18 d 3 h mateusz.viste /svarlang.lib/trunk/ experimental version with mvucomp() as a pragma aux  
2118 18 d 6 h mateusz.viste /svarlang.lib/trunk/ initial version of mvucomp() in x86 assembly  
2117 18 d 8 h mateusz.viste /svarlang.lib/trunk/ updated mvcomp to latest version + deflang buffer calculated closely to match worst-case mvcomp scenario  
2116 23 d 7 h mateusz.viste /svarlang.lib/trunk/ cleaned up variables usage, slightly faster now  
2115 23 d 7 h mateusz.viste /svarlang.lib/trunk/ experimental: MVCOMP-packed data is loaded to RAM before unpacking (60x faster on an 8086)  
2114 23 d 10 h mateusz.viste /svarlang.lib/trunk/test/ added a timing test to measure svarload() times  
2113 23 d 11 h mateusz.viste /svarlang.lib/trunk/ explicit mention of MVCOMP in TLUMACZ usage screen  
2112 23 d 11 h mateusz.viste /svarlang.lib/trunk/ updated mvcomp function with latest mvcomp reference code  
2108 25 d 7 h mateusz.viste /svarlang.lib/trunk/ added /nodef  
2107 25 d 8 h mateusz.viste /svarlang.lib/trunk/test/ added FDISK_DE computation  

Show All