summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/Timer.cpp
Commit message (Expand)AuthorAge
* Moved some cpp files from IceUtil to IceBernard Normier2016-05-13
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Fixed bug 4902 - Large delays can cause Timer::run() to exitBenoit Foucher2011-04-06
* Fixed bug 3683 - Added check for overflows when delay is too largeBenoit Foucher2011-04-06
* Updated copyright to 2010Dwayne Boone2010-01-07
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 2664 - show stack traces with C++Dwayne Boone2009-05-07
* Bug 2812 - add abilty to name threadDwayne Boone2009-04-24
* Fixed bug 3539 - bogus __setNoDelete callsBenoit Foucher2009-01-05
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed bug 3539 - SEGFAULT if thread start() fails in constructorBenoit Foucher2008-11-12
* Fixed bug 2972 & 3013Benoit Foucher2008-04-21
* Bug 2429.Michi Henning2008-03-17
* Updated copyrightDwayne Boone2008-01-23
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Fixed bug 2506Benoit Foucher2007-10-05
* Changed IceUtil::Timer::schedule() to use a delayBenoit Foucher2007-09-25
* Fixed bug 2462 and bug in IceUtil::TimerBenoit Foucher2007-09-18
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic timer...Dwayne Boone2007-09-05
* Squashed commit of the following:Benoit Foucher2007-08-31
* Squashed commit of the following:Benoit Foucher2007-08-30
* Prevent registering the same task if already scheduled, fixed bug.Benoit Foucher2007-08-29
* Win32 fixes for IceUtil::TimerBenoit Foucher2007-08-28
* Added new IceUtil::Timer classBenoit Foucher2007-08-28