Subversion Repositories SvarDOS

Rev

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

Rev 537 Rev 542
Line 6... Line 6...
6
 
6
 
7
 
7
 
8
=== HIGH PRIORITY ============================================================
8
=== HIGH PRIORITY ============================================================
9
 
9
 
10
pipes redirections
10
pipes redirections
11
DIR /A
-
 
12
int 24h handler (abort, retry, fail, ignore)
11
int 24h handler (abort, retry, fail, ignore)
13
advanced batch constructs: CALL, FOR, GOTO
12
advanced batch constructs: CALL, FOR, GOTO
14
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
13
IF EXIST on an empty drive should not lead to the 'Abort, Retry, Fail' prompt
15
 
14
 
16
 
15
 
Line 38... Line 37...
38
COMSPEC self-setting does not work under MS-DOS 5/6 (no exepath in env block)
37
COMSPEC self-setting does not work under MS-DOS 5/6 (no exepath in env block)
39
compression of NLS strings and rmod core (lz4?)
38
compression of NLS strings and rmod core (lz4?)
40
dynamic resizing of environment space
39
dynamic resizing of environment space
41
CTTY
40
CTTY
42
LOADHIGH/LH
41
LOADHIGH/LH
43
tlumacz: detect incomplete translation files and fill missing strings with EN
-
 
44
 
42
 
45
 
43
 
46
====================================================================== EOF ===
44
====================================================================== EOF ===