521 |
mateuszvis |
1 |
|
|
|
2 |
|
|
|
3 |
=== SvarCOM's history / changelog ===
|
|
|
4 |
|
|
|
5 |
|
1083 |
bttr |
6 |
|
1992 |
mateusz.vi |
7 |
=== ver XXXX.X (XX.XX.XXXX) ==================================================
|
|
|
8 |
|
|
|
9 |
- COPY returns "insufficient disk space" on write error (was: "insuff. mem")
|
2165 |
mateusz.vi |
10 |
- COPY uses a bigger buffer to limit floppy swaps with the B: ghost drive
|
2175 |
mateusz.vi |
11 |
- COPY removes the partially copied file when error occurs during copy
|
1997 |
mateusz.vi |
12 |
- batch execution in step-by-step mode accepts the RETURN key as "Yes"
|
2160 |
mateusz.vi |
13 |
- upgraded SvarLANG to ver 20241010 (LNG file is compressed now)
|
2161 |
mateusz.vi |
14 |
- improved message when failing to respawn (translatable)
|
1992 |
mateusz.vi |
15 |
|
|
|
16 |
|
1988 |
mateusz.vi |
17 |
=== ver 2024.6 (28.08.2024) ==================================================
|
|
|
18 |
|
1960 |
mateusz.vi |
19 |
- DIR: size of files larger than 100M is displayed correctly
|
|
|
20 |
|
|
|
21 |
|
1914 |
mateusz.vi |
22 |
=== ver 2024.5 (17.08.2024) ==================================================
|
1906 |
mateusz.vi |
23 |
|
|
|
24 |
- Fixed resetting the EDR kernel environment segment after fetching it
|
|
|
25 |
|
|
|
26 |
|
1899 |
mateusz.vi |
27 |
=== ver 2024.4 (16.08.2024) ==================================================
|
1839 |
mateusz.vi |
28 |
|
|
|
29 |
- /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)
|
1840 |
mateusz.vi |
30 |
- DR-DOS compatibility: F5/F8 boot key presses are detected and handled
|
1842 |
mateusz.vi |
31 |
- VER command: provides extended kernel information when available
|
1860 |
mateusz.vi |
32 |
- fixed COMSPEC respawning when SvarCOM is aborted through CTRL+C
|
1851 |
mateusz.vi |
33 |
- when COMMAND.COM respawn fails, the exact path that was tried is displayed
|
1899 |
mateusz.vi |
34 |
- CTRL+C can abort the ongoing batch files or FOR loop
|
1861 |
mateusz.vi |
35 |
- EDR-DOS kernel ("config") environment is used as the initial (master) env
|
1874 |
mateusz.vi |
36 |
- SvarCOM provides its own INT 24h handler (thank you ECM for all your help!)
|
1839 |
mateusz.vi |
37 |
|
|
|
38 |
|
1825 |
mateusz.vi |
39 |
=== ver 2024.3 (25.07.2024) ==================================================
|
1822 |
mateusz.vi |
40 |
|
1823 |
mateusz.vi |
41 |
- PROMPT: supports $v, $d and $t tags
|
1824 |
mateusz.vi |
42 |
- fixed COMMAND/C processing of batch files and FOR loops (bugz #74)
|
1822 |
mateusz.vi |
43 |
|
|
|
44 |
|
1746 |
mateusz.vi |
45 |
=== ver 2024.2 (20.02.2024) ==================================================
|
1714 |
mateusz.vi |
46 |
|
1716 |
mateusz.vi |
47 |
- DIR command: added /O support
|
1725 |
mateusz.vi |
48 |
- DIR command: %DIRCMD% support
|
1736 |
mateusz.vi |
49 |
- command-line parsing modified to work around a DN bug. Thanks to Robert
|
1743 |
mateusz.vi |
50 |
Riebisch for reporting the issue and to E. C. Masloch for locating the root
|
1736 |
mateusz.vi |
51 |
cause. ref: https://github.com/SvarDOS/bugz/issues/67
|
1737 |
bttr |
52 |
- implemented the internal LH / LOADHIGH command
|
1732 |
mateusz.vi |
53 |
- SET command: failure to update an env variable does not delete the variable
|
1746 |
mateusz.vi |
54 |
- COPY command: timestamps of copied files are preserved
|
1714 |
mateusz.vi |
55 |
|
|
|
56 |
|
1728 |
mateusz.vi |
57 |
=== ver 2024.1 (17.01.2024) ==================================================
|
1627 |
mateusz.vi |
58 |
|
|
|
59 |
- EDR-DOS compatibility fixes: resident module's PSP is being patched with
|
|
|
60 |
cleared JFTs and its parent fields are rewired to SvarCOM. Many thanks to
|
1736 |
mateusz.vi |
61 |
E. C. Masloch (pushbx) for suggesting this.
|
1629 |
mateusz.vi |
62 |
- updated SvarLANG.lib to ver 20230730
|
1627 |
mateusz.vi |
63 |
|
|
|
64 |
|
1202 |
mateusz.vi |
65 |
=== ver 2023.1 (17.02.2023) ==================================================
|
|
|
66 |
|
|
|
67 |
- improved BR translations (courtesy of Luzemario Dantes)
|
|
|
68 |
|
|
|
69 |
|
1178 |
mateusz.vi |
70 |
=== ver 2023.0 (06.02.2023) ==================================================
|
|
|
71 |
|
|
|
72 |
- added a dummy INT 0x2E handler
|
|
|
73 |
- added BR translations (courtesy of Luzemario Dantes)
|
|
|
74 |
|
|
|
75 |
|
1162 |
mateusz.vi |
76 |
=== ver 2022.4 (12.04.2022) ==================================================
|
1135 |
bttr |
77 |
|
1147 |
bttr |
78 |
- SET command: fixed upcasing of var names with high-ASCII chars [#44145]
|
|
|
79 |
- PATH command: path is always upcased [#44146]
|
|
|
80 |
- DIR command: output adapted to 40-columns screen modes [#44153]
|
|
|
81 |
- DIR command: make use of thousands separator for file sizes [#44151]
|
|
|
82 |
- tabs are accepted as command-line separators (part of [#44145])
|
1162 |
mateusz.vi |
83 |
- PSP FCB fields of launched apps are filled with cmdline arguments [#44268]
|
1135 |
bttr |
84 |
|
|
|
85 |
|
1100 |
mateusz.vi |
86 |
=== ver 2022.3 (13.03.2022) ==================================================
|
1040 |
mateusz.vi |
87 |
|
1083 |
bttr |
88 |
- fixed stdin redirection handling (was broken since 2022.1) [#44027]
|
|
|
89 |
- only COM, EXE and BAT files are allowed for execution [#44068]
|
|
|
90 |
- FOR command: accepts control characters as pattern delimiters [#44058]
|
|
|
91 |
- FOR command: patterns without wildcards are processed as messages [#44058]
|
|
|
92 |
- implemented the TRUENAME command [#44051]
|
1085 |
mateusz.vi |
93 |
- DIR command: /a:xxx is supported like an equivalent to /axxx [#44077]
|
1100 |
mateusz.vi |
94 |
- VER command: displays DOS memory location (low, HMA, ROM...) [#44050]
|
|
|
95 |
- VER command: displays true DOS version and DOS rev (bttr) [#44050]
|
1083 |
bttr |
96 |
- REN command: allows renaming directory names [#44060]
|
1090 |
mateusz.vi |
97 |
- implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)
|
1091 |
mateusz.vi |
98 |
- LN creates %DOSDIR%\LINKS directory when needed and warns on error [#44042]
|
|
|
99 |
- LN ADD outputs an error message when link already exists [#44043]
|
1049 |
mateusz.vi |
100 |
- added Polish translations
|
1042 |
mateusz.vi |
101 |
- added German translations, courtesy of Robert Riebisch (bttr)
|
1072 |
mateusz.vi |
102 |
- added French translations, kindly contributed by Berki Yenigun (thraex)
|
|
|
103 |
- added Turkish translations, submitted by Berki Yenigun (thraex)
|
1084 |
bttr |
104 |
- fixed and improved English help screens
|
1040 |
mateusz.vi |
105 |
|
1041 |
mateusz.vi |
106 |
|
1025 |
mateusz.vi |
107 |
=== ver 2022.2 (04.03.2022) ==================================================
|
1001 |
mateusz.vi |
108 |
|
1025 |
mateusz.vi |
109 |
- added support for the internal FOR command
|
1024 |
mateusz.vi |
110 |
- step-by-step execution of batch files (/Y)
|
1025 |
mateusz.vi |
111 |
- fixed parsing of /C and /K arguments that was leading to spurious warnings
|
1083 |
bttr |
112 |
- fixed %var% matching within batch files to be case-insensitive [#44000]
|
1001 |
mateusz.vi |
113 |
|
|
|
114 |
|
988 |
mateusz.vi |
115 |
=== ver 2022.1 (28.02.2022) ==================================================
|
957 |
mateusz.vi |
116 |
|
964 |
mateusz.vi |
117 |
- added GOTO support (jumps to a labelled line within a batch file)
|
|
|
118 |
- added CALL support (calls batch files from within batch files)
|
959 |
mateusz.vi |
119 |
- DOS errors are output to stdout, and also to stderr if stdout is redirected
|
958 |
mateusz.vi |
120 |
- fixed batch processing with /C (was executing only first command)
|
983 |
mateusz.vi |
121 |
- stack overflow detection degrades gracefully by invalidating command-line
|
|
|
122 |
history (useful if a stack-hungry TSR overflows the RMOD stack)
|
989 |
mateusz.vi |
123 |
- multi-lang support relies on SvarLANG.lib instead of its own routines
|
990 |
mateusz.vi |
124 |
- made all SvarCOM strings localizable
|
|
|
125 |
- added partial German translations (kindly provided by Robert Riebisch)
|
957 |
mateusz.vi |
126 |
|
|
|
127 |
|
580 |
mateuszvis |
128 |
=== ver 2022.0 (01.02.2022) ==================================================
|
526 |
mateuszvis |
129 |
|
571 |
mateuszvis |
130 |
- added "global executable links" support (new command: LN)
|
526 |
mateuszvis |
131 |
- prompt fixed when current drive becomes invalid (eg. empty diskette drive)
|
543 |
mateuszvis |
132 |
- piping support (like dir/b | sort)
|
528 |
mateuszvis |
133 |
- DIR: fixed /P pagination in wide mode
|
542 |
mateuszvis |
134 |
- DIR: implemented /A
|
536 |
mateuszvis |
135 |
- implemented IF command (IF EXIST, IF ERRORLEVEL, IF str==str)
|
537 |
mateuszvis |
136 |
- added a break handler (running application can be aborted with CTRL+C)
|
580 |
mateuszvis |
137 |
- DOS error messages are output to stderr
|
526 |
mateuszvis |
138 |
|
|
|
139 |
|
536 |
mateuszvis |
140 |
=== ver 2021.0 (24.11.2021) ==================================================
|
526 |
mateuszvis |
141 |
|
521 |
mateuszvis |
142 |
- first public release, after roughly a month of work
|
|
|
143 |
|
|
|
144 |
|
|
|
145 |
====================================================================== EOF ===
|