summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/timer/Client.cpp
Commit message (Collapse)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
| | | | Fixes 223.
* Fixes for C++17 modeJose2018-09-07
| | | | Close #180
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-6027: bumped the delay between the tasks to prevent failures on ↵Benoit Foucher2014-12-01
| | | | very slow VMs
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* fixing minor bug in cpp/test/IceUtil/timerMark Spruiell2010-06-04
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed bug 2972 & 3013Benoit Foucher2008-04-21
|
* Fixed bug 2963Benoit Foucher2008-03-31
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Fixed bug 2572Benoit Foucher2007-11-26
|
* Fixed bug 2506Benoit Foucher2007-10-05
|
* Changed IceUtil::Timer::schedule() to use a delayBenoit Foucher2007-09-25
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* More IceUtil::Timer fixesBenoit Foucher2007-08-29
|
* 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