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