]> git.draconx.ca Git - liblbx.git/shortlog
liblbx.git
2007-12-27 Nick BowlerConvince autoconf to not emit useless C++/Fortran checks.
2007-12-26 Nick BowlerUpdate byte order stuff.
2007-12-25 Nick BowlerUpdate Makefile.am so that lbx.h is installed.
2007-12-23 Nick BowlerAdd lbx_mmap() to map archive members into memory.
2007-12-23 Nick BowlerAdd lbx_mopen() to allow "opening" a region of memory...
2007-12-23 Nick BowlerImplement filename globbing on list/extract.
2007-12-23 Nick BowlerFix lbx_extract's seeking to maintain a correct offset...
2007-12-22 Nick BowlerInitial implementation of list and extract operations.
2007-12-22 Nick BowlerAdd a name field to support LBX1 fallback.
2007-12-22 Nick BowlerImplement stub list operation.
2007-12-22 Nick BowlerAdd basic stubbiness for lbxtool.
2007-12-22 Nick BowlerUpdate configure to use C99 mode.
2007-12-22 Nick BowlerAdd GPLv2 license.
2007-12-22 Nick BowlerInitial commit