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