Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1189 508 d 2 h mateusz.viste /pkg/tags/20230208/ frozen ver 20230208 to tags  
995 853 d 5 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
727 865 d 11 h bttr /pkg/trunk/ changed remaining occurrences of FreeDOS to SvarDOS  
614 878 d 0 h mateuszviste /pkg/ moved head files to trunk  
613 878 d 0 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
295 1234 d 12 h mateuszviste /pkg/ replaced compression methods magic values by proper defines  
293 1235 d 7 h mateuszviste /pkg/ memory optimizations  
272 1243 d 7 h mateuszviste /pkg/ nls fixes  
269 1243 d 8 h mateuszviste / moved pkginst to pkg  
268 1243 d 8 h mateuszviste /pkginst/ renamed pkginst to pkg  
263 1243 d 9 h mateuszviste /pkginst/ removed useless headers  
260 1243 d 12 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1244 d 5 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
236 1247 d 10 h mateuszviste /pkginst/ simplifications + droppend the TEMP requirement  
233 1247 d 10 h mateuszviste /pkginst/ simplifications + constified a few arguments  
230 1247 d 10 h mateuszviste /pkginst/ refactored pkginstall_preparepackage()  
227 1247 d 12 h mateuszviste /pkginst/ removed PKGINST_NOSOURCE flag handling  
225 1247 d 12 h mateuszviste /pkginst/ removed mapdrv, repositories support and local pkg database  
224 1254 d 7 h mateuszviste /pkginst/ DNOREPOS removal  
223 1254 d 7 h mateuszviste /pkginst/ cut out lzma support  
221 1254 d 7 h mateuszviste /pkginst/ replaced build.bat by a proper makefile + a few adaptations so it all compiles  
219 1254 d 8 h mateuszviste /pkginst/ fdinst import from fdnpkg trunk