summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/Cond.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* 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
|
* Remove ICE_OS_WINRT ifdefs in Cond.cppJose2012-08-09
|
* Added native cond-var implementation on Windows (bug #2667)Bernard Normier2012-08-09
| | | | | | | for Visual Studio 2012 and up Removed all #define and checks for _WIN32_WINNT (no longer needed) Misc build fixes for Visual Studio IceUtil/Config.h cleanup (minor)
* 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
|
* C++Builder 2009 portDwayne Boone2009-03-02
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Windows / VC6 fixesZeroC Staff2007-12-21
|
* Fixed bug #2277ZeroC Staff2007-12-18
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2231. Fixed VC6 bug withMatthew Newhook2007-06-07
| | | | test/Freeze/complex test
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2229Matthew Newhook2007-06-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Mutex and Lock changes: lock/unlock now return void, trylock returns a boolBernard Normier2003-04-16
| | | | | that indicates whether the lock was acquired or not, plus new member functions on LockT/TryLockT
* fixes for RH9Marc Laukien2003-04-09
|
* 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
|
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* time updates.Matthew Newhook2002-04-22
|
* BusyException; naming fixesMarc Laukien2002-04-20
|
* WIN32->_WIN32Marc Laukien2002-04-10
|
* Win32 update.sMatthew Newhook2002-03-12
|
* Fix some TODO's in IceUtil. IceStorm now uses the new Logger utils.Matthew Newhook2002-02-12
|
* Remove ConstLock, and friends.Matthew Newhook2001-12-31
|
* IceThread merge.Matthew Newhook2001-12-27