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