Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
625 855 d 9 h mateuszviste /install/trunk/ fixed path to REMed COUNTRY.SYS + writing the actual codepage there  
624 855 d 9 h mateuszviste / INSTALL uses SvarLANG for translations now, instead of kitten  
623 855 d 9 h mateuszviste /svarlang.lib/ support for very long messages (longer than 256 bytes)  
622 855 d 9 h mateuszviste /svarlang.lib/ delete old versions of the libs before rebuilding them  
621 855 d 9 h mateuszviste / fixed typos  
620 855 d 18 h mateuszviste /svarlang.lib/ added a note about licensing  
619 855 d 19 h mateuszviste /install/ moved head files to trunk  
618 855 d 19 h mateuszviste / minor help improvements  
617 856 d 7 h mateuszviste /pkgnet/tags/20220119/ frozen ver 20220119 to tags  
616 856 d 7 h mateuszviste /pkgnet/ moved head files to trunk  
615 856 d 7 h mateuszviste /pkg/tags/20220203/ frozen ver 20220203 to tags  
614 856 d 7 h mateuszviste /pkg/ moved head files to trunk  
613 856 d 7 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
612 856 d 13 h mateuszviste /localcfg/ frozen ver 20220203 to tags  
611 856 d 13 h mateuszviste /localcfg/trunk/ extra error messages  
610 856 d 15 h mateuszviste /localcfg/trunk/ memory usage optimizations  
609 856 d 15 h mateuszviste /localcfg/trunk/ fixed pkg build  
608 856 d 15 h mateuszviste /localcfg/trunk/ file buffer is shared between read and write routines  
607 856 d 15 h mateuszviste /localcfg/trunk/ minor documentation updates  
606 856 d 15 h mateuszviste /localcfg/trunk/ removed printf() calls, replaced by direct DOS calls  
605 856 d 15 h mateuszviste /localcfg/trunk/ fixed package building  
604 856 d 15 h mateuszviste /localcfg/trunk/nls_lang/ fixed PL translations  
603 856 d 17 h mateuszviste /localcfg/trunk/ NLS support  
602 856 d 20 h mateuszviste /svarlang.lib/ do not forget to clean up lib files as well  
601 856 d 20 h mateuszviste /svarlang.lib/ output file is out.lng  
600 856 d 20 h mateuszviste /localcfg/trunk/ added a link to svarlang  
599 856 d 20 h mateuszviste /svarlang.lib/ svarlang is an actual library now  
598 856 d 22 h mateuszviste /svarlang.lib/ renamed doc file  
597 857 d 7 h mateuszviste /svarlang.lib/ svarlang - a C library for loading NLS strings in SvarDOS programs  
596 857 d 14 h mateuszviste / added forgotten redirection to build script  
595 857 d 14 h mateuszviste /localcfg/tags/20220202/ frozen ver 20220202 to tags  
594 857 d 14 h mateuszviste /localcfg/trunk/ set version in LSM  
593 857 d 14 h mateuszviste /localcfg/trunk/ country.sys path is optional, fallbacks to %DOSDIR%\CFG\COUNTRY.SYS  
592 857 d 15 h mateuszviste /localcfg/trunk/ relicensed from BSD 2-clauses to MIT  
591 857 d 15 h mateuszviste /localcfg/trunk/ country loading/saving relies on memory structures  
590 857 d 15 h mateuszviste /localcfg/trunk/ improved wording  
589 857 d 15 h mateuszviste /localcfg/trunk/ enforce 1-byte alignment of structures  
588 857 d 20 h mateuszviste /localcfg/trunk/ example prints out the full filename to country.sys  
587 857 d 20 h mateuszviste /localcfg/trunk/ pkg build creates a SvarDOS CORE package, compiler changed to WCL, dropped gcc makefile, LSM adapted to SvarDOS, added TODO  
586 857 d 21 h mateuszviste /localcfg/trunk/ forked localcfg 0.90 into trunk for further development