VirtualBox

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

修定紀錄模式:


圖例:

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

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