Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1139 926 d 21 h mateusz.viste /svarcom/trunk/ env variables are matched using NLS-aware upcase comparison  
1138 927 d 8 h mateusz.viste /svarcom/trunk/ tabs are accepted as command-line separators (and removed bttr's ugly hack)  
1137 927 d 8 h mateusz.viste /svarcom/trunk/ refactored nls-uppercase-string asm into common nls_strtoup()  
1135 928 d 20 h bttr /svarcom/trunk/ bump SvarCOM version number  
1134 928 d 20 h bttr /svarcom/trunk/cmd/ fixed SET not upcasing, e.g., German umlauts, in variable names  
1129 930 d 6 h mateusz.viste /svarcom/trunk/ added comments for clarity  
1100 934 d 7 h mateusz.viste /svarcom/trunk/ last pre-release doc edits  
1099 934 d 10 h mateusz.viste /svarcom/trunk/cmd/ committed forgotten files  
1098 935 d 0 h bttr /svarcom/trunk/cmd/ updated sources to match help screens  
1097 935 d 0 h bttr /svarcom/trunk/ updated to match help screens  
1096 935 d 0 h bttr /svarcom/trunk/lang/ fixed wrong EN rev number in DE language file  
1095 935 d 0 h bttr /svarcom/trunk/ removed extra note about usage of wildcards for REN command  
1094 935 d 1 h bttr /svarcom/trunk/lang/ applied rev 1084 added dots and CONFIG.SYS removal to FR, PL, and TR  
1093 935 d 1 h bttr /svarcom/trunk/lang/ synced DE to EN  
1092 935 d 1 h bttr /svarcom/trunk/cmd/ fixed VER command to better work with non-SvarDOS/non-FreeDOS kernels  
1091 935 d 3 h mateusz.viste /svarcom/trunk/ minor reformatting  
1090 935 d 3 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
1089 935 d 7 h bttr /svarcom/trunk/lang/ synced DE to EN  
1088 935 d 7 h bttr /svarcom/trunk/lang/ improved EN help for REN / RENAME command  
1087 935 d 7 h bttr /svarcom/trunk/lang/ improved EN help for FOR and VER commands  
1086 935 d 18 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
1085 935 d 20 h mateusz.viste /svarcom/trunk/ /a:xxx is supported like an equivalent to /axxx [#44077]  
1084 935 d 22 h bttr /svarcom/trunk/ fixed and improved English help screens (todo: sync to sources)  
1083 935 d 22 h bttr /svarcom/trunk/ added ticket numbers to history.txt  
1082 936 d 18 h mateusz.viste /svarcom/trunk/lang/ typo fix: "One of more" -> "One or more"  
1081 936 d 18 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
1080 936 d 19 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
1079 936 d 19 h mateusz.viste /svarcom/trunk/ true ver displayed only if different from normal ver + output on the same line to avoid unnecessary extra confusion  
1078 936 d 19 h bttr /svarcom/trunk/lang/ removed . in DE translation  
1077 936 d 19 h bttr /svarcom/trunk/lang/ updated DE translation  
1076 936 d 19 h mateusz.viste /svarcom/trunk/lang/ true ver string (20.10) added in FR, PL and TR  
1075 936 d 19 h bttr /svarcom/trunk/cmd/ fixed typo  
1074 936 d 19 h bttr /svarcom/trunk/cmd/ sync source code comments to EN language file  
1073 936 d 19 h bttr /svarcom/trunk/ updated FOR help screen and SvarCOM changelog  
1072 936 d 20 h mateusz.viste /svarcom/trunk/ only COM, EXE and BAT files are allowed for execution  
1071 936 d 20 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
1070 936 d 20 h mateusz.viste /svarcom/trunk/ FOR patterns are normalized during command parsing + path concatenating is skipped for non-file-wildcards messages  
1069 936 d 20 h mateusz.viste /svarcom/trunk/ improved doc  
1068 936 d 22 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
1067 937 d 4 h mateusz.viste /svarcom/trunk/lang/ minor fixes of FR and TR translations, as per Robert's suggestion