Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
599 850 d 11 h mateuszviste /svarlang.lib/ svarlang is an actual library now  
/svarlang.lib/autoload.c
/svarlang.lib/makefile
/svarlang.lib/svarlang.c
/svarlang.lib/svarlang.h
/svarlang.lib/svarlang.txt
/svarlang.lib/tlumacz.c
598 850 d 13 h mateuszviste /svarlang.lib/ renamed doc file  
/svarlang.lib/svarlang.txt
/svarlang.lib/tlumacz.txt
597 850 d 22 h mateuszviste /svarlang.lib/ svarlang - a C library for loading NLS strings in SvarDOS programs  
/svarlang.lib
/svarlang.lib/makefile
/svarlang.lib/svarlang.c
/svarlang.lib/svarlang.h
/svarlang.lib/tlumacz.c
/svarlang.lib/tlumacz.txt
596 851 d 5 h mateuszviste / added forgotten redirection to build script  
/build.sh
595 851 d 5 h mateuszviste /localcfg/tags/20220202/ frozen ver 20220202 to tags  
/localcfg/tags/20220202
594 851 d 5 h mateuszviste /localcfg/trunk/ set version in LSM  
/localcfg/trunk/localcfg.lsm
593 851 d 5 h mateuszviste /localcfg/trunk/ country.sys path is optional, fallbacks to %DOSDIR%\CFG\COUNTRY.SYS  
/localcfg/trunk/TODO
/localcfg/trunk/history.txt
/localcfg/trunk/localcfg.c
592 851 d 6 h mateuszviste /localcfg/trunk/ relicensed from BSD 2-clauses to MIT  
/localcfg/trunk/history.txt
/localcfg/trunk/localcfg.c
/localcfg/trunk/localcfg.txt
591 851 d 6 h mateuszviste /localcfg/trunk/ country loading/saving relies on memory structures  
/localcfg/trunk/country.c
/localcfg/trunk/country.h
/localcfg/trunk/history.txt
/localcfg/trunk/localcfg.c
590 851 d 6 h mateuszviste /localcfg/trunk/ improved wording  
/localcfg/trunk/localcfg.txt
589 851 d 6 h mateuszviste /localcfg/trunk/ enforce 1-byte alignment of structures  
/localcfg/trunk/Makefile
588 851 d 11 h mateuszviste /localcfg/trunk/ example prints out the full filename to country.sys  
/localcfg/trunk/history.txt
/localcfg/trunk/localcfg.c
587 851 d 11 h mateuszviste /localcfg/trunk/ pkg build creates a SvarDOS CORE package, compiler changed to WCL, dropped gcc makefile, LSM adapted to SvarDOS, added TODO  
/localcfg/trunk/TODO
/localcfg/trunk/Makefile.gcc
/localcfg/trunk/Makefile
/localcfg/trunk/localcfg.lsm
586 851 d 12 h mateuszviste /localcfg/trunk/ forked localcfg 0.90 into trunk for further development  
/localcfg/trunk
585 851 d 12 h mateuszviste /localcfg/ imported localcfg into svardos tree  
/localcfg
/localcfg/tags
/localcfg/tags/0.90
/localcfg/tags/0.90/Makefile
/localcfg/tags/0.90/Makefile.gcc
/localcfg/tags/0.90/country.c
/localcfg/tags/0.90/country.h
/localcfg/tags/0.90/history.txt
/localcfg/tags/0.90/localcfg.c
/localcfg/tags/0.90/localcfg.lsm
/localcfg/tags/0.90/localcfg.txt
584 851 d 12 h mateuszviste / notes about package versions + todo update  
/help/help-en/pkgfmt.ama
/help/help-en/todo.ama
/website/help/help-en.amb
583 851 d 23 h mateuszviste / improved help: added Mateusz' notes about networking + 8086 compat list by Robert Riebisch  
/help/help-en/8086.ama
/help/help-en/index.ama
/help/help-en/network.ama
/website/help/help-en.amb
582 852 d 1 h mateuszviste /website/svarcom/ added svarcom homepage to svn for easier tracking  
/website/svarcom
/website/svarcom/index.php
/website/svarcom/style.css
581 852 d 1 h mateuszviste /svarcom/tags/svarcom-2022.0/ frozen ver 2022.0 to tags  
/svarcom/tags/svarcom-2022.0
580 852 d 1 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/rmod.asm
579 852 d 1 h mateuszviste /svarcom/trunk/ release is zipped with more aggressive ZIP options  
/svarcom/trunk/makefile
578 852 d 1 h mateuszviste /svarcom/trunk/ added notes about installation  
/svarcom/trunk/svarcom.txt
577 852 d 3 h mateuszviste /svarcom/trunk/ temporary (pipe) files are created in %TEMP% if it is defined  
/svarcom/trunk/command.c
/svarcom/trunk/redir.c
/svarcom/trunk/redir.h
/svarcom/trunk/todo.txt
576 852 d 3 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/internal.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
575 852 d 3 h mateuszviste /svarcom/trunk/ fixed bug that was causing temporary files not to be closed due to AH overwrite  
/svarcom/trunk/redir.c
574 853 d 11 h mateuszviste / debug included in core  
/build.sh
573 855 d 22 h mateuszviste /svarcom/trunk/ documentation updates  
/svarcom/trunk/internal.txt
/svarcom/trunk/todo.txt
572 855 d 23 h mateuszviste /svarcom/trunk/ version field to make sure Svarcom and RMOD are always in sync  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.h
571 855 d 23 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  
/svarcom/trunk/cmd/ln.c
/svarcom/trunk/cmd.c
/svarcom/trunk/command.c
/svarcom/trunk/helpers.c
/svarcom/trunk/helpers.h
/svarcom/trunk/history.txt
/svarcom/trunk/internal.txt
/svarcom/trunk/svarcom.txt
570 855 d 23 h mateuszviste /svarcom/trunk/ added convenience function env_lookup_valcopy()  
/svarcom/trunk/env.c
/svarcom/trunk/env.h
569 860 d 8 h mateuszviste /website/ build date is displayed in the downloads section  
/website/index-main.php
568 860 d 9 h mateuszviste / included FIND in CORE  
/build.sh
567 860 d 9 h mateuszviste /install/nls/ improved DE translations (contributed by Robert Riebisch)  
/install/nls/install.de
/install/nls/install.de.utf8
566 860 d 9 h mateuszviste /website/ renamed Repo link to Packages so it is presumably clearer to new users  
/website/index.php
565 860 d 9 h mateuszviste / typo fixes  
/help/help-en/pkgfmt.ama
/website/help/help-en.amb
564 862 d 5 h mateuszviste / added -X to zip when creating packages, saves some bits (thanks to Robert Riebisch for finding this out)  
/help/help-en/pkgfmt.ama
/website/help/help-en.amb
563 864 d 0 h mateuszviste /buildidx/ slight optimization  
/buildidx/buildidx.php
562 864 d 5 h mateuszviste / rewritten buildidx in php + improved so it ignores alt packages (build script no longer has to hide them)  
/buildidx/buildidx.php
/buildidx/old
/buildidx/old/Makefile
/buildidx/old/buildidx.c
/buildidx/old/readme.txt
/buildidx/Makefile
/buildidx/buildidx.c
/build.sh
/buildidx/readme.txt
561 865 d 3 h mateuszviste / updated TODO  
/help/help-en/todo.ama
/website/help/help-en.amb
560 865 d 3 h mateuszviste /website/repo/ formatting fix so the output is nicer even with long version strings  
/website/repo/index.php