Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2112 38 d 12 h mateusz.viste /svarlang.lib/trunk/ updated mvcomp function with latest mvcomp reference code  
2095 41 d 4 h mateusz.viste /svarlang.lib/trunk/ version bump, improved help screen, updated doc, adjusted tests for /nocomp  
1779 257 d 1 h mateusz.viste /svarlang.lib/trunk/ replaced FOPEN() by a pragma aux  
1367 468 d 23 h mateusz.viste /svarlang.lib/trunk/ doc update  
1297 482 d 1 h mateusz.viste /svarlang.lib/trunk/ added a note about byte endianness  
1294 482 d 2 h mateusz.viste /svarlang.lib/trunk/ updated file format spec + crediting Bernd for his very cool improvement  
1290 485 d 4 h bernd.boeckmann /svarlang.lib/trunk/ svarlang file format refinement

use sorted dictionary to speed up searches
breaking change!
 
1277 489 d 0 h mateusz.viste /svarlang.lib/trunk/ nlspath parsing moved out from svarlang_load() to svarlang_autoload_nls() so the basic svarlang_load() is as lean as possible  
1248 500 d 10 h mateusz.viste /svarlang.lib/trunk/ added esc e sequence  
1246 500 d 13 h mateusz.viste /svarlang.lib/trunk/ doc update  
1244 501 d 0 h mateusz.viste /svarlang.lib/trunk/ documentation update  
1114 971 d 13 h mateusz.viste /svarlang.lib/trunk/ added support for flaggin strings as being "dirty", eg: ?1.1:Hello, World  
969 988 d 0 h mateusz.viste /svarlang.lib/ moved SvarLANG head to a trunk directory  
814 996 d 1 h mateusz.viste /svarlang.lib/ path can be NULL or it can contain several paths separated by a semi colon + documentation improved  
620 1009 d 11 h mateuszviste /svarlang.lib/ added a note about licensing  
599 1010 d 13 h mateuszviste /svarlang.lib/ svarlang is an actual library now  
598 1010 d 14 h mateuszviste /svarlang.lib/ renamed doc file  
597 1011 d 0 h mateuszviste /svarlang.lib/ svarlang - a C library for loading NLS strings in SvarDOS programs