Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1101 832 d 16 h mateusz.viste /svarcom/tags/svarcom-2022.3/ frozen ver 2022.3 to tags  
989 845 d 15 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
533 939 d 15 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 948 d 10 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 957 d 5 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 963 d 10 h mateuszviste /svarcom/ moved contents to trunk  
387 968 d 7 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
373 970 d 10 h mateuszviste /svarcom/cmd/ display No Path when no path present + removed debug output  
372 970 d 10 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command