Subversion Repositories SvarDOS

Rev

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

Rev 1072 Rev 1073
Line 8... Line 8...
8
 - fixed stdin redirection handling (was broken since 2022.1)
8
 - fixed stdin redirection handling (was broken since 2022.1)
9
 - only COM, EXE and BAT files are allowed for execution
9
 - only COM, EXE and BAT files are allowed for execution
10
 - FOR command: accepts control characters as pattern delimiters
10
 - FOR command: accepts control characters as pattern delimiters
11
 - FOR command: patterns without wildcards are processed as messages
11
 - FOR command: patterns without wildcards are processed as messages
12
 - implemented the TRUENAME command
12
 - implemented the TRUENAME command
13
 - VER command: displays DOS revision and memory area location
13
 - VER command: displays true DOS version, DOS revision, memory area location
14
 - REN command: allows renaming directory names
14
 - REN command: allows renaming directory names
15
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error
15
 - ln creates %DOSDIR%\LINKS directory when needed and warns on error
16
 - ln add outputs an error message when link already exists
16
 - ln add outputs an error message when link already exists
17
 - added Polish translations
17
 - added Polish translations
18
 - added German translations, courtesy of Robert Riebisch (bttr)
18
 - added German translations, courtesy of Robert Riebisch (bttr)