Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2243 3 d 22 h mateusz.viste /svarcom/trunk/ DIR uses the global buffer instead of a dyn alloc, SvarCOM free of stdlib dependencies now  
2242 4 d 14 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 6 d 13 h mateusz.viste /svarcom/trunk/ replaced _fmalloc() by inline assembly  
2228 6 d 14 h mateusz.viste /svarcom/trunk/ ver: no sprintf() dependency, SvarCOM is free of stdio now  
2218 8 d 17 h mateusz.viste /svarcom/trunk/ eliminated _strlwr() and memset() dependencies  
2215 8 d 17 h mateusz.viste /svarcom/trunk/ eliminated strcat() dependencies  
2192 11 d 17 h mateusz.viste /svarcom/trunk/ renamed BUFFER to BUFFERPTR to avoid confusion with the global BUFFER variable  
1822 97 d 0 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1797 241 d 10 h mateusz.viste /svarcom/trunk/ rewritten a couple of inline _asm blocks into pragma aux constructs (saved 112 bytes of memory footprint)  
1730 257 d 9 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
1716 260 d 9 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
1129 957 d 23 h mateusz.viste /svarcom/trunk/ added comments for clarity  
1090 962 d 19 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
1045 967 d 12 h mateusz.viste /svarcom/trunk/ implemented TRUENAME  
989 974 d 22 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
982 975 d 14 h mateusz.viste /svarcom/trunk/ FOR skeleton and help screen  
962 978 d 9 h mateusz.viste /svarcom/trunk/ GOTO skeleton  
957 978 d 10 h mateusz.viste /svarcom/trunk/ CALL support for calling batch files from within batch files  
576 1001 d 15 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
571 1005 d 11 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  

Show All