Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1203 435 d 20 h mateusz.viste /svarcom/tags/svarcom-2023.1/ frozen ver 2023.1 to tags  
1202 435 d 20 h mateusz.viste /svarcom/trunk/ bumped version and copyright date  
1178 446 d 13 h mateusz.viste / updated svarcom with BR lang (translations contributed by Luzemario Dantes)  
1135 771 d 15 h bttr /svarcom/trunk/ bump SvarCOM version number  
1098 777 d 19 h bttr /svarcom/trunk/cmd/ updated sources to match help screens  
1092 777 d 20 h bttr /svarcom/trunk/cmd/ fixed VER command to better work with non-SvarDOS/non-FreeDOS kernels  
1086 778 d 13 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
1081 779 d 13 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
1080 779 d 14 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
1079 779 d 14 h mateusz.viste /svarcom/trunk/ true ver displayed only if different from normal ver + output on the same line to avoid unnecessary extra confusion  
1071 779 d 15 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
1068 779 d 17 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
1066 780 d 15 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
1056 781 d 15 h mateusz.viste /svarcom/trunk/ VER command: displays DOS revision and memory area location  
1042 782 d 22 h mateusz.viste /svarcom/trunk/ version bump and added note about German translations  
1001 789 d 12 h mateusz.viste /svarcom/trunk/ step by step execution of batch files with /Y  
989 790 d 0 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
956 793 d 13 h mateusz.viste /svarcom/trunk/cmd/ bumped version  
580 816 d 16 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
533 884 d 0 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
521 885 d 20 h mateuszviste /svarcom/trunk/ documentation improvements  
496 889 d 19 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
492 889 d 20 h mateuszviste /svarcom/trunk/cmd/ doc update  
488 889 d 21 h mateuszviste /svarcom/trunk/cmd/ added an rmpd memory dump to dbg output  
475 890 d 23 h mateuszviste /svarcom/trunk/ rmod->echoflag merged inside rmod->flags  
468 892 d 15 h mateuszviste /svarcom/trunk/cmd/ improved documentation  
456 894 d 2 h mateuszviste /svarcom/trunk/cmd/ improved dbg output  
453 894 d 3 h mateuszviste /svarcom/trunk/ saving original env seg in rmod so I can detect "I am process 0" situations in MS-DOS 5/6  
452 894 d 13 h mateuszviste /svarcom/trunk/ implemented ver /dbg  
431 900 d 14 h mateuszviste /svarcom/trunk/ implemented: DATE  
421 901 d 14 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
401 906 d 16 h mateuszviste /svarcom/trunk/cmd/ versioning scheme changed to YEAR.MINOR  
397 907 d 20 h mateuszviste /svarcom/ moved contents to trunk  
387 912 d 16 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
379 913 d 18 h mateuszviste /svarcom/ ver implementation