Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
581 846 d 4 h mateuszviste /svarcom/tags/svarcom-2022.0/ frozen ver 2022.0 to tags  
533 913 d 12 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
462 922 d 8 h mateuszviste /svarcom/trunk/cmd/ fixed PATH and PROMPT: cmdline is NULL-terminated, not CR-terminated  
421 931 d 2 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
397 937 d 8 h mateuszviste /svarcom/ moved contents to trunk  
387 942 d 4 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
376 943 d 12 h mateuszviste /svarcom/cmd/ revmoved extra cr/lfs at end of commands  
372 944 d 8 h mateuszviste /svarcom/ improved memory management by using an explcit buffer instead of stack space + implemented the PATH command  
371 944 d 10 h mateuszviste /svarcom/ PROMPT command