Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2218 1 d 6 h mateusz.viste /svarcom/trunk/ eliminated _strlwr() and memset() dependencies  
2215 1 d 6 h mateusz.viste /svarcom/trunk/ eliminated strcat() dependencies  
2192 4 d 6 h mateusz.viste /svarcom/trunk/ renamed BUFFER to BUFFERPTR to avoid confusion with the global BUFFER variable  
1822 89 d 13 h mateusz.viste /svarcom/trunk/ SvarCOM PROMPT supports $v  
1797 234 d 0 h mateusz.viste /svarcom/trunk/ rewritten a couple of inline _asm blocks into pragma aux constructs (saved 112 bytes of memory footprint)  
1730 249 d 22 h mateusz.viste /svarcom/trunk/ implemented the internal LOADHIGH command  
1716 252 d 22 h mateusz.viste /svarcom/trunk/ DIR/O support -- preliminary design (without actual sorting yet)  
1129 950 d 12 h mateusz.viste /svarcom/trunk/ added comments for clarity  
1090 955 d 8 h mateusz.viste /svarcom/trunk/ implemented CTTY and LOADHIGH/LH as no-ops (LH loads programs low)  
1045 960 d 1 h mateusz.viste /svarcom/trunk/ implemented TRUENAME  
989 967 d 11 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
982 968 d 3 h mateusz.viste /svarcom/trunk/ FOR skeleton and help screen  
962 970 d 22 h mateusz.viste /svarcom/trunk/ GOTO skeleton  
957 970 d 23 h mateusz.viste /svarcom/trunk/ CALL support for calling batch files from within batch files  
576 994 d 4 h mateuszviste /svarcom/trunk/ temporary pipe files are deleted once used  
571 998 d 1 h mateuszviste /svarcom/trunk/ support for "global executable links" (new command: ln)  
538 1057 d 23 h mateuszviste /svarcom/trunk/ DOS errors can be translated now + always output to stderr instead of stdout  
533 1061 d 11 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
532 1062 d 4 h mateuszviste /svarcom/trunk/ work in progress "IF" implementation  
527 1062 d 7 h mateuszviste /svarcom/trunk/ replaced puts() by outputnl() for consistency  

Show All