Rev 1248 | Rev 1279 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
20230629
- deflang.c has each message on a different line so it is nicer to VCSes
20230628
- added support for \e sequences in translation strings
- implemented svarlang_getver()
20220314
- added support for flagging strings as being "dirty", eg: ?1.1:Hello, World
20220309
- static lib buffer is sized to fit the largest lang block +5% of margin
(was: twice the size of the reference language)
20220226
- replaced fopen() and friends by direct DOS calls (smaller memory footprint)