Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1975 1 d 2 h mateusz.viste /pkg/trunk/ crc32 sums are initialized with a defined constant, no need to use a special function for that  
1965 2 d 1 h mateusz.viste /pkg/trunk/ removed the kitten_printf() wrapper, replaced by proper svarlang calls  
1964 2 d 3 h mateusz.viste /pkg/trunk/ removed malloc() for unzip operations, replaced by a static (reusable) buffer  
1963 2 d 6 h mateusz.viste /pkg/trunk/ replaced all puts() calls with outputnl()  
1609 275 d 4 h mateusz.viste /pkg/trunk/ reduced inflate() buffer from 32K to 12K to make SvarDOS installation work on an IBM PC with 256K of RAM  
614 933 d 23 h mateuszviste /pkg/ moved head files to trunk  
613 933 d 23 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
295 1290 d 11 h mateuszviste /pkg/ replaced compression methods magic values by proper defines  
272 1299 d 6 h mateuszviste /pkg/ nls fixes  
269 1299 d 6 h mateuszviste / moved pkginst to pkg  
268 1299 d 6 h mateuszviste /pkginst/ renamed pkginst to pkg  
257 1300 d 5 h mateuszviste /pkginst/ removed useless headers  
223 1310 d 6 h mateuszviste /pkginst/ cut out lzma support  
219 1310 d 6 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk