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