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