aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-32/+3
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Add back default empty arguments to LibraryInitializerlloyd2008-11-111-1/+1
* Change LibraryInitializer back to accepting a std::string for backwardslloyd2008-11-111-1/+31
* Drop all options except thread safety. Also remove InitializerOptions, etclloyd2008-11-101-0/+43