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
1072 836 d 5 h mateusz.viste /svarcom/trunk/ only COM, EXE and BAT files are allowed for execution  
1071 836 d 5 h bttr /svarcom/trunk/cmd/ fixed true DOS version display  
1070 836 d 6 h mateusz.viste /svarcom/trunk/ FOR patterns are normalized during command parsing + path concatenating is skipped for non-file-wildcards messages  
1069 836 d 6 h mateusz.viste /svarcom/trunk/ improved doc  
1068 836 d 7 h bttr /svarcom/trunk/ re-added (normal) DOS version reporting and show true DOS version only on DOS 5+  
1067 836 d 13 h mateusz.viste /svarcom/trunk/lang/ minor fixes of FR and TR translations, as per Robert's suggestion  
1066 837 d 6 h bttr /svarcom/trunk/cmd/ updated comment and removed one push/pop pair  
1065 837 d 6 h bttr /svarcom/trunk/ fixed typo  
1063 837 d 12 h mateusz.viste /svarcom/trunk/ update svarlang.lib (10K lower memory footprint)  
1060 837 d 16 h mateusz.viste /svarcom/trunk/lang/ updated FR and TR translations, kindly contributed by Berki Yenigun (thraex)  
1059 837 d 16 h mateusz.viste /svarcom/trunk/lang/ added missing pl string  
1058 837 d 16 h mateusz.viste /svarcom/trunk/ lang build moved to a separate target for easier manual rebuilds  
1057 838 d 5 h mateusz.viste /svarcom/trunk/ REN command: allows renaming directory names  
1056 838 d 5 h mateusz.viste /svarcom/trunk/ VER command: displays DOS revision and memory area location  
1055 838 d 5 h mateusz.viste /svarcom/trunk/ FOR command: patterns without wildcards are processed as messages  
1054 838 d 6 h mateusz.viste /svarcom/trunk/ FOR command accepts control characters as pattern delimiters  
1053 838 d 10 h bttr /svarcom/trunk/lang/ fixed and improved DE translation  
1052 838 d 10 h bttr /svarcom/trunk/lang/ updated DE translation for SvarCOM  
1051 838 d 10 h bttr /svarcom/trunk/lang/ corrected TRUENAME help screen  
1050 838 d 14 h mateusz.viste /svarcom/trunk/ improved help for RENAME so it mentions the possibility to use wildcards  
1049 838 d 14 h mateusz.viste /svarcom/trunk/ completed Polish translations  
1048 838 d 14 h bttr /svarcom/trunk/lang/ updated DE translation for SvarCOM  
1047 839 d 4 h mateusz.viste /svarcom/trunk/ added Turkish translations, submitted by Berki Yenigün (thraex)  
1046 839 d 4 h mateusz.viste /svarcom/trunk/ ln add outputs an error message when link already exists  
1045 839 d 5 h mateusz.viste /svarcom/trunk/ implemented TRUENAME  
1044 839 d 5 h mateusz.viste /svarcom/trunk/ ln creates %DOSDIR%\LINKS when necessary  
1043 839 d 6 h mateusz.viste /svarcom/trunk/ ln warns about non-existing %DOSDIR%\LINKS directory  
1042 839 d 12 h mateusz.viste /svarcom/trunk/ version bump and added note about German translations  
1041 839 d 15 h mateusz.viste /svarcom/trunk/ fixed stdin redirection handling  
1040 839 d 16 h mateusz.viste /svarcom/trunk/ fixes and adaptations to the French translations  
1039 839 d 16 h mateusz.viste /svarcom/trunk/lang/ added french translations for SvarCOM, kindly contributed by Berki Yenigün (thraex)  
1032 841 d 5 h bttr /svarcom/trunk/lang/ synced to EN  
1031 841 d 5 h bttr /svarcom/trunk/lang/ updated en-utf8.txt  
1030 841 d 5 h bttr /svarcom/trunk/lang/ typo  
1029 841 d 5 h bttr /svarcom/trunk/lang/ updated German translation  
1028 841 d 5 h bttr /svarcom/trunk/lang/ fixed typos / changed wording  
1026 843 d 2 h mateusz.viste /svarcom/tags/svarcom-2022.2/ frozen ver 2022.2 to tags  
1025 843 d 2 h mateusz.viste /svarcom/trunk/ doc update  
1024 843 d 3 h mateusz.viste /svarcom/trunk/ added FOR support  
1023 844 d 3 h mateusz.viste /svarcom/trunk/ implemented FOR parsing (but not execution yet)