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