Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1140 777 d 7 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
989 797 d 15 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
533 891 d 15 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 900 d 11 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 909 d 5 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 915 d 10 h mateuszviste /svarcom/ moved contents to trunk  
387 920 d 7 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
373 922 d 10 h mateuszviste /svarcom/cmd/ display No Path when no path present + removed debug output  
372 922 d 10 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command