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 h 27 m mateusz.viste /svarcom/trunk/ DIR uses the global buffer instead of a dyn alloc, SvarCOM free of stdlib dependencies now  
2242 19 h 34 m 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 2 d 18 h mateusz.viste /svarcom/trunk/ replaced _fmalloc() by inline assembly  
2228 2 d 19 h mateusz.viste /svarcom/trunk/ ver: no sprintf() dependency, SvarCOM is free of stdio now  
2218 4 d 22 h mateusz.viste /svarcom/trunk/ eliminated _strlwr() and memset() dependencies  
2215 4 d 22 h mateusz.viste /svarcom/trunk/ eliminated strcat() dependencies  
2192 7 d 22 h mateusz.viste /svarcom/trunk/ renamed BUFFER to BUFFERPTR to avoid confusion with the global BUFFER variable  
1822 93 d 5 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1797 237 d 15 h mateusz.viste /svarcom/trunk/ rewritten a couple of inline _asm blocks into pragma aux constructs (saved 112 bytes of memory footprint)  
1730 253 d 14 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
1716 256 d 14 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
1129 954 d 4 h mateusz.viste /svarcom/trunk/ added comments for clarity  
1090 959 d 0 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
1045 963 d 17 h mateusz.viste /svarcom/trunk/ implemented TRUENAME  
989 971 d 3 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
982 971 d 19 h mateusz.viste /svarcom/trunk/ FOR skeleton and help screen  
962 974 d 14 h mateusz.viste /svarcom/trunk/ GOTO skeleton  
957 974 d 15 h mateusz.viste /svarcom/trunk/ CALL support for calling batch files from within batch files  
576 997 d 20 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
571 1001 d 16 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  

Show All