Subversion Repositories SvarDOS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2253 10 h 37 m mateusz.viste /svarcom/trunk/ no SVARCOM.LNG reloading after every command when loading fails  
/svarcom/trunk/helpers.c
/svarcom/trunk/history.txt
2252 11 h 31 m mateusz.viste /svarcom/trunk/ updated history  
/svarcom/trunk/history.txt
2251 11 h 52 m berki.yenigun /svarcom/trunk/lang/ TIME help update in French & Turkish  
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
2250 14 h 41 m mateusz.viste /svarcom/trunk/ improved TIME help  
/svarcom/trunk/cmd/time.c
/svarcom/trunk/history.txt
/svarcom/trunk/lang/br-utf8.txt
/svarcom/trunk/lang/de-utf8.txt
/svarcom/trunk/lang/en-utf8.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/pl-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
2249 15 h 31 m mateusz.viste /svarcom/trunk/cmd/ TIME: return an error if too many arguments are provided  
/svarcom/trunk/cmd/time.c
2248 4 d 10 h berki.yenigun / A few translation updates & typo fixes  
/install/trunk/nls/fr_utf8.txt
/install/trunk/nls/tr_utf8.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/svarcom/trunk/lang/fr-utf8.txt
2247 6 d 10 h berki.yenigun / Some French & Turkish translation updates. Many thanks to Willy Spiegl for pinging me  
/tree/trunk/nls/fr-utf8.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_tr.txt
/svarcom/trunk/lang/fr-utf8.txt
/svarcom/trunk/lang/tr-utf8.txt
/tree/trunk/nls/tr-utf8.txt
2246 8 d 4 h mateusz.viste /svarcom/trunk/cmd/ avoid multiplication of longs, use 8086 math instead (avoids linking to Watcom __U4M)  
/svarcom/trunk/cmd/dir.c
2245 8 d 4 h mateusz.viste /svarcom/trunk/ avoid division of longs, use obscure 16-bit math instead (avoids linking to Watcom __U4D)  
/svarcom/trunk/helpers.c
2244 9 d 5 h mateusz.viste /svarcom/trunk/ linking against WMINCRT  
/svarcom/trunk/startup.asm
/svarcom/trunk/history.txt
/svarcom/trunk/makefile
2243 9 d 14 h mateusz.viste /svarcom/trunk/ DIR uses the global buffer instead of a dyn alloc, SvarCOM free of stdlib dependencies now  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/dir.c
2242 10 d 6 h mateusz.viste /svarcom/trunk/ replaced qsort() from libc by own implementation of a selective sort (slower, but requires no auxiliary memory and no stack)  
/svarcom/trunk/cmd.c
/svarcom/trunk/cmd/dir.c
2241 10 d 6 h mateusz.viste /svarcom/trunk/cmd/ max amount of sortable files is limited by how many TINYDTA structs I can fit in a single 64K block  
/svarcom/trunk/cmd/dir.c
2240 11 d 7 h bernd.boeckmann /pkg/trunk/nls_utf8/ PKG: indicate variable cmdline parameters as such in usage info  
/pkg/trunk/nls_utf8/pkg_en.txt
2239 11 d 7 h bernd.boeckmann /pkg/trunk/nls_utf8/ PKG: indicate varable cmdline parameters as such in DE translation  
/pkg/trunk/nls_utf8/pkg_de.txt
2238 11 d 8 h bernd.boeckmann /install/trunk/nls/ INSTALL: overhaul german translation  
/install/trunk/nls/de_utf8.txt
2237 11 d 11 h bernd.boeckmann /pkgnet/trunk/ PKGNET: make release work under unix  
/pkgnet/trunk/Makefile
2236 11 d 11 h bernd.boeckmann /pkg/trunk/ PKG: change Makfile for make release to work under unix  
/pkg/trunk/Makefile
2235 11 d 12 h bernd.boeckmann /pkg/trunk/ PKG: make it build under UNIX / OW2  
/pkg/trunk/Makefile
/pkg/trunk/healthck.c
/pkg/trunk/inf.c
/pkg/trunk/libunzip.c
/pkg/trunk/loadconf.c
/pkg/trunk/main.c
/pkg/trunk/pkginst.c
/pkg/trunk/pkgrem.c
/pkg/trunk/showinst.c
/pkg/trunk/unzip.c
2234 11 d 12 h bernd.boeckmann /pkg/trunk/ PKG: adjust Makefile to newer utf8tocp, upgrade svarlang  
/pkg/trunk/Makefile
/pkg/trunk/svarlang.lib

Show All