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
984 827 d 17 h bttr /packages/ added new packages: HWINFO and HWINFO16  
/packages/hwinfo-6.20.svp
/packages/hwinfo16-2.2.svp
983 827 d 18 h mateusz.viste /svarcom/trunk/ smart stack overflow detection: damages only the commandline history and degrades gracefully  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/rmod.asm
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
982 827 d 18 h mateusz.viste /svarcom/trunk/ FOR skeleton and help screen  
/svarcom/trunk/cmd/for.c
/svarcom/trunk/cmd.c
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
981 828 d 3 h bttr /svarcom/trunk/lang/ updated German language meta data  
/svarcom/trunk/lang/de-utf8.txt
980 828 d 3 h bttr /localcfg/trunk/nls_lang/ added drive and path to English language file  
/localcfg/trunk/nls_lang/en.txt
979 828 d 3 h bttr /localcfg/trunk/ added German translation for localcfg  
/localcfg/trunk/nls_lang/de_utf8.txt
/localcfg/trunk/Makefile
978 828 d 4 h bttr /svarcom/trunk/lang/ minor tweaks to German translation  
/svarcom/trunk/lang/de-utf8.txt
977 828 d 4 h bttr /svarcom/trunk/lang/ changed Codepage to Codeseite  
/svarcom/trunk/lang/de-utf8.txt
976 828 d 4 h bttr /svarcom/trunk/ added German translation for SvarCOM  
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/makefile
975 829 d 14 h mateusz.viste /svarcom/trunk/ transient shell follows the int23h vector to locate RMOD (LINK/LN compatibility workaround)  
/svarcom/trunk/history.txt
/svarcom/trunk/rmodinit.c
974 829 d 14 h mateusz.viste /svarcom/trunk/ documentation improved  
/svarcom/trunk/freecom.txt
973 829 d 14 h mateusz.viste /svarcom/trunk/ relinked to new svarlang directory  
/svarcom/trunk/svarlang.lib
972 829 d 15 h mateusz.viste /svarlang.lib/tags/20220226/ frozen ver 20220226 to tags  
/svarlang.lib/tags/20220226
/svarlang.lib/tags/20220226/history.txt
971 829 d 15 h mateusz.viste /svarlang.lib/trunk/ replaced fopen() and friends by direct DOS calls  
/svarlang.lib/trunk/history.txt
/svarlang.lib/trunk/svarlang.c
970 829 d 15 h mateusz.viste /svarlang.lib/tags/ frozen ver 20220217 to tags  
/svarlang.lib/tags
/svarlang.lib/tags/20220217
969 829 d 15 h mateusz.viste /svarlang.lib/ moved SvarLANG head to a trunk directory  
/svarlang.lib/trunk
/svarlang.lib/trunk/autoload.c
/svarlang.lib/trunk/makefile
/svarlang.lib/trunk/svarlang.c
/svarlang.lib/trunk/svarlang.h
/svarlang.lib/trunk/svarlang.txt
/svarlang.lib/trunk/tlumacz.c
/svarlang.lib/autoload.c
/svarlang.lib/makefile
/svarlang.lib/svarlang.c
/svarlang.lib/svarlang.h
/svarlang.lib/svarlang.txt
/svarlang.lib/tlumacz.c
968 829 d 16 h mateusz.viste /svarcom/trunk/ SvarCOM relies on SvarLANG for multi-lang support  
/svarcom/trunk/helpers.c
/svarcom/trunk/makefile
967 829 d 16 h mateusz.viste /svarcom/trunk/ added the int24 handler skeleton  
/svarcom/trunk/int24.asm
966 829 d 16 h mateusz.viste /svarcom/trunk/ makefile release target creates both a source archive and a binary SvarDOS package  
/svarcom/trunk/svarcom.lsm
/svarcom/trunk/makefile
965 829 d 17 h mateusz.viste /svarcom/trunk/ removed the custom tlumacz build, replaced by the one from svarlang.lib + nlsgen moved to the makefile so it is all in one place  
/svarcom/trunk/lang
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/svarlang.lib
/svarcom/trunk/lang/english.txt
/svarcom/trunk/lang/french.txt
/svarcom/trunk/lang/polish.txt
/svarcom/trunk/tlumacz
/svarcom/trunk/helpers.c
/svarcom/trunk/makefile
964 829 d 18 h mateusz.viste /svarcom/trunk/ goto implementation  
/svarcom/trunk/cmd/goto.c
/svarcom/trunk/history.txt
/svarcom/trunk/tlumacz/lang/english.txt
/svarcom/trunk/tlumacz/lang/polish.txt
/svarcom/trunk/todo.txt
963 829 d 18 h mateusz.viste /svarcom/trunk/ rmod bat ctx linked list is freed using a specialized function to enable reusability  
/svarcom/trunk/command.c
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
962 830 d 14 h mateusz.viste /svarcom/trunk/ GOTO skeleton  
/svarcom/trunk/cmd/goto.c
/svarcom/trunk/cmd.c
961 830 d 14 h mateusz.viste /svarcom/trunk/ doc update  
/svarcom/trunk/svarcom.txt
960 830 d 14 h mateusz.viste /svarcom/trunk/ batch :LABELS are skipped during batch processing  
/svarcom/trunk/command.c
959 830 d 14 h mateusz.viste /svarcom/trunk/ DOS errors are output to stdout, and also to stderr if stdout is redirected  
/svarcom/trunk/helpers.c
/svarcom/trunk/history.txt
958 830 d 15 h mateusz.viste /svarcom/trunk/ fixed batch processing with /C (was executing only first command)  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
957 830 d 15 h mateusz.viste /svarcom/trunk/ CALL support for calling batch files from within batch files  
/svarcom/trunk/cmd/call.c
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd.h
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
/svarcom/trunk/todo.txt
956 830 d 15 h mateusz.viste /svarcom/trunk/cmd/ bumped version  
/svarcom/trunk/cmd/ver.c
955 830 d 15 h bttr /packages/ fixed SNOVA version string  
/packages/snova-2009-03-20.svp
/packages/snova-2009-03-20.zip
/packages/snova.svp
/packages/snova.zip
954 830 d 16 h bttr /packages/ removed *.zip from the ignore list  
/packages
953 830 d 16 h bttr /website/repo/ fixed German translation  
/website/repo/lang.php
952 830 d 16 h mateusz.viste /packages/ added nesticle-0.43  
/packages/nesticle-0.43.svp
951 830 d 16 h mateusz.viste /buildidx/ added hardcoded hack to translate version x.xx to 0.44 (NESticle)  
/buildidx/buildidx.php
950 830 d 18 h bttr /packages/ removed buggy/incomplete sources for Stella 1.2*  
/packages/stella-1.2.1.zip
/packages/stella-1.2.zip
949 830 d 23 h mateusz.viste /svarcom/trunk/ redesign of how batch contexts are stored in memory (required for future CALL support)  
/svarcom/trunk/cmd/shift.c
/svarcom/trunk/command.c
/svarcom/trunk/internal.txt
/svarcom/trunk/rmodinit.c
/svarcom/trunk/rmodinit.h
948 831 d 7 h bttr /packages/ removed Stella 1.0b1 (sources miss DOS part)  
/packages/stella-1.0b1.svp
/packages/stella-1.0b1.zip
947 831 d 7 h bttr /packages/ added PCAE 2.0b binaries  
/packages/pcae-2.0b.svp
946 831 d 17 h mateusz.viste /buildidx/ _buildidx.log is part of files tolerated in packages  
/buildidx/buildidx.php
945 831 d 17 h bttr /packages/ added source code for Stella ver 1.1  
/packages/stella-1.1.zip