]> git.draconx.ca Git - upkg.git/shortlog
upkg.git
2009-06-08 Nick BowlerAdd copyright and licensing info.
2009-06-08 Nick BowlerMove stuff into a separate source directory.
2009-06-08 Nick BowlerImplement parsing of old format name tables.
2009-06-06 Nick BowlerImplement import table parsing.
2009-06-05 Nick BowlerFix early return in upkg_close.
2009-06-05 Nick BowlerImplement export table parsing.
2009-06-05 Nick BowlerFix error path in pkg_init_names.
2009-06-05 Nick BowlerRemove redundant index field from upkg_name and fix...
2009-06-05 Nick BowlerImplement lookups in the name table.
2009-06-05 Nick BowlerReorganise the upkg structures a bit.
2009-06-05 Nick BowlerInitial commit