Subversion Repositories SvarDOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1979 44 d 3 h mateusz.viste /pkg/trunk/ descriptions in pkg list are nicely aligned  
1972 45 d 0 h mateusz.viste /pkg/trunk/ "pkg list" shows also package description  
1965 45 d 3 h mateusz.viste /pkg/trunk/ removed the kitten_printf() wrapper, replaced by proper svarlang calls  
1964 45 d 4 h mateusz.viste /pkg/trunk/ removed malloc() for unzip operations, replaced by a static (reusable) buffer  
1963 45 d 8 h mateusz.viste /pkg/trunk/ replaced all puts() calls with outputnl()  
1678 250 d 7 h mateusz.viste /pkg/trunk/ list of files belonging to packages are appended to appinfo/package.lsm instead of creating an extra LST file  
614 977 d 0 h mateuszviste /pkg/ moved head files to trunk  
613 977 d 1 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
272 1342 d 8 h mateuszviste /pkg/ nls fixes  
269 1342 d 8 h mateuszviste / moved pkginst to pkg  
268 1342 d 8 h mateuszviste /pkginst/ renamed pkginst to pkg  
259 1343 d 5 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
254 1343 d 8 h mateuszviste /pkginst/ showinst() relies on freadtokval() + removed useless getdelim.c  
250 1343 d 9 h mateuszviste /pkginst/ listlocal action  
243 1346 d 7 h mateuszviste /pkginst/ constified a few arguments  
242 1346 d 7 h mateuszviste /pkginst/ added "listfiles" action  
234 1346 d 10 h mateuszviste /pkginst/ dropped the useless pkgdb definition  
232 1346 d 10 h mateuszviste /pkginst/ constify a few arguments  
228 1346 d 11 h mateuszviste /pkginst/ removed checkupdates()  
219 1353 d 8 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk