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