summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/sys/posix/Time.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-6/+8
* QPID-5865: Be more robust in face of system clock being changed:Andrew Stitcher2014-07-011-3/+14
* NO-JIRA: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-231-5/+5
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-8/+27
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-1/+3
* QPID-3620 time conversion fix for sparc architectureClifford Allan Jansen2012-02-091-4/+11
* QPID-3236 - Add high-resolution timestamps to log files for debug situations....Kim van der Riet2011-05-021-0/+7
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-231-4/+0
* Changed the recent AbsTime::Epoch code to conform better to the previouslyAndrew Stitcher2010-04-081-2/+5
* Added AbsTime::epoch()) constant to Time.h to provide a portable reference ti...Alan Conway2010-04-071-0/+2
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Fix typoAndrew Stitcher2009-05-121-1/+1
* QPID-1852 Removed thread unsafe code in LoggerAndrew Stitcher2009-05-121-16/+19
* Allow AbsTime and Duration to be used cross-platform; add usleep() wrapper. R...Stephen D. Huston2008-10-291-3/+31
* QPID-1198 (Partial): Missing header files that are really neededAndrew Stitcher2008-07-291-0/+1
* Fixed time classes for some changes that misunderstood how they are supposedAndrew Stitcher2008-04-071-1/+1
* rubygen/0-10/specification.rb:Alan Conway2008-03-111-2/+26
* * Limited time allowed for reading on a single connection in a single go to 2msAndrew Stitcher2007-12-171-1/+1
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-221-0/+57