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