Subversion Repositories SvarDOS

Rev

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

Rev 473 Rev 474
Line 6... Line 6...
6
 
6
 
7
 
7
 
8
=== BEFORE NEXT RELEASE ======================================================
8
=== BEFORE NEXT RELEASE ======================================================
9
 
9
 
10
pipes redirections
10
pipes redirections
-
 
11
autoexec.bat processing (with F5 skipping)
11
basic BAT support (without workflow controls, FOR loops etc)
12
make cmdline a near pointer for better performance (maybe a separate buffer)
-
 
13
put the rmod->echoflag inside rmod->flags
12
 
14
 
13
 
15
 
14
=== AT SOME LATER TIME =======================================================
16
=== AT SOME LATER TIME =======================================================
15
 
17
 
16
translations should be cached in rmod-owned memory
18
translations should be cached in rmod-owned memory
Line 36... Line 38...
36
 
38
 
37
compression of NLS strings and rmod core (lz4?)
39
compression of NLS strings and rmod core (lz4?)
38
 
40
 
39
dynamic resizing of environment space
41
dynamic resizing of environment space
40
single-stepping AUTOEXEC with F8 at boot time (/Y)
42
single-stepping AUTOEXEC with F8 at boot time (/Y)
41
skipping AUTOEXEC with F5 at boot time (/D)
-
 
42
CTTY
43
CTTY
43
LOADHIGH/LH
44
LOADHIGH/LH
44
 
45
 
45
advanced batch files support:
46
advanced batch files support:
46
 - CALL
47
 - CALL