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
1086 834 d 7 h bttr /svarcom/trunk/cmd/ fixed VER (a little)  
1081 835 d 7 h mateusz.viste /svarcom/trunk/cmd/ checking for failure of the trueversion call (CF set)  
1080 835 d 8 h mateusz.viste /svarcom/trunk/cmd/ fixed true version string to display... true version  
1079 835 d 8 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 835 d 9 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
1068 835 d 11 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
1066 836 d 9 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
1056 837 d 9 h mateusz.viste /svarcom/trunk/ VER command: displays DOS revision and memory area location  
1042 838 d 16 h mateusz.viste /svarcom/trunk/ version bump and added note about German translations  
1001 845 d 6 h mateusz.viste /svarcom/trunk/ step by step execution of batch files with /Y  
989 845 d 19 h mateusz.viste /svarcom/trunk/ many new strings are localizeable now  
956 849 d 7 h mateusz.viste /svarcom/trunk/cmd/ bumped version  
580 872 d 10 h mateuszviste /svarcom/trunk/ bumped versions and copyright dates  
533 939 d 19 h mateuszviste /svarcom/trunk/ internal commands return an enum + finished implementation of IF ERRORLEVEL  
521 941 d 14 h mateuszviste /svarcom/trunk/ documentation improvements  
496 945 d 13 h mateuszviste /svarcom/trunk/ ver /dbg is controlled by a compile-time define  
492 945 d 14 h mateuszviste /svarcom/trunk/cmd/ doc update  
488 945 d 15 h mateuszviste /svarcom/trunk/cmd/ added an rmpd memory dump to dbg output  
475 946 d 17 h mateuszviste /svarcom/trunk/ rmod->echoflag merged inside rmod->flags  
468 948 d 9 h mateuszviste /svarcom/trunk/cmd/ improved documentation  
456 949 d 20 h mateuszviste /svarcom/trunk/cmd/ improved dbg output  
453 949 d 21 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 950 d 7 h mateuszviste /svarcom/trunk/ implemented ver /dbg  
431 956 d 8 h mateuszviste /svarcom/trunk/ implemented: DATE  
421 957 d 8 h mateuszviste /svarcom/trunk/ documentation improvements and added licensing information to all src files  
401 962 d 10 h mateuszviste /svarcom/trunk/cmd/ versioning scheme changed to YEAR.MINOR  
397 963 d 14 h mateuszviste /svarcom/ moved contents to trunk  
387 968 d 11 h mateuszviste /svarcom/ commands use cmd_ishlp() to detect /? in argv list  
379 969 d 12 h mateuszviste /svarcom/ ver implementation