SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
svarcom
/
trunk
/
cmd.h
@ 2248
– Rev 1730
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1730
259 d 4 h
mateusz.viste
/svarcom/trunk/
implemented the internal LOADHIGH command
957
980 d 5 h
mateusz.viste
/svarcom/trunk/
CALL support for calling batch files from within batch files
576
1003 d 10 h
mateuszviste
/svarcom/trunk/
temporary pipe files are deleted once used
533
1070 d 17 h
mateuszviste
/svarcom/trunk/
internal commands return an enum + finished implementation of IF ERRORLEVEL
517
1073 d 8 h
mateuszviste
/svarcom/trunk/
rmod performs redirections before running programs
508
1074 d 6 h
mateuszviste
/svarcom/trunk/
implemented %0 %1 %2 etc in batch files
501
1074 d 14 h
mateuszviste
/svarcom/trunk/
improved BUFFER memory tracking
479
1077 d 8 h
mateuszviste
/svarcom/trunk/
cmdline far ptr is replaced by a local array, shared with BUFFER and merged with rmodcore
449
1081 d 13 h
mateuszviste
/svarcom/trunk/
implemented /P and a generic rmod memory buffer for transient-only settings
421
1088 d 7 h
mateuszviste
/svarcom/trunk/
documentation improvements and added licensing information to all src files
405
1092 d 11 h
mateuszviste
/svarcom/trunk/
implemented ECHO
397
1094 d 12 h
mateuszviste
/svarcom/
moved contents to trunk
372
1101 d 12 h
mateuszviste
/svarcom/
improved memory management by using an explcit buffer instead of stack space + implemented the PATH command
364
1105 d 9 h
mateuszviste
/svarcom/
command-line parsing is different for internal and external commands (typically: trailing dots are not considered part of the command)
357
1107 d 7 h
mateuszviste
/svarcom/
work in progress implementation of SET var=value
352
1107 d 13 h
mateuszviste
/svarcom/
reorganized source code into more modules