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