aboutsummaryrefslogtreecommitdiffstats
path: root/include/init.h
Commit message (Expand)AuthorAgeFilesLines
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Remove the ability to load an external configuration file. Applicationslloyd2007-11-141-2/+0
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Make the initialization/deinitialization functions static members oflloyd2006-09-201-14/+8
* Add a "selftest" option that allows the user to disable startup selftestslloyd2006-07-281-0/+1
* Extend the language offered by InitializerOptions a bit, so thatlloyd2006-07-131-1/+2
* Add a LibraryInitializer constructor taking a std::string, which simplylloyd2006-07-121-0/+1
* Respect the secure_memory config optionlloyd2006-07-021-0/+1
* Move InitializerOptions out of the Init namespacelloyd2006-07-021-11/+12
* Add a class that encapsulates the options given at initialization timelloyd2006-06-251-0/+18
* Initial checkin1.5.6lloyd2006-05-181-0/+35