Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/xmltooling.git] / xmltooling / util / Threads.h
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-09-04 scantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-03-14 Russ AllberyMerge commit 'upstream/1.4.1'
2011-03-14 Russ AllberyImported Upstream version 1.4.1
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-03-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-44
2010-01-21 cantorAllow control over thread stack size.
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/1.3'
2009-11-06 Russ AllberyImported Upstream version 1.3
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-08-05 Russ AllberyMerge branch 'upstream' into debian
2009-08-05 Russ AllberyMerge branch 'upstream' into bug/gcc-4.4
2009-08-05 Russ AllberyMerge commit 'upstream/1.2'
2009-08-05 Russ AllberyImported Upstream version 1.2
2009-05-29 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-30
2008-05-08 Russ AllberyImported Upstream version 1.0
2007-05-11 cantorMissing signal header, tighten up template for map...
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-02-02 cantorUpdate copyright.
2007-01-26 cantorFixed some doxygen warnings.
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...
2006-07-05 cantorRename shared lock wrapper, allow pre-existing locks.
2006-07-02 cantorUnix thread support
2006-07-02 cantorThreading support.