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
612 831 d 19 h mateuszviste /localcfg/ frozen ver 20220203 to tags  
611 831 d 19 h mateuszviste /localcfg/trunk/ extra error messages  
610 831 d 20 h mateuszviste /localcfg/trunk/ memory usage optimizations  
609 831 d 20 h mateuszviste /localcfg/trunk/ fixed pkg build  
608 831 d 20 h mateuszviste /localcfg/trunk/ file buffer is shared between read and write routines  
607 831 d 20 h mateuszviste /localcfg/trunk/ minor documentation updates  
606 831 d 20 h mateuszviste /localcfg/trunk/ removed printf() calls, replaced by direct DOS calls  
605 831 d 20 h mateuszviste /localcfg/trunk/ fixed package building  
604 831 d 20 h mateuszviste /localcfg/trunk/nls_lang/ fixed PL translations  
603 831 d 22 h mateuszviste /localcfg/trunk/ NLS support  
602 832 d 1 h mateuszviste /svarlang.lib/ do not forget to clean up lib files as well  
601 832 d 1 h mateuszviste /svarlang.lib/ output file is out.lng  
600 832 d 1 h mateuszviste /localcfg/trunk/ added a link to svarlang  
599 832 d 2 h mateuszviste /svarlang.lib/ svarlang is an actual library now  
598 832 d 3 h mateuszviste /svarlang.lib/ renamed doc file  
597 832 d 12 h mateuszviste /svarlang.lib/ svarlang - a C library for loading NLS strings in SvarDOS programs  
596 832 d 19 h mateuszviste / added forgotten redirection to build script  
595 832 d 19 h mateuszviste /localcfg/tags/20220202/ frozen ver 20220202 to tags  
594 832 d 19 h mateuszviste /localcfg/trunk/ set version in LSM  
593 832 d 19 h mateuszviste /localcfg/trunk/ country.sys path is optional, fallbacks to %DOSDIR%\CFG\COUNTRY.SYS  
592 832 d 20 h mateuszviste /localcfg/trunk/ relicensed from BSD 2-clauses to MIT  
591 832 d 20 h mateuszviste /localcfg/trunk/ country loading/saving relies on memory structures  
590 832 d 20 h mateuszviste /localcfg/trunk/ improved wording  
589 832 d 20 h mateuszviste /localcfg/trunk/ enforce 1-byte alignment of structures  
588 833 d 1 h mateuszviste /localcfg/trunk/ example prints out the full filename to country.sys  
587 833 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  
586 833 d 2 h mateuszviste /localcfg/trunk/ forked localcfg 0.90 into trunk for further development  
585 833 d 2 h mateuszviste /localcfg/ imported localcfg into svardos tree  
584 833 d 2 h mateuszviste / notes about package versions + todo update  
583 833 d 13 h mateuszviste / improved help: added Mateusz' notes about networking + 8086 compat list by Robert Riebisch  
582 833 d 15 h mateuszviste /website/svarcom/ added svarcom homepage to svn for easier tracking  
581 833 d 15 h mateuszviste /svarcom/tags/svarcom-2022.0/ frozen ver 2022.0 to tags  
580 833 d 15 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
579 833 d 15 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
578 833 d 15 h mateuszviste /svarcom/trunk/ added notes about installation  
577 833 d 17 h mateuszviste /svarcom/trunk/ temporary (pipe) files are created in %TEMP% if it is defined  
576 833 d 17 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
575 833 d 17 h mateuszviste /svarcom/trunk/ fixed bug that was causing temporary files not to be closed due to AH overwrite  
574 835 d 1 h mateuszviste / debug included in core  
573 837 d 12 h mateuszviste /svarcom/trunk/ documentation updates