Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1979 19 d 20 h mateusz.viste /pkg/trunk/ descriptions in pkg list are nicely aligned  
1972 20 d 16 h mateusz.viste /pkg/trunk/ "pkg list" shows also package description  
1965 20 d 20 h mateusz.viste /pkg/trunk/ removed the kitten_printf() wrapper, replaced by proper svarlang calls  
1964 20 d 21 h mateusz.viste /pkg/trunk/ removed malloc() for unzip operations, replaced by a static (reusable) buffer  
1963 21 d 0 h mateusz.viste /pkg/trunk/ replaced all puts() calls with outputnl()  
1678 226 d 0 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 952 d 17 h mateuszviste /pkg/ moved head files to trunk  
613 952 d 18 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
272 1318 d 0 h mateuszviste /pkg/ nls fixes  
269 1318 d 1 h mateuszviste / moved pkginst to pkg  
268 1318 d 1 h mateuszviste /pkginst/ renamed pkginst to pkg  
259 1318 d 22 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
254 1319 d 1 h mateuszviste /pkginst/ showinst() relies on freadtokval() + removed useless getdelim.c  
250 1319 d 2 h mateuszviste /pkginst/ listlocal action  
243 1322 d 0 h mateuszviste /pkginst/ constified a few arguments  
242 1322 d 0 h mateuszviste /pkginst/ added "listfiles" action  
234 1322 d 3 h mateuszviste /pkginst/ dropped the useless pkgdb definition  
232 1322 d 3 h mateuszviste /pkginst/ constify a few arguments  
228 1322 d 4 h mateuszviste /pkginst/ removed checkupdates()  
219 1329 d 1 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk