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