]> git.draconx.ca Git - upkg.git/history - src/module.c
upkg: Update verbosity behaviour for --info.
[upkg.git] / src / module.c
2009-09-16 Nick Bowlerpackage: Allow opening by filename in addition to packa...
2009-09-07 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2009-08-08 Nick BowlerMerge branch 'uobject' of git://git.draconx.ca/upkg...
2009-08-07 Nick Bowleruobject: Namespace changes.
2009-08-07 Nick Bowlermodule: Split out the GTypeModule subclass.
2009-08-01 Nick Bowleruobject: remove pointless private module.h.
2009-07-24 Nick Bowleruobject: Clean up the module loader namespace.
2009-07-24 Nick Bowleruobject: Move headers into a separate (installable...
2009-07-14 Nick BowlerAdd copyright notices.
2009-07-13 Nick Bowlermodule: improve error messages.
2009-07-12 Nick Bowlermodule: add missing return value to module_exit.
2009-07-12 Nick Bowlermodule: Don't use G_TYPE_MODULE for casts in modcmp.
2009-06-10 Nick BowlerReorganize object hierarchy to root at "UObject".
2009-06-09 Nick BowlerImplement the module class loader.
2009-06-09 Nick BowlerImplement dynamic loading of modules.
2009-06-09 Nick BowlerEarly start of the module system.