summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/Time.cpp
Commit message (Collapse)AuthorAge
* Fix localtime/gmtime usage (#1227)Jose2021-01-01
| | | | | | | | | * Prefer the reentrant versions of localtime/gmtime when available * Simplify pragmas * Review comment fixes * Remove comment
* Fixed warnings (#824)Bernard Normier2020-04-30
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge branch '3.6-stretch' into 3.6Jose2016-06-15
|\
| * FreeBSD patchesJose2016-05-26
| |
| * Monotonic clock FreeBSD patchesJose2016-05-25
| |
* | Do not throw if log rotation fails.Jose2016-04-07
| | | | | | | | | | | | If log rotate fails because the file cannot be renamed we will keep using the same log file or in case that it cannot be reopen we will log to stderr.
* | ICE-7035 - Add option to roll log filesJose2016-04-07
|/
* 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
|
* MinGW & Ruby-1.9 updatesJose2012-07-26
|
* Remove BCC supportJose2012-07-19
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* Fix to prevent overflowsBenoit Foucher2012-02-23
|
* ICE-4740 - Timer for mac doesn't implement monotonic timeJose2012-02-21
|
* ICE-3793 replace static with anon namespacesJose2011-12-20
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 4251 - add IceUtil::Time double initializersDwayne Boone2009-10-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Added IceUtil::SyscallException and cleaned up few IceUtil exceptionsBenoit Foucher2008-01-23
| | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Remove Ice.Logger.DateFormatDwayne Boone2006-12-20
|
* Added Ice.Logger.DateFormat propertyDwayne Boone2006-12-19
|
* Removed deprecated methodsDwayne Boone2006-11-23
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 544.Michi Henning2005-12-19
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* Removed warning from VS 8.Michi Henning2005-11-17
|
* Ported IceUtil to VS 2005 Beta 2 x64Bernard Normier2005-09-22
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* time changesMarc Laukien2004-11-03
|
* time changesMarc Laukien2004-10-06
|
* IceUtil::Time fixes ; glacier fixesMarc Laukien2004-10-06
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Use %x to display the dateBenoit Foucher2003-05-18
|
* adding statistics to evictorMark Spruiell2003-04-10
|