Subversion Repositories SvarDOS

Rev

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

Filtering Options

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

Show All