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