Subversion Repositories SvarDOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2248 8 h 5 m berki.yenigun / A few translation updates & typo fixes  
2247 2 d 8 h berki.yenigun / Some French & Turkish translation updates. Many thanks to Willy Spiegl for pinging me  
2246 4 d 1 h mateusz.viste /svarcom/trunk/cmd/ avoid multiplication of longs, use 8086 math instead (avoids linking to Watcom __U4M)  
2245 4 d 1 h mateusz.viste /svarcom/trunk/ avoid division of longs, use obscure 16-bit math instead (avoids linking to Watcom __U4D)  
2244 5 d 3 h mateusz.viste /svarcom/trunk/ linking against WMINCRT  
2243 5 d 11 h mateusz.viste /svarcom/trunk/ DIR uses the global buffer instead of a dyn alloc, SvarCOM free of stdlib dependencies now  
2242 6 d 4 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)  
2241 6 d 4 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  
2240 7 d 5 h bernd.boeckmann /pkg/trunk/nls_utf8/ PKG: indicate variable cmdline parameters as such in usage info  
2239 7 d 5 h bernd.boeckmann /pkg/trunk/nls_utf8/ PKG: indicate varable cmdline parameters as such in DE translation  
2238 7 d 5 h bernd.boeckmann /install/trunk/nls/ INSTALL: overhaul german translation  
2237 7 d 9 h bernd.boeckmann /pkgnet/trunk/ PKGNET: make release work under unix  
2236 7 d 9 h bernd.boeckmann /pkg/trunk/ PKG: change Makfile for make release to work under unix  
2235 7 d 9 h bernd.boeckmann /pkg/trunk/ PKG: make it build under UNIX / OW2  
2234 7 d 10 h bernd.boeckmann /pkg/trunk/ PKG: adjust Makefile to newer utf8tocp, upgrade svarlang  
2233 7 d 10 h bernd.boeckmann /pkgnet/trunk/ PKGNET: add FR and TR languages, unix build, utf8tocp adjustment  
2232 7 d 10 h bernd.boeckmann /pkg/trunk/ PKG: strcasecmp is defined in strings.h  
2231 8 d 1 h bernd.boeckmann /pkg/trunk/nls_utf8/ PKG: add one missing string in german translation  
2230 8 d 3 h mateusz.viste /svarcom/trunk/ replaced _fmalloc() by inline assembly  
2229 8 d 3 h mateusz.viste /svarcom/trunk/ replaced dos.h by i86.h  

Show All