Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1980 1 d 4 h mateusz.viste /pkg/trunk/ added an undocumented "inowarn" action for installation with warnings muted  
1976 1 d 5 h mateusz.viste /pkg/trunk/ when unzip fails with a Z_MEM_ERROR code display an "out of memory" message  
1974 1 d 6 h mateusz.viste /pkg/trunk/ when unzip fails with a Z_MEM_ERROR code display an "out of memory" message  
1971 2 d 4 h mateusz.viste /pkg/trunk/ replaced last putchar() by output()  
1966 2 d 5 h mateusz.viste /pkg/trunk/ removed all dependencies on printf()  
1965 2 d 5 h mateusz.viste /pkg/trunk/ removed the kitten_printf() wrapper, replaced by proper svarlang calls  
1964 2 d 6 h mateusz.viste /pkg/trunk/ removed malloc() for unzip operations, replaced by a static (reusable) buffer  
1963 2 d 9 h mateusz.viste /pkg/trunk/ replaced all puts() calls with outputnl()  
1957 3 d 5 h mateusz.viste /pkg/trunk/ when installing the LSM file, output the path without the filename, for consistency with how other files are displayed  
1894 9 d 13 h mateusz.viste /pkg/trunk/ using output() instead of printf() also for appinfo installation, so it is consistent with later files  
1893 9 d 13 h mateusz.viste /pkg/trunk/ using direct DOS print to avoid printf() buffering  
1892 9 d 14 h mateusz.viste /pkg/trunk/ boot drive is no longer autodetected, but configured through PKG.CFG (defaults to C)  
1891 9 d 15 h mateusz.viste /pkg/trunk/ installed files are dispayed while being uncompressed + simplified NLS by reusing the same error string for both unzip and install operations  
1880 10 d 14 h mateusz.viste /pkg/trunk/ package name is taken from the content of the SVP file (appinfo) instead of relying on the archive filename  
1800 174 d 10 h mateusz.viste /pkg/trunk/ PKG INSTALL FILE fails with a clear message when file does not exist  
1711 197 d 8 h bttr /pkg/trunk/ swapped PKG INSTALL messages `N errors' and `N files extracted'  
1683 207 d 4 h mateusz.viste /pkg/trunk/ fixed appinfo detachment from ziplist  
1678 207 d 9 h mateusz.viste /pkg/trunk/ list of files belonging to packages are appended to appinfo/package.lsm instead of creating an extra LST file  
1601 277 d 3 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
1600 277 d 3 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  

Show All