|
|
@26739
|
15 years |
vboxsync |
Runtime: Inline list implementation
|
|
|
@26608
|
15 years |
vboxsync |
IPRT: linux implementation of RTSystemQueryDmiString.
|
|
|
@26605
|
15 years |
vboxsync |
tstSystemQueryOsInfo -> tstRTSystemQueryOsInfo.
|
|
|
@26604
|
15 years |
vboxsync |
tstSystemQueryOsInfo: converted to RTTest.
|
|
|
@26525
|
15 years |
vboxsync |
Runtime: win.amd64 warnings.
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26486
|
15 years |
vboxsync |
tstGetOpt -> tstRTGetOpt.
|
|
|
@26485
|
15 years |
vboxsync |
iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
|
|
|
@26484
|
15 years |
vboxsync |
blank lines.
|
|
|
@26482
|
15 years |
vboxsync |
IPRT: Added RTStrATruncate.
|
|
|
@26481
|
15 years |
vboxsync |
IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26452
|
15 years |
vboxsync |
iprt/memcache.h: Some more optimizations and more benchmarks.
|
|
|
@26420
|
15 years |
vboxsync |
memcache: some quick tuning.
|
|
|
@26419
|
15 years |
vboxsync |
tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26267
|
15 years |
vboxsync |
tstLdrObj: warning.
|
|
|
@26224
|
15 years |
vboxsync |
s/IN_RT_GC/IN_RT_RC/g
|
|
|
@26223
|
15 years |
vboxsync |
s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
|
|
|
@26222
|
15 years |
vboxsync |
*.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
|
|
|
@26218
|
15 years |
vboxsync |
*.kmk: Started renaming templated from all caps to CamelCase. At the …
|
|
|
@26177
|
15 years |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26133
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26015
|
15 years |
vboxsync |
build fix.
|
|
|
@26012
|
15 years |
vboxsync |
more warnings.
|
|
|
@25961
|
15 years |
vboxsync |
IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
|
|
|
@25946
|
15 years |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@25942
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25924
|
15 years |
vboxsync |
tstPath -> tstRTPath.
|
|
|
@25923
|
15 years |
vboxsync |
RTPathStripTrailingSlash: testcase + extensions.
|
|
|
@25872
|
15 years |
vboxsync |
Runtime/testcases: warning
|
|
|
@25865
|
15 years |
vboxsync |
tstRTTimeSpec: renamed from tstTimeSpec, try fix darwin burn.
|
|
|
@25856
|
15 years |
vboxsync |
tstTimeSpec.cpp: Converted to RTTest and added conversion tests.
|
|
|
@25801
|
15 years |
vboxsync |
tstRTStrFormat: Added %N test.
|
|
|
@25792
|
15 years |
vboxsync |
Build fix
|
|
|
@25791
|
15 years |
vboxsync |
iprt/lockvalidator,tstRTLockValidator: Fixed some class reference …
|
|
|
@25766
|
15 years |
vboxsync |
build fix.
|
|
|
@25759
|
15 years |
vboxsync |
iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
|
|
|
@25748
|
15 years |
vboxsync |
iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25713
|
15 years |
vboxsync |
iprt: Remove %Rt from the docs and testcase because there appears to …
|
|
|
@25711
|
15 years |
vboxsync |
iprt: RTSemMutex order validation.
|
|
|
@25710
|
15 years |
vboxsync |
iprt: SemRW lock order bugfixes.
|
|
|
@25707
|
15 years |
vboxsync |
iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
|
|
|
@25704
|
15 years |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25703
|
15 years |
vboxsync |
iprt/lockvalidator: Tested and debugged the basics of lock order …
|
|
|
@25694
|
15 years |
vboxsync |
working on lock order testcase…
|
|
|
@25690
|
15 years |
vboxsync |
iprt/lockvalidator: Record recursion on the lock stack.
|
|
|
@25669
|
15 years |
vboxsync |
tstInlineAsm.cpp: test ASMAtomic*Read*
|
|
|
@25668
|
15 years |
vboxsync |
tstInlineAsm.cpp: test ASMAtomic*ReadU64
|
|
|
@25648
|
15 years |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25640
|
15 years |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@25638
|
15 years |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25626
|
15 years |
vboxsync |
tstRTLockValidator: Added a simple mutex deadlock to the testcase.
|
|
|
@25623
|
15 years |
vboxsync |
more cleanup
|
|
|
@25622
|
15 years |
vboxsync |
tstRTLockValidator: testcase improvements.
|
|
|
@25621
|
15 years |
vboxsync |
tstRTLockValidator: Added some recursion just to make sure it works.
|
|
|
@25619
|
15 years |
vboxsync |
tstRTLockValidator.cpp: Another test variation.
|
|
|
@25618
|
15 years |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25617
|
15 years |
vboxsync |
iprt: Added lock validator testcase for read-write semaphore …
|
|
|
@25614
|
15 years |
vboxsync |
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
|
|
|
@25613
|
15 years |
vboxsync |
tstRTSemXRoads: name fix
|
|
|
@25605
|
15 years |
vboxsync |
tstDeadlock -> tstRTLockValidator.
|
|
|
@25604
|
15 years |
vboxsync |
iprt: More deadlock hacking.
|
|
|
@25602
|
15 years |
vboxsync |
iprt: More lock validation code; rewrote tstDeadlock.
|
|
|
@25596
|
15 years |
vboxsync |
iprt: Added new format extension: %Rbn - prints the base of a path name.
|
|
|
@25549
|
15 years |
vboxsync |
semxroads-generic.cpp: bugfix - reset race (of course).
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25524
|
15 years |
vboxsync |
semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
|
|
|
@25523
|
15 years |
vboxsync |
tstRTSemRW: comment about pseudo random.
|
|
|
@25521
|
15 years |
vboxsync |
tstRTSemRW.cpp: Negative testing.
|
|
|
@25516
|
15 years |
vboxsync |
tstSemRW.cpp -> tstRTSemRW.cpp
|
|
|
@25514
|
15 years |
vboxsync |
tstSemRW: Converted to RTTest and added basic API tests.
|
|
|
@25508
|
15 years |
vboxsync |
iprt/lockvalidator: read/write lock accounting.
|
|
|
@25491
|
15 years |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25436
|
15 years |
vboxsync |
RTLockValidator,RTThread: Serialize deadlock detection and …
|
|
|
@25431
|
15 years |
vboxsync |
RTSemXRoads: initial implementation.
|
|
|
@25426
|
15 years |
vboxsync |
RTSemXRoads: API + testcase.
|
|
|
@25406
|
15 years |
vboxsync |
IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
|
|
|
@25382
|
15 years |
vboxsync |
semmutex-win.cpp: Use a structure instead of storing the native handle …
|
|
|
@25368
|
15 years |
vboxsync |
RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
|
|
|
@25349
|
15 years |
vboxsync |
iprt/ministring_cpp.h -> iprt/cpp/ministring.h
|
|
|
@25345
|
15 years |
vboxsync |
iprt/lock.h -> iprt/cpp/lock.h
|
|
|
@25323
|
15 years |
vboxsync |
iprt/getopt.h/cpp: Made the uIndex 32-bit instead of 64-bit as we …
|
|
|
@25292
|
15 years |
vboxsync |
RTDirReadEx parameter to resolve symlinks.
|
|
|
@25064
|
15 years |
vboxsync |
tstRTHeapOffset.cpp: extended the testcase.
|
|
|
@25059
|
15 years |
vboxsync |
RTHeapOffset: Initial conversion of RTHeapSimple.
|
|
|
@25057
|
15 years |
vboxsync |
tstHeapSimple.cpp -> tstRTHeapSimple.cpp.
|
|
|
@25031
|
15 years |
vboxsync |
RTStrVersionCompare: Handle pre-release indicators better.
|
|
|
@25029
|
15 years |
vboxsync |
RTStrVersionCompare: Some todos for dealing with beta releases.
|
|
|
@25014
|
15 years |
vboxsync |
RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
|
|
|
@25005
|
15 years |
vboxsync |
IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
|
|
|
@25000
|
15 years |
vboxsync |
IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
|
|
|
@24893
|
15 years |
vboxsync |
IPRT: Improved RTStrVersionCompare() + testcase.
|
|
|
@24781
|
15 years |
vboxsync |
tstStrToNum: Added RTR3Init().
|
|
|
@24658
|
15 years |
vboxsync |
RTStrVersionToUInt32: bird review, things todo.
|
|
|
@24639
|
15 years |
vboxsync |
IPRT: Added RTStrVersionToUInt32() with testcase.
|
|
|
@24634
|
15 years |
vboxsync |
IPRT: Testcase framework for string -> version number conversion; temp …
|
|
|