summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/RecMutex.cpp
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Update copyright year to 2018Jose2018-02-14
* Removed __USE_UNIX98 check (ICE-8580)Bernard Normier2018-01-26
* Remove trailing whitespaceJoe George2017-05-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | WinRT -> UWP renamesJose2016-12-14
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Moved AbstractMutex and CacheBernard Normier2015-11-13
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fix problem introduced with ICE-5553 fixJose2014-08-13
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Minor code style fixesJose2013-01-22
* Fixed warnings related to ICE-5157Jose2012-12-27
* Added native cond-var implementation on Windows (bug #2667)Bernard Normier2012-08-09
* MinGW & Ruby-1.9 updatesJose2012-07-26
* WinRT supportJose2012-07-13
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Squashed commit of the following:Matthew Newhook2008-03-12
* Updated copyrightDwayne Boone2008-01-23
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Updated copyrightDwayne Boone2006-03-14
* Updated copyrights to 2005Bernard Normier2005-02-16
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* Merged from 1.1Bernard Normier2003-09-03
* Renamed trylock, readlock and writelock to tryLock, readLock and writeLockBernard Normier2003-05-16
* Mutex and Lock changes: lock/unlock now return void, trylock returns a boolBernard Normier2003-04-16
* fixes for RH9Marc Laukien2003-04-09
* monitor fixMarc Laukien2003-03-23
* more portability fixesMark Spruiell2003-02-25
* RecMutex initMarc Laukien2003-02-23
* minorMarc Laukien2003-02-22
* version update; date changeMarc Laukien2003-02-04
* fixed copyright dateMarc Laukien2002-11-06
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
* fixesMarc Laukien2002-09-22
* dos2unixMarc Laukien2002-09-22
* thread fixesMarc Laukien2002-09-22