Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1090 808 d 6 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
/svarcom/trunk/cmd/_notimpl.c
/svarcom/trunk/cmd.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
1089 808 d 9 h bttr /svarcom/trunk/lang/ synced DE to EN  
/svarcom/trunk/lang/de-utf8.txt
1088 808 d 9 h bttr /svarcom/trunk/lang/ improved EN help for REN / RENAME command  
/svarcom/trunk/lang/en-utf8.txt
1087 808 d 9 h bttr /svarcom/trunk/lang/ improved EN help for FOR and VER commands  
/svarcom/trunk/lang/en-utf8.txt
1086 808 d 20 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
/svarcom/trunk/cmd/ver.c
1085 808 d 23 h mateusz.viste /svarcom/trunk/ /a:xxx is supported like an equivalent to /axxx [#44077]  
/svarcom/trunk/cmd/dir.c
/svarcom/trunk/history.txt
1084 809 d 1 h bttr /svarcom/trunk/ fixed and improved English help screens (todo: sync to sources)  
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
1083 809 d 1 h bttr /svarcom/trunk/ added ticket numbers to history.txt  
/svarcom/trunk/history.txt
1082 809 d 21 h mateusz.viste /svarcom/trunk/lang/ typo fix: "One of more" -> "One or more"  
/svarcom/trunk/lang/en-utf8.txt
1081 809 d 21 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
/svarcom/trunk/cmd/ver.c
1080 809 d 21 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
/svarcom/trunk/cmd/ver.c
1079 809 d 21 h mateusz.viste /svarcom/trunk/ true ver displayed only if different from normal ver + output on the same line to avoid unnecessary extra confusion  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1078 809 d 21 h bttr /svarcom/trunk/lang/ removed . in DE translation  
/svarcom/trunk/lang/de-utf8.txt
1077 809 d 21 h bttr /svarcom/trunk/lang/ updated DE translation  
/svarcom/trunk/lang/de-utf8.txt
1076 809 d 22 h mateusz.viste /svarcom/trunk/lang/ true ver string (20.10) added in FR, PL and TR  
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1075 809 d 22 h bttr /svarcom/trunk/cmd/ fixed typo  
/svarcom/trunk/cmd/for.c
1074 809 d 22 h bttr /svarcom/trunk/cmd/ sync source code comments to EN language file  
/svarcom/trunk/cmd/for.c
1073 809 d 22 h bttr /svarcom/trunk/ updated FOR help screen and SvarCOM changelog  
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
1072 809 d 22 h mateusz.viste /svarcom/trunk/ only COM, EXE and BAT files are allowed for execution  
/svarcom/trunk/helpers.c
/svarcom/trunk/history.txt
1071 809 d 22 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
/svarcom/trunk/cmd/ver.c
1070 809 d 23 h mateusz.viste /svarcom/trunk/ FOR patterns are normalized during command parsing + path concatenating is skipped for non-file-wildcards messages  
/svarcom/trunk/cmd/for.c
/svarcom/trunk/command.c
1069 809 d 23 h mateusz.viste /svarcom/trunk/ improved doc  
/svarcom/trunk/svarcom.txt
1068 810 d 0 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/lang/en-utf8.txt
1067 810 d 6 h mateusz.viste /svarcom/trunk/lang/ minor fixes of FR and TR translations, as per Robert's suggestion  
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1066 810 d 23 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
/svarcom/trunk/cmd/ver.c
1065 810 d 23 h bttr /svarcom/trunk/ fixed typo  
/svarcom/trunk/command.c
1063 811 d 5 h mateusz.viste /svarcom/trunk/ update svarlang.lib (10K lower memory footprint)  
/svarcom/trunk/svarlang.lib
1060 811 d 9 h mateusz.viste /svarcom/trunk/lang/ updated FR and TR translations, kindly contributed by Berki Yenigun (thraex)  
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1059 811 d 9 h mateusz.viste /svarcom/trunk/lang/ added missing pl string  
/svarcom/trunk/lang/pl-utf8.txt
1058 811 d 9 h mateusz.viste /svarcom/trunk/ lang build moved to a separate target for easier manual rebuilds  
/svarcom/trunk/makefile
1057 811 d 22 h mateusz.viste /svarcom/trunk/ REN command: allows renaming directory names  
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1056 811 d 22 h mateusz.viste /svarcom/trunk/ VER command: displays DOS revision and memory area location  
/svarcom/trunk/cmd/ver.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
1055 811 d 23 h mateusz.viste /svarcom/trunk/ FOR command: patterns without wildcards are processed as messages  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
1054 811 d 23 h mateusz.viste /svarcom/trunk/ FOR command accepts control characters as pattern delimiters  
/svarcom/trunk/command.c
/svarcom/trunk/history.txt
1053 812 d 3 h bttr /svarcom/trunk/lang/ fixed and improved DE translation  
/svarcom/trunk/lang/de-utf8.txt
1052 812 d 3 h bttr /svarcom/trunk/lang/ updated DE translation for SvarCOM  
/svarcom/trunk/lang/de-utf8.txt
1051 812 d 4 h bttr /svarcom/trunk/lang/ corrected TRUENAME help screen  
/svarcom/trunk/lang/en-utf8.txt
1050 812 d 7 h mateusz.viste /svarcom/trunk/ improved help for RENAME so it mentions the possibility to use wildcards  
/svarcom/trunk/cmd/rename.c
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
1049 812 d 7 h mateusz.viste /svarcom/trunk/ completed Polish translations  
/svarcom/trunk/history.txt
/svarcom/trunk/lang/pl-utf8.txt
1048 812 d 7 h bttr /svarcom/trunk/lang/ updated DE translation for SvarCOM  
/svarcom/trunk/lang/de-utf8.txt