Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2243 7 h 25 m mateusz.viste /svarcom/trunk/ DIR uses the global buffer instead of a dyn alloc, SvarCOM free of stdlib dependencies now  
2242 23 h 32 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 22 h mateusz.viste /svarcom/trunk/ replaced _fmalloc() by inline assembly  
2228 2 d 23 h mateusz.viste /svarcom/trunk/ ver: no sprintf() dependency, SvarCOM is free of stdio now  
2218 5 d 2 h mateusz.viste /svarcom/trunk/ eliminated _strlwr() and memset() dependencies  
2215 5 d 2 h mateusz.viste /svarcom/trunk/ eliminated strcat() dependencies  
2192 8 d 2 h mateusz.viste /svarcom/trunk/ renamed BUFFER to BUFFERPTR to avoid confusion with the global BUFFER variable  
1822 93 d 9 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1797 237 d 19 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 18 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
1716 256 d 18 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
1129 954 d 8 h mateusz.viste /svarcom/trunk/ added comments for clarity  
1090 959 d 4 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
1045 963 d 21 h mateusz.viste /svarcom/trunk/ implemented TRUENAME  
989 971 d 7 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
982 971 d 23 h mateusz.viste /svarcom/trunk/ FOR skeleton and help screen  
962 974 d 18 h mateusz.viste /svarcom/trunk/ GOTO skeleton  
957 974 d 19 h mateusz.viste /svarcom/trunk/ CALL support for calling batch files from within batch files  
576 998 d 0 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
571 1001 d 20 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  

Show All