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
301 1206 d 2 h mateuszviste /pkg/nls_utf8/ nls improvements  
297 1206 d 7 h mateuszviste /pkg/ bumped version string  
296 1206 d 7 h mateuszviste /pkg/ implemented a simple unzip action  
295 1206 d 7 h mateuszviste /pkg/ replaced compression methods magic values by proper defines  
294 1207 d 2 h mateuszviste /pkg/ lsm version bump  
293 1207 d 2 h mateuszviste /pkg/ memory optimizations  
276 1214 d 5 h mateuszviste /pkg/nls_utf8/ improved NLS strings  
275 1214 d 6 h mateuszviste /pkg/ release procedure + NLS improvements + NLS files are stored in utf-8 for easier editing  
274 1214 d 23 h mateuszviste /pkg/nls/ NLS messages improvements  
273 1214 d 23 h mateuszviste /pkg/nls/ NLS messages improvements  
272 1215 d 2 h mateuszviste /pkg/ nls fixes  
271 1215 d 2 h mateuszviste /pkg/ upxing the binary  
270 1215 d 2 h mateuszviste /pkg/ dead code removal  
269 1215 d 2 h mateuszviste / moved pkginst to pkg  
268 1215 d 2 h mateuszviste /pkginst/ renamed pkginst to pkg  
267 1215 d 3 h mateuszviste /pkginst/zlib/ added zlib in compact build  
266 1215 d 3 h mateuszviste /pkginst/ updated zlib build + switched to compact memory model  
265 1215 d 4 h mateuszviste /pkginst/ added UPDATE action  
264 1215 d 4 h mateuszviste /pkginst/ fixed parsing bug  
263 1215 d 4 h mateuszviste /pkginst/ removed useless headers  
262 1215 d 5 h mateuszviste /pkginst/ removed parsecmd() (replaced by a simpler in-line implementation)  
261 1215 d 6 h mateuszviste /pkginst/ improved package name parsing  
260 1215 d 7 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1215 d 23 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
258 1216 d 1 h mateuszviste /pkginst/ removed useless #define  
257 1216 d 1 h mateuszviste /pkginst/ removed useless headers  
256 1216 d 2 h mateuszviste /pkginst/ renamed rtrim to trim + dead code removal  
255 1216 d 2 h mateuszviste /pkginst/ dead code removal  
254 1216 d 3 h mateuszviste /pkginst/ showinst() relies on freadtokval() + removed useless getdelim.c  
253 1216 d 3 h mateuszviste /pkginst/ simplified pkgrem + relies on freadtokval()  
252 1216 d 3 h mateuszviste /pkginst/ removed useless function  
251 1216 d 3 h mateuszviste /pkginst/ no need to use case-insensistive search to locate non-alphabetic symbols  
250 1216 d 3 h mateuszviste /pkginst/ listlocal action  
249 1216 d 3 h mateuszviste /pkginst/ readlsm() relies on freadtokval()  
248 1217 d 2 h mateuszviste /pkginst/ refactored loadconf() so it relies on freadtokval() - to be reused in other modules as well in the future  
247 1217 d 7 h mateuszviste /pkginst/nls/ nls import from fdnpkg  
245 1218 d 9 h mateuszviste /pkginst/ simplified readlsm() (no header check) + constified filename arg  
244 1219 d 1 h mateuszviste /pkginst/ NLS support through kitten  
243 1219 d 2 h mateuszviste /pkginst/ constified a few arguments  
242 1219 d 2 h mateuszviste /pkginst/ added "listfiles" action