Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1203 569 d 14 h mateusz.viste /svarcom/tags/svarcom-2023.1/ frozen ver 2023.1 to tags  
1140 903 d 10 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
989 923 d 19 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
533 1017 d 19 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 1026 d 14 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 1035 d 9 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 1041 d 14 h mateuszviste /svarcom/ moved contents to trunk  
387 1046 d 11 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
373 1048 d 14 h mateuszviste /svarcom/cmd/ display No Path when no path present + removed debug output  
372 1048 d 14 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command