Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
989 850 d 0 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
533 944 d 0 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 952 d 19 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 961 d 14 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 967 d 19 h mateuszviste /svarcom/ moved contents to trunk  
387 972 d 16 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
373 974 d 19 h mateuszviste /svarcom/cmd/ display No Path when no path present + removed debug output  
372 974 d 19 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command