summaryrefslogtreecommitdiff
path: root/libmodman/module.hpp
Commit message (Expand)AuthorAgeFilesLines
* add a comment explaining the lack of const in versnpmccallum2010-09-291-0/+4
* make win32 build work againnpmccallum2010-09-261-1/+1
* (hopefully) make libmodman work on windows using mingwnpmccallum2010-09-261-4/+3
* Fix compilation with Visual Studionicolas.dufresne2010-09-011-2/+2
* Change modman module to use a structure enabling real builtinnicolas.dufresne2010-08-181-19/+36
* fix all symbols with a leading '_'npmccallum2010-02-241-2/+2
* add support for builtin modulesnpmccallum2010-02-241-13/+18
* general libmodman/module.[ch]pp cleanupnpmccallum2010-02-161-24/+20
* A slightly similar version of WIN32 lazy loadingnpmccallum2010-02-151-3/+2
* enable lazy loading on win32npmccallum2010-02-151-5/+17
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-24/+20
* add smod everywherenpmccallum2010-02-111-4/+4
* added the smod field to the module structnpmccallum2010-02-111-2/+3
* add in debug messaging to libmodman (activated by _MM_DEBUG); remove __MM_INT...npmccallum2010-02-081-9/+0
* make DLL_EXPORT privatenpmccallum2010-02-071-5/+14
* remove googlecode from the namespacenpmccallum2010-02-051-7/+3
* fix a wierd definition incompatibility between win32 and unixnpmccallum2010-02-051-1/+3
* make modman work on win32 (test suite still doesn't work, but at least the li...npmccallum2010-02-051-1/+1
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-0/+86