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