summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/time/time.cpp
Commit message (Expand)AuthorAgeFilesLines
* IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt is docum...vboxsync2023-05-111-162/+0
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.vboxsync2021-08-231-7/+7
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no longer i...vboxsync2018-12-221-1/+2
* IPRT/time: Added a few RTTimeFromXxxx tests and fixed bugs found. bugref:9167vboxsync2018-09-071-26/+85
* IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both untested). Fix...vboxsync2018-09-071-2/+320
* IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying RFC-7231 behav...vboxsync2018-09-061-1/+14
* IPRT/time: Added RTTimeToRfc2822 for formatting time according to RFC-2822. b...vboxsync2018-09-041-0/+66
* Runtime: eliminate unnecessary forward declaration.vboxsync2018-05-081-6/+0
* make scm happyvboxsync2018-05-081-0/+1
* RTTimeImplode: Don't use rtTimeConvertToZulu for applying offUTC.vboxsync2018-05-081-7/+3
* IPRT/time: fix condition for converting time to UTC in RTTimeImplodevboxsync2018-05-071-1/+1
* cleanupvboxsync2018-05-071-1/+1
* build fixvboxsync2018-05-071-1/+2
* IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten storing of...vboxsync2018-05-071-7/+77
* IPRT: Fixed incorrect local timestamp/string conversion in RTTimeToString and...vboxsync2018-05-031-10/+26
* IPRT/time: Fixed a bug in RTTimeSpecFromString(), which was causing it to fai...vboxsync2018-03-081-1/+1
* IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods instea...vboxsync2018-02-071-1/+1
* IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods instea...vboxsync2018-02-071-0/+202
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-9/+9
* Runtime: Formatting fixes, time.cpp being the most significant.vboxsync2015-07-181-1/+1
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* Runtime: fixed typo in RTTimeFromString()vboxsync2015-06-051-1/+1
* time.cpp: Used the wrong days-in-month for non-leap-years when calculating ye...vboxsync2014-09-241-1/+1
* Runtime: warningvboxsync2013-10-041-1/+1
* IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple ISO-like dat...vboxsync2013-10-031-0/+162
* header (C) fixesvboxsync2013-02-041-1/+1
* runtime: backed out r77481,r77482,r77483,r77484,r77485vboxsync2012-04-161-19/+19
* Runtime: linux 3.4-rc3 build fix [-fpermissive]vboxsync2012-04-161-19/+19
* Use DECLHIDDEN, especially in IPRT.vboxsync2011-04-051-1/+1
* Backed out r68812, r68813 and r68816 - issue will be resolved with correct CR...vboxsync2010-12-131-4/+3
* IPRT/RTTimeExplode: Use remainder.vboxsync2010-12-131-1/+1
* IPRT/RTTimeExplode: Use remainder.vboxsync2010-12-131-1/+1
* IPRT/RTTimeExplode: Fixed missing __alldvrm issue on W2K/NT4.vboxsync2010-12-131-3/+4
* *: spelling fixes, thanks Timeless!vboxsync2010-10-281-4/+4
* IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.vboxsync2010-07-211-35/+56
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).vboxsync2009-07-071-0/+8
* spacevboxsync2009-05-081-0/+1
* Fix a couple of words doubled in comments. No code changes.vboxsync2008-11-181-1/+1
* AssertBreakVoid -> AssertBreakvboxsync2008-05-051-5/+5
* AssertBreak -> AssertBreakStmt.vboxsync2008-05-051-5/+5
* rebranding: IPRT files again.vboxsync2008-04-211-1/+1