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