Subversion Repositories SvarDOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
705 964 d 0 h mateusz.viste /pkg/trunk/ bumped version  
704 964 d 0 h mateusz.viste /pkg/trunk/nls_utf8/ re-introduced backslash doubling since now svarlang tlumacz honors escaping  
670 964 d 8 h mateusz.viste /pkg/tags/20220214/ ver 20220214 frozen to tags  
669 964 d 8 h mateusz.viste /pkg/trunk/ help screen suggests *.svp for extension of package files + version bump to 20220214 + source code package generated via makefile  
629 974 d 1 h mateuszviste /pkg/ bumped version in LSM  
628 974 d 1 h mateuszviste /pkg/tags/20220204/ frozen ver 20220204 to tags  
627 974 d 1 h mateuszviste /pkg/trunk/ fixed pkg update (reported by Robert Riebisch through ticket #43783)  
615 975 d 0 h mateuszviste /pkg/tags/20220203/ frozen ver 20220203 to tags  
614 975 d 0 h mateuszviste /pkg/ moved head files to trunk  
613 975 d 0 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
302 1331 d 7 h mateuszviste /pkg/ do not store directories in the release zip - makes the archive slightly smaller  
301 1331 d 8 h mateuszviste /pkg/nls_utf8/ nls improvements  
297 1331 d 12 h mateuszviste /pkg/ bumped version string  
296 1331 d 12 h mateuszviste /pkg/ implemented a simple unzip action  
295 1331 d 12 h mateuszviste /pkg/ replaced compression methods magic values by proper defines  
294 1332 d 7 h mateuszviste /pkg/ lsm version bump  
293 1332 d 7 h mateuszviste /pkg/ memory optimizations  
276 1339 d 11 h mateuszviste /pkg/nls_utf8/ improved NLS strings  
275 1339 d 12 h mateuszviste /pkg/ release procedure + NLS improvements + NLS files are stored in utf-8 for easier editing  
274 1340 d 5 h mateuszviste /pkg/nls/ NLS messages improvements  
273 1340 d 5 h mateuszviste /pkg/nls/ NLS messages improvements  
272 1340 d 7 h mateuszviste /pkg/ nls fixes  
271 1340 d 8 h mateuszviste /pkg/ upxing the binary  
270 1340 d 8 h mateuszviste /pkg/ dead code removal  
269 1340 d 8 h mateuszviste / moved pkginst to pkg  
268 1340 d 8 h mateuszviste /pkginst/ renamed pkginst to pkg  
267 1340 d 8 h mateuszviste /pkginst/zlib/ added zlib in compact build  
266 1340 d 8 h mateuszviste /pkginst/ updated zlib build + switched to compact memory model  
265 1340 d 9 h mateuszviste /pkginst/ added UPDATE action  
264 1340 d 9 h mateuszviste /pkginst/ fixed parsing bug  
263 1340 d 9 h mateuszviste /pkginst/ removed useless headers  
262 1340 d 11 h mateuszviste /pkginst/ removed parsecmd() (replaced by a simpler in-line implementation)  
261 1340 d 11 h mateuszviste /pkginst/ improved package name parsing  
260 1340 d 12 h mateuszviste /pkginst/ dropped "comlinks" support  
259 1341 d 5 h mateuszviste /pkginst/ dispatched fdnpkg.h to separate files  
258 1341 d 6 h mateuszviste /pkginst/ removed useless #define  
257 1341 d 6 h mateuszviste /pkginst/ removed useless headers  
256 1341 d 8 h mateuszviste /pkginst/ renamed rtrim to trim + dead code removal  
255 1341 d 8 h mateuszviste /pkginst/ dead code removal  
254 1341 d 8 h mateuszviste /pkginst/ showinst() relies on freadtokval() + removed useless getdelim.c