VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/time

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @96622   2 years vboxsync IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90803   3 years vboxsync Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(edit) @87626   4 years vboxsync IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @74150   6 years vboxsync IPRT/time: Added a few RTTimeFromXxxx tests and fixed bugs found. …
(edit) @74148   6 years vboxsync IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
(edit) @74125   6 years vboxsync IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
(edit) @74069   6 years vboxsync IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
(edit) @72863   6 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72172   7 years vboxsync Runtime: eliminate unnecessary forward declaration.
(edit) @72171   7 years vboxsync make scm happy
(edit) @72164   7 years vboxsync RTTimeImplode: Don't use rtTimeConvertToZulu for applying offUTC.
(edit) @72150   7 years vboxsync IPRT/time: fix condition for converting time to UTC in RTTimeImplode
(edit) @72144   7 years vboxsync cleanup
(edit) @72141   7 years vboxsync build fix
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @72094   7 years vboxsync IPRT: Fixed incorrect local timestamp/string conversion in …
(edit) @71268   7 years vboxsync IPRT/time: Fixed a bug in RTTimeSpecFromString(), which was causing it …
(edit) @70896   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @70895   7 years vboxsync IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69219   7 years vboxsync Runtime: scm cleanups
(edit) @69111   7 years vboxsync (C) year
(edit) @68116   7 years vboxsync RTTimeZoneGetInfoByWindowsName: fix
(edit) @68107   7 years vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @62556   8 years vboxsync IPRT: Unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62436   8 years vboxsync IPRT/R0/RC: MSC level 4 warnings
(edit) @57944   9 years vboxsync iprt: More doxygen corrections.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56978   9 years vboxsync Runtime: Formatting fixes, time.cpp being the most significant.
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @56254   10 years vboxsync Runtime: fixed typo in RTTimeFromString()
(edit) @54940   10 years vboxsync typo
(edit) @54467   10 years vboxsync IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
(edit) @54279   10 years vboxsync timesupref.h: last second change. duh.
(edit) @54278   10 years vboxsync timesupref.h: Moved things around a little, avoiding the 'break' …
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54252   10 years vboxsync SUPDrv,GIP,TM: Combined fOsTscDeltasInSync and fTscDeltasRoughlyInSync …
(edit) @54224   10 years vboxsync SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
(edit) @54215   10 years vboxsync Runtime,TM: Use GIP's fTscDeltasAreRoughlyInSync.
(edit) @54202   10 years vboxsync IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
(edit) @53470   10 years vboxsync timesupA.asm: Disabled SUPTscDeltaApply macro invocation, see review …
(edit) @53430   10 years vboxsync VMM/TM: First step in introducing the invariant TM mode.
(edit) @52833   10 years vboxsync time.cpp: Used the wrong days-in-month for non-leap-years when …
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48895   11 years vboxsync Runtime: warning
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36220   14 years vboxsync GIP: Force a couple of aCPUs accesses within bounds.
(edit) @34999   14 years vboxsync Backed out r68812, r68813 and r68816 - issue will be resolved with …
(edit) @34993   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34990   14 years vboxsync IPRT/RTTimeExplode: Use remainder.
(edit) @34989   14 years vboxsync IPRT/RTTimeExplode: Fixed missing alldvrm issue on W2K/NT4.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @30961   14 years vboxsync IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.
(edit) @29267   15 years vboxsync iprt: consistend RT_NO_GIP usage.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26227   15 years vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @19546   16 years vboxsync space
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @8579   17 years vboxsync AssertBreakVoid -> AssertBreak
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8281   17 years vboxsync removed mess in id string.
(edit) @8273   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8272   17 years vboxsync rebranding: IPRT files again (missing bits)
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6677   17 years vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6013   17 years vboxsync Created generic templates for compiling guest additions (for new …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5978   17 years vboxsync gcc warning
(edit) @5975   17 years vboxsync removed left over #if 1.
(edit) @5974   17 years vboxsync Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
(edit) @5547   17 years vboxsync cTries.
(edit) @5531   17 years vboxsync ring-0 import fix.
(edit) @5521   17 years vboxsync unused variable now
(edit) @5510   17 years vboxsync don't assert.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette