Convert from NULL macro to nullptr.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / Win32Threads.cpp
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-01-21 Scott CantorAllow control over thread stack size.
2009-05-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-30
2009-05-28 Scott CantorRemove broken TLS destructor support.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-07-02 Scott CantorThreading support.