summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/Time.cpp
Commit message (Collapse)AuthorAge
...
* started with shrinking pool; inlined ops in IceUtil::TimeMarc Laukien2003-03-13
|
* Added IceUtil::Time::toString() and support for timestamps in the defaultBenoit Foucher2003-03-06
| | | | logger.
* version -> 1.0.1Marc Laukien2003-02-22
|
* time & lock fixesMarc Laukien2003-02-22
|
* 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
|
* dos2unixMarc Laukien2002-09-22
|
* thread fixesMarc Laukien2002-09-22
|
* added spaceMarc Laukien2002-07-09
|
* Style fixes: Changed INT64MIN and INT64MAX to Int64Min and Int64Max.Michi Henning2002-07-08
| | | | | | | | Moved the definitions of Int64, Int64Min, and Int64Max into IceUtil/Config.h. Updated scanner and parser to use the new constant names. Also applied style fixes to parser: INT16MIN -> Int16Min, BYTEMIN -> ByteMin, etc. Changed Time.h and Time.cpp to use the Int64 type from IceUtil/Config.h.
* sleep now takes IceUtil::TimeMarc Laukien2002-05-19
|
* sleep now takes IceUtil::TimeMarc Laukien2002-05-19
|
* fixMarc Laukien2002-04-23
|
* Time changesMarc Laukien2002-04-23
|
* WIN32 updates.Matthew Newhook2002-04-22
|
* time updates.Matthew Newhook2002-04-22
|
* Added IceUtil/Time.hMatthew Newhook2002-04-22