freezed v0.99.7 to tags
set release date and bumped version
set release date
copyright date bumped
added MAPDRIVES so OS installers can install stuff to virtual drives
version bump and todo update
todo update
comlink allocates less memory so more is available for its child, also the stack pointer is set accordingly
switched repositories from viste.fr to sourceforge.net
added "clearcache" and support for admin messages from repositories
upped version string to 0.99.7
comlink helper returns child exit code instead of calling int20, it also feeds the callee with two first FCBs (patch contributed by TK Chia)
relicensed to MIT
freezed v0.99.6 into tags
do not try archiving non-existing *.a files
doc update, pre-release
small fix to allow error-free compilation of fdinst
doc update, pre-release
fixed download percent progress that sometimes could go over 100%
fixed updated package count
renamed BASE repo to CORE
relicensed from GPL to MIT
both *.zip and *.zib files are detected as local files
zib implementation (binary only packages)
version string is sortable now
zib support
improved performances of UPDATE actions by merging its logic inside CHECKUPDATES
added the comlink.asm reference
link files are generated as small COM launchers now instead of BAT files
added German translation, kindly contributed by...
slovene translation update contribued by Matej ...
added french translation
added turkish translation
fixed typo
typo fix, reported by thraex
listing.txt contains the last dir name of the r...
listing.txt is always built inside the repo dir...
accepting absolute paths to repos (starting wit...
changed the 'archivers' repo to 'packers', the ...
freezed v0.99.5 to tags
pre-release doc updates
default repos point to svarog386 now
switched repositories from ibiblio to a new home
added Danish translations (courtesy of Henrik S...
freezed v0.99.4 to tags
doc updates before release
updated copyright information
libunzip uses less alloc calls, less memory fra...
error messages when 8+3 validation fails
validate that package contains only valid 8+3 f...
the test suite works for both ZIP and zip packa...
moved test packages to a separate subdirectory
added simple test suite
replaced tinfl by zlib - the latter works both ...
added debugging modules used for fopen/fclose t...
always open files in binary mode
bumped version to 0.99.4
fixed unziping of stored files that over 32K (w...
fdinst returns a non-zero error code when packa...
files that fail to be extracted from archive, a...
updated LSM information
freezed v0.99.3 into tags
fixed computation of the original file's length...
code documentation updates
code documentation updates
remove a pre-existing package only if there act...
fixing lots of missing fclose() calls
closing file descriptors properly on failures
freezed v0.99.2 into tags
added version.h to source tree
fdinst fixes
limited the usage of stack memory by allocating...
refactored reading environment variables for sh...
doc updates, slight cosmetic fix
deflate output buffer must be sized with a powe...
removed debug sleep
limited usage of stack memory by using heap for...
doc update
removed debugging outputs
adapted tinfl variables to 16bit
added a first prototype of the fdinst tool
freezed v0.99.1 into tags
doc update
converting line terminators to CR/LF for wider ...
fixed pre-install collisions check so it ignore...
freezed v0.99 into tags
fixed check for existing files during package u...
zipping package as dos mode (-k)
refactored package installation routines, makin...
fixed translations that mentions a backslash
removed LZMA UPX compression on the distribuabl...