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