aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Fix compile problem when no timer modules are compiled inlloyd2006-08-121-0/+1
* The use_engines flag was not being respected; specifically, if therelloyd2006-08-051-4/+8
* Change Builtin_Module constructor to take an InitializerOptionslloyd2006-07-281-0/+8
* Let modules override the transcoder object (since system libslloyd2006-07-011-0/+9
* Access the global configuration through an object reference insteadlloyd2006-07-011-1/+0
* Clean up initialization a little bit morelloyd2006-07-011-25/+48
* Various changes to how library initialization occurs, though I'm stilllloyd2006-06-261-75/+25
* Change how builtin modules are loaded - provide an interface to alloyd2006-06-251-10/+58
* Have allocator objects 'know' their own names, rather than keeping themlloyd2006-06-251-3/+3
* Initial checkin1.5.6lloyd2006-05-181-0/+187