Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1171 506 d 23 h bttr /packages/ updated Links WWW browser to version 2.28  
1170 507 d 2 h bttr /packages/ updated NASM to version 2.16.01  
1169 507 d 3 h bttr /packages/ updated UPX to version 4.0.1  
1168 616 d 1 h bttr /packages/ updated PEDE to ver 1.0 (2012)  
1167 638 d 8 h mateusz.viste / help: added an article about localization and NLS  
1166 653 d 11 h mateusz.viste /website/ added a note about how to pull sources using the standard svn client  
1165 762 d 13 h mateusz.viste /website/ default download points to build 20220412 now  
1164 764 d 11 h mateusz.viste /packages/ upgraded svarcom to ver 2022.4  
1163 764 d 11 h mateusz.viste /svarcom/tags/svarcom-2022.4/ frozen 2022.4 to tags  
1162 764 d 11 h mateusz.viste /svarcom/trunk/ doc update  
1161 764 d 11 h mateusz.viste /svarcom/trunk/ using newer svarlang.lib (20220314 instead of 20220309)  
1160 764 d 11 h mateusz.viste /svarcom/trunk/ moved all TODO items to the OSDN ticketing  
1159 764 d 11 h mateusz.viste /packages/ updated the HELP package  
1158 764 d 11 h mateusz.viste /help/ rebuild creates a package in format help-version.svp  
1157 764 d 12 h mateusz.viste /website/repo/ explode pkg-ver strings only for pull and pullsrc operations  
1156 769 d 4 h mateusz.viste /svarcom/trunk/ FCB fields in PSP of launched apps are filled with cmdline arguments  
1155 769 d 7 h mateusz.viste /svarcom/trunk/toys/ improved fcb debug output  
1154 770 d 5 h mateusz.viste /svarcom/trunk/toys/ added fcbdir test program  
1153 774 d 4 h bttr /help/help-de/ changed encoding from cp850 to utf8  
1152 774 d 4 h bttr /help/ bumped help system version  
1151 774 d 4 h bttr /help/help-de/ translated mouse.ama to DE  
1150 774 d 4 h bttr /help/help-en/ changed wording, fixed typo  
1149 774 d 4 h bttr /help/help-en/ fixed typo  
1148 774 d 10 h bttr /svarcom/trunk/ moved high and medium priority todos to OSDN tickets  
1147 774 d 10 h bttr /svarcom/trunk/ added latest ticket numbers to history.txt  
1146 775 d 14 h bttr /help/help-de/ improved link description  
1145 775 d 14 h bttr /help/help-de/ synced to EN  
1144 775 d 14 h bttr /help/help-en/ changed wording  
1143 775 d 14 h bttr /help/help-en/ changed .zip to .svp; added ISO image steps  
1142 784 d 23 h mateusz.viste /svarcom/trunk/cmd/ DIR: file sizes displayed with thousand separator  
1141 785 d 0 h mateusz.viste /svarcom/trunk/ DIR command: output adapted to 40-columns screen modes  
1140 787 d 0 h mateusz.viste /svarcom/trunk/ PATH command: path is always upcased  
1139 787 d 0 h mateusz.viste /svarcom/trunk/ env variables are matched using NLS-aware upcase comparison  
1138 787 d 11 h mateusz.viste /svarcom/trunk/ tabs are accepted as command-line separators (and removed bttr's ugly hack)  
1137 787 d 12 h mateusz.viste /svarcom/trunk/ refactored nls-uppercase-string asm into common nls_strtoup()  
1136 788 d 8 h bttr /packages/ added new package: SNIPPER  
1135 788 d 23 h bttr /svarcom/trunk/ bump SvarCOM version number  
1134 788 d 23 h bttr /svarcom/trunk/cmd/ fixed SET not upcasing, e.g., German umlauts, in variable names  
1133 789 d 6 h mateusz.viste /pkgnet/trunk/ simplified the net_tcpsocket struct  
1132 789 d 10 h mateusz.viste /pkgnet/trunk/ fixed custom buffer setting (was resizing the app-lib buffer instead of the lib-tcp buffer)