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.c
@ 2248
– Rev 2243
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
2243
5 d 17 h
mateusz.viste
/svarcom/trunk/
DIR uses the global buffer instead of a dyn alloc, SvarCOM free of stdlib dependencies now
2242
6 d 9 h
mateusz.viste
/svarcom/trunk/
replaced qsort() from libc by own implementation of a selective sort (slower, but requires no auxiliary memory and no stack)
2230
8 d 9 h
mateusz.viste
/svarcom/trunk/
replaced _fmalloc() by inline assembly
2228
8 d 9 h
mateusz.viste
/svarcom/trunk/
ver: no sprintf() dependency, SvarCOM is free of stdio now
2218
10 d 12 h
mateusz.viste
/svarcom/trunk/
eliminated _strlwr() and memset() dependencies
2215
10 d 13 h
mateusz.viste
/svarcom/trunk/
eliminated strcat() dependencies
2192
13 d 12 h
mateusz.viste
/svarcom/trunk/
renamed BUFFER to BUFFERPTR to avoid confusion with the global BUFFER variable
1822
98 d 19 h
mateusz.viste
/svarcom/trunk/
SvarCOM PROMPT supports $v
1797
243 d 6 h
mateusz.viste
/svarcom/trunk/
rewritten a couple of inline _asm blocks into pragma aux constructs (saved 112 bytes of memory footprint)
1730
259 d 4 h
mateusz.viste
/svarcom/trunk/
implemented the internal LOADHIGH command
1716
262 d 5 h
mateusz.viste
/svarcom/trunk/
DIR/O support -- preliminary design (without actual sorting yet)
1129
959 d 18 h
mateusz.viste
/svarcom/trunk/
added comments for clarity
1090
964 d 15 h
mateusz.viste
/svarcom/trunk/
implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)
1045
969 d 7 h
mateusz.viste
/svarcom/trunk/
implemented TRUENAME
989
976 d 17 h
mateusz.viste
/svarcom/trunk/
many new strings are localizeable now
982
977 d 9 h
mateusz.viste
/svarcom/trunk/
FOR skeleton and help screen
962
980 d 4 h
mateusz.viste
/svarcom/trunk/
GOTO skeleton
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
571
1007 d 7 h
mateuszviste
/svarcom/trunk/
support for "global executable links" (new command: ln)
←Prev
1
2
Next→
Show All