Subversion Repositories SvarDOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1682 104 d 17 h mateusz.viste /pkg/trunk/ reordered two nls strings so the LNG file is properly sorted  
/pkg/trunk/main.c
/pkg/trunk/nls_utf8/pkg_br.txt
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/nls_utf8/pkg_tr.txt
1681 104 d 18 h mateusz.viste /pkg/trunk/ added the "crc32" action  
/pkg/trunk/main.c
/pkg/trunk/nls_utf8/pkg_br.txt
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
1602 174 d 17 h mateusz.viste /pkg/trunk/ upgraded SvarLANG to latest version + LNG is now installed in BIN along with pkg.exe  
/pkg/trunk/Makefile
/pkg/trunk/main.c
/pkg/trunk/svarlang.lib
1111 793 d 17 h bttr /pkg/trunk/ removed %DOSDIR% lookup for 'pkg unzip' command  
/pkg/trunk/main.c
995 806 d 21 h mateusz.viste /pkg/trunk/ replaced my custom strtolower() by strlwr() provided by the OpenWatcom standard lib  
/pkg/trunk/helpers.c
/pkg/trunk/helpers.h
/pkg/trunk/main.c
/pkg/trunk/pkginst.c
757 818 d 16 h mateusz.viste /pkg/trunk/ pkgname switched early to lower case to make appinfo check case-insensitive  
/pkg/trunk/main.c
727 819 d 2 h bttr /pkg/trunk/ changed remaining occurrences of FreeDOS to SvarDOS  
/pkg/trunk/main.c
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/pkginst.c
723 819 d 3 h bttr /pkg/trunk/ changed package installer to package manager  
/pkg/trunk/main.c
/pkg/trunk/nls_utf8/pkg_en.txt
669 820 d 23 h mateusz.viste /pkg/trunk/ help screen suggests *.svp for extension of package files + version bump to 20220214 + source code package generated via makefile  
/pkg/trunk/Makefile
/pkg/trunk/main.c
/pkg/trunk/nls_utf8/pkg_de.txt
/pkg/trunk/nls_utf8/pkg_dk.txt
/pkg/trunk/nls_utf8/pkg_en.txt
/pkg/trunk/nls_utf8/pkg_fr.txt
/pkg/trunk/nls_utf8/pkg_pl.txt
/pkg/trunk/nls_utf8/pkg_si.txt
/pkg/trunk/nls_utf8/pkg_tr.txt
/pkg/trunk/pkg.lsm
/pkg/trunk/version.h
627 830 d 16 h mateuszviste /pkg/trunk/ fixed pkg update (reported by Robert Riebisch through ticket #43783)  
/pkg/trunk/main.c
/pkg/trunk/version.h
614 831 d 16 h mateuszviste /pkg/ moved head files to trunk  
/pkg/tags
/pkg/trunk
/pkg/trunk/Makefile
/pkg/trunk/crc32.c
/pkg/trunk/crc32.h
/pkg/trunk/fileexst.c
/pkg/trunk/fileexst.h
/pkg/trunk/helpers.c
/pkg/trunk/helpers.h
/pkg/trunk/inf.c
/pkg/trunk/inf.h
/pkg/trunk/kprintf.c
/pkg/trunk/kprintf.h
/pkg/trunk/libunzip.c
/pkg/trunk/libunzip.h
/pkg/trunk/loadconf.c
/pkg/trunk/loadconf.h
/pkg/trunk/lsm.c
/pkg/trunk/lsm.h
/pkg/trunk/main.c
/pkg/trunk/nls_utf8
/pkg/trunk/pkg.lsm
/pkg/trunk/pkginst.c
/pkg/trunk/pkginst.h
/pkg/trunk/pkgrem.c
/pkg/trunk/pkgrem.h
/pkg/trunk/showinst.c
/pkg/trunk/showinst.h
/pkg/trunk/svarlang.lib
/pkg/trunk/trim.c
/pkg/trunk/trim.h
/pkg/trunk/unzip.c
/pkg/trunk/unzip.h
/pkg/trunk/version.h
/pkg/trunk/zlib
/pkg/Makefile
/pkg/crc32.c
/pkg/crc32.h
/pkg/fileexst.c
/pkg/fileexst.h
/pkg/helpers.c
/pkg/helpers.h
/pkg/inf.c
/pkg/inf.h
/pkg/kprintf.c
/pkg/kprintf.h
/pkg/libunzip.c
/pkg/libunzip.h
/pkg/loadconf.c
/pkg/loadconf.h
/pkg/lsm.c
/pkg/lsm.h
/pkg/main.c
/pkg/nls_utf8
/pkg/pkg.lsm
/pkg/pkginst.c
/pkg/pkginst.h
/pkg/pkgrem.c
/pkg/pkgrem.h
/pkg/showinst.c
/pkg/showinst.h
/pkg/svarlang.lib
/pkg/trim.c
/pkg/trim.h
/pkg/unzip.c
/pkg/unzip.h
/pkg/version.h
/pkg/zlib
613 831 d 16 h mateuszviste /pkg/ replaced Kitten by SvarLANG  
/pkg/svarlang.lib
/pkg/kitten
/pkg/Makefile
/pkg/kprintf.c
/pkg/kprintf.h
/pkg/libunzip.c
/pkg/loadconf.c
/pkg/main.c
/pkg/nls_utf8/pkg_de.txt
/pkg/nls_utf8/pkg_dk.txt
/pkg/nls_utf8/pkg_en.txt
/pkg/nls_utf8/pkg_fr.txt
/pkg/nls_utf8/pkg_pl.txt
/pkg/nls_utf8/pkg_si.txt
/pkg/nls_utf8/pkg_tr.txt
/pkg/pkg.lsm
/pkg/pkginst.c
/pkg/pkgrem.c
/pkg/showinst.c
/pkg/unzip.c
/pkg/version.h
296 1188 d 4 h mateuszviste /pkg/ implemented a simple unzip action  
/pkg/unzip.c
/pkg/unzip.h
/pkg/Makefile
/pkg/main.c
/pkg/nls_utf8/pkg_en.txt
/pkg/nls_utf8/pkg_pl.txt
/pkg/pkg.lsm
293 1188 d 23 h mateuszviste /pkg/ memory optimizations  
/pkg/main.c
/pkg/pkginst.c
/pkg/version.h
272 1196 d 23 h mateuszviste /pkg/ nls fixes  
/pkg/libunzip.c
/pkg/libunzip.h
/pkg/loadconf.c
/pkg/main.c
/pkg/nls/pkg.en
/pkg/pkginst.c
/pkg/showinst.c
269 1196 d 23 h mateuszviste / moved pkginst to pkg  
/pkg
/pkginst
268 1196 d 23 h mateuszviste /pkginst/ renamed pkginst to pkg  
/pkginst/nls/pkg.de
/pkginst/nls/pkg.dk
/pkginst/nls/pkg.en
/pkginst/nls/pkg.fr
/pkginst/nls/pkg.pl
/pkginst/nls/pkg.si
/pkginst/nls/pkg.tr
/pkginst/nls/pkginst.de
/pkginst/nls/pkginst.dk
/pkginst/nls/pkginst.en
/pkginst/nls/pkginst.fr
/pkginst/nls/pkginst.pl
/pkginst/nls/pkginst.si
/pkginst/nls/pkginst.tr
/pkginst/Makefile
/pkginst/libunzip.c
/pkginst/libunzip.h
/pkginst/loadconf.c
/pkginst/loadconf.h
/pkginst/lsm.c
/pkginst/lsm.h
/pkginst/main.c
/pkginst/pkginst.c
/pkginst/pkginst.h
/pkginst/pkgrem.c
/pkginst/pkgrem.h
/pkginst/showinst.c
/pkginst/showinst.h
/pkginst/version.h
265 1197 d 1 h mateuszviste /pkginst/ added UPDATE action  
/pkginst/main.c
264 1197 d 1 h mateuszviste /pkginst/ fixed parsing bug  
/pkginst/main.c
261 1197 d 3 h mateuszviste /pkginst/ improved package name parsing  
/pkginst/main.c
/pkginst/nls/pkginst.en

Show All