aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/init.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head c6dfcb1b2e25290f071169361fb...lloyd2010-08-061-2/+3
|\
| * Move the functions that directly manipulate the global state singletonlloyd2010-08-061-2/+3
* | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-1/+1
|\|
| * Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* | 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