Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1980 14 d 14 h mateusz.viste /pkg/trunk/ added an undocumented "inowarn" action for installation with warnings muted  
1976 14 d 15 h mateusz.viste /pkg/trunk/ when unzip fails with a Z_MEM_ERROR code display an "out of memory" message  
1974 14 d 16 h mateusz.viste /pkg/trunk/ when unzip fails with a Z_MEM_ERROR code display an "out of memory" message  
1971 15 d 13 h mateusz.viste /pkg/trunk/ replaced last putchar() by output()  
1966 15 d 14 h mateusz.viste /pkg/trunk/ removed all dependencies on printf()  
1965 15 d 15 h mateusz.viste /pkg/trunk/ removed the kitten_printf() wrapper, replaced by proper svarlang calls  
1964 15 d 16 h mateusz.viste /pkg/trunk/ removed malloc() for unzip operations, replaced by a static (reusable) buffer  
1963 15 d 19 h mateusz.viste /pkg/trunk/ replaced all puts() calls with outputnl()  
1957 16 d 15 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 22 d 23 h mateusz.viste /pkg/trunk/ using output() instead of printf() also for appinfo installation, so it is consistent with later files  
1893 22 d 23 h mateusz.viste /pkg/trunk/ using direct DOS print to avoid printf() buffering  
1892 23 d 0 h mateusz.viste /pkg/trunk/ boot drive is no longer autodetected, but configured through PKG.CFG (defaults to C)  
1891 23 d 1 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 24 d 0 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 187 d 19 h mateusz.viste /pkg/trunk/ PKG INSTALL FILE fails with a clear message when file does not exist  
1711 210 d 18 h bttr /pkg/trunk/ swapped PKG INSTALL messages `N errors' and `N files extracted'  
1683 220 d 13 h mateusz.viste /pkg/trunk/ fixed appinfo detachment from ziplist  
1678 220 d 18 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 290 d 13 h mateusz.viste /pkg/trunk/ filenames shorter than 4 bytes are also autocompleted with .SVP  
1600 290 d 13 h mateusz.viste /pkg/trunk/ the .SVP extension is optional for pkg install and pkg update operations  

Show All