Subversion Repositories SvarDOS

Rev

Rev 1147 | Rev 1162 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1147 Rev 1156
Line 11... Line 11...
11
 - SET command: fixed upcasing of var names with high-ASCII chars [#44145]
11
 - SET command: fixed upcasing of var names with high-ASCII chars [#44145]
12
 - PATH command: path is always upcased [#44146]
12
 - PATH command: path is always upcased [#44146]
13
 - DIR command: output adapted to 40-columns screen modes [#44153]
13
 - DIR command: output adapted to 40-columns screen modes [#44153]
14
 - DIR command: make use of thousands separator for file sizes [#44151]
14
 - DIR command: make use of thousands separator for file sizes [#44151]
15
 - tabs are accepted as command-line separators (part of [#44145])
15
 - tabs are accepted as command-line separators (part of [#44145])
-
 
16
 - FCB fields in PSP of launched apps are filled with cmdline arguments
16
 
17
 
17
 
18
 
18
=== ver 2022.3 (13.03.2022) ==================================================
19
=== ver 2022.3 (13.03.2022) ==================================================
19
 
20
 
20
 - fixed stdin redirection handling (was broken since 2022.1) [#44027]
21
 - fixed stdin redirection handling (was broken since 2022.1) [#44027]