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
605 841 d 2 h mateuszviste /localcfg/trunk/ fixed package building  
604 841 d 2 h mateuszviste /localcfg/trunk/nls_lang/ fixed PL translations  
603 841 d 4 h mateuszviste /localcfg/trunk/ NLS support  
602 841 d 7 h mateuszviste /svarlang.lib/ do not forget to clean up lib files as well  
601 841 d 7 h mateuszviste /svarlang.lib/ output file is out.lng  
600 841 d 7 h mateuszviste /localcfg/trunk/ added a link to svarlang  
599 841 d 7 h mateuszviste /svarlang.lib/ svarlang is an actual library now  
598 841 d 8 h mateuszviste /svarlang.lib/ renamed doc file  
597 841 d 18 h mateuszviste /svarlang.lib/ svarlang - a C library for loading NLS strings in SvarDOS programs  
596 842 d 1 h mateuszviste / added forgotten redirection to build script  
595 842 d 1 h mateuszviste /localcfg/tags/20220202/ frozen ver 20220202 to tags  
594 842 d 1 h mateuszviste /localcfg/trunk/ set version in LSM  
593 842 d 1 h mateuszviste /localcfg/trunk/ country.sys path is optional, fallbacks to %DOSDIR%\CFG\COUNTRY.SYS  
592 842 d 2 h mateuszviste /localcfg/trunk/ relicensed from BSD 2-clauses to MIT  
591 842 d 2 h mateuszviste /localcfg/trunk/ country loading/saving relies on memory structures  
590 842 d 2 h mateuszviste /localcfg/trunk/ improved wording  
589 842 d 2 h mateuszviste /localcfg/trunk/ enforce 1-byte alignment of structures  
588 842 d 7 h mateuszviste /localcfg/trunk/ example prints out the full filename to country.sys  
587 842 d 7 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 842 d 8 h mateuszviste /localcfg/trunk/ forked localcfg 0.90 into trunk for further development  
585 842 d 8 h mateuszviste /localcfg/ imported localcfg into svardos tree  
584 842 d 8 h mateuszviste / notes about package versions + todo update  
583 842 d 18 h mateuszviste / improved help: added Mateusz' notes about networking + 8086 compat list by Robert Riebisch  
582 842 d 20 h mateuszviste /website/svarcom/ added svarcom homepage to svn for easier tracking  
581 842 d 20 h mateuszviste /svarcom/tags/svarcom-2022.0/ frozen ver 2022.0 to tags  
580 842 d 21 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
579 842 d 21 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
578 842 d 21 h mateuszviste /svarcom/trunk/ added notes about installation  
577 842 d 23 h mateuszviste /svarcom/trunk/ temporary (pipe) files are created in %TEMP% if it is defined  
576 842 d 23 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
575 842 d 23 h mateuszviste /svarcom/trunk/ fixed bug that was causing temporary files not to be closed due to AH overwrite  
574 844 d 7 h mateuszviste / debug included in core  
573 846 d 18 h mateuszviste /svarcom/trunk/ documentation updates  
572 846 d 18 h mateuszviste /svarcom/trunk/ version field to make sure Svarcom and RMOD are always in sync  
571 846 d 19 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  
570 846 d 19 h mateuszviste /svarcom/trunk/ added convenience function env_lookup_valcopy()  
569 851 d 3 h mateuszviste /website/ build date is displayed in the downloads section  
568 851 d 4 h mateuszviste / included FIND in CORE  
567 851 d 5 h mateuszviste /install/nls/ improved DE translations (contributed by Robert Riebisch)  
566 851 d 5 h mateuszviste /website/ renamed Repo link to Packages so it is presumably clearer to new users