|
|
@35337
|
14 years |
vboxsync |
More build fixes
|
|
|
@34626
|
14 years |
vboxsync |
implemented RTThreadGetExecutionTimeMilli() for Posix and …
|
|
|
@34464
|
14 years |
vboxsync |
IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
|
|
|
@34174
|
14 years |
vboxsync |
IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
|
|
|
@34045
|
14 years |
vboxsync |
iprt: more tar code and vfs filesystem stream bugfixes.
|
|
|
@33973
|
14 years |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33426
|
14 years |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33290
|
14 years |
vboxsync |
Runtime: add a simple testcase for RTManifest
|
|
|
@33286
|
14 years |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33130
|
14 years |
vboxsync |
tstInlineAsm -> tstRTInlineAsm.
|
|
|
@32949
|
14 years |
vboxsync |
tstSemEvent -> tstRTSemEventMulti; removed tstSems.
|
|
|
@32901
|
14 years |
vboxsync |
tstRTPrfIO: profile some I/O related APIs.
|
|
|
@32801
|
14 years |
vboxsync |
rtTcpClose: The trunk fix for the graceful shutdown hang.
|
|
|
@32611
|
14 years |
vboxsync |
tstRTR0Timer: Started on a timer testcase for ring-0.
|
|
|
@31787
|
14 years |
vboxsync |
tstRTCoreDump: enable building.
|
|
|
@31375
|
14 years |
vboxsync |
gcc-4.4 workaround
|
|
|
@31370
|
14 years |
vboxsync |
Main: cleanup machine renames, remove dead code
|
|
|
@31329
|
14 years |
vboxsync |
RTLdrFlt was missing _TEMPLATE.
|
|
|
@31325
|
14 years |
vboxsync |
RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
|
|
|
@30240
|
14 years |
vboxsync |
iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
|
|
|
@29393
|
15 years |
vboxsync |
iprt: tstRTFile*.
|
|
|
@29279
|
15 years |
vboxsync |
Runtime: Made solaris.sparc64 link and run.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28462
|
15 years |
vboxsync |
IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
|
|
|
@27800
|
15 years |
vboxsync |
iprt: applying sparc patch (selectively).
|
|
|
@27576
|
15 years |
vboxsync |
IPRT/testcase: Added logon failure error, test some more stuff.
|
|
|
@27439
|
15 years |
vboxsync |
IPRT/testcase: Should fix the burns.
|
|
|
@27437
|
15 years |
vboxsync |
IPRT/testcase: Bits for user RTProcCreateEx.
|
|
|
@27345
|
15 years |
vboxsync |
iprt: Added RTSort with one simple algorithm implemented.
|
|
|
@27269
|
15 years |
vboxsync |
Runtime/testcase: basic electric fence allocation testcase
|
|
|
@26824
|
15 years |
vboxsync |
iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@26772
|
15 years |
vboxsync |
iprt/testcase: nit picking on tstRTList.
|
|
|
@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.
|
|
|
@26486
|
15 years |
vboxsync |
tstGetOpt -> tstRTGetOpt.
|
|
|
@26481
|
15 years |
vboxsync |
IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26419
|
15 years |
vboxsync |
tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
|
|
|
@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 …
|
|
|
@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).
|
|
|
@25924
|
15 years |
vboxsync |
tstPath -> tstRTPath.
|
|
|
@25865
|
15 years |
vboxsync |
tstRTTimeSpec: renamed from tstTimeSpec, try fix darwin burn.
|
|
|
@25605
|
15 years |
vboxsync |
tstDeadlock -> tstRTLockValidator.
|
|
|
@25516
|
15 years |
vboxsync |
tstSemRW.cpp -> tstRTSemRW.cpp
|
|
|
@25508
|
15 years |
vboxsync |
iprt/lockvalidator: read/write lock accounting.
|
|
|
@25426
|
15 years |
vboxsync |
RTSemXRoads: API + testcase.
|
|
|
@25382
|
15 years |
vboxsync |
semmutex-win.cpp: Use a structure instead of storing the native handle …
|
|
|
@25059
|
15 years |
vboxsync |
RTHeapOffset: Initial conversion of RTHeapSimple.
|
|
|
@25057
|
15 years |
vboxsync |
tstHeapSimple.cpp -> tstRTHeapSimple.cpp.
|
|
|
@25014
|
15 years |
vboxsync |
RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
|
|
|
@24633
|
15 years |
vboxsync |
IPRT: Testcase framework for string -> version number conversion; WIP.
|
|
|
@24352
|
15 years |
vboxsync |
Runtime/testcase: simple event semaphore testcase, including timeout case
|
|
|
@23960
|
15 years |
vboxsync |
tstStrFormat -> tstRTStrFormat.
|
|
|
@23501
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23359
|
15 years |
vboxsync |
Runtime/Aio: Compile the testcase unconditionally
|
|
|
@21582
|
15 years |
vboxsync |
IPRT: RTFILE_O_APPEND.
|
|
|
@21286
|
15 years |
vboxsync |
tstRTR0MemUserKernel: Testcase for the RTR0MemUser/Kernel API.
|
|
|
@21082
|
15 years |
vboxsync |
Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
|
|
|
@20647
|
15 years |
vboxsync |
IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
|
|
|
@20563
|
15 years |
vboxsync |
IPRT/testcase: corrections.
|
|
|
@20562
|
15 years |
vboxsync |
iprt: started on tstRTMemPool.cpp.
|
|
|
@20443
|
15 years |
vboxsync |
Runtime: testcase for RW semaphores
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20108
|
16 years |
vboxsync |
tstRTS3: always initialize iprt first.
|
|
|
@20051
|
16 years |
vboxsync |
exported to OSE
|
|
|
@20033
|
16 years |
vboxsync |
another OSE fix
|
|
|
@20022
|
16 years |
vboxsync |
Runtime: S3 testcase
|
|
|
@19954
|
16 years |
vboxsync |
tstCritSect -> tstRTCritSect
|
|
|
@19950
|
16 years |
vboxsync |
tstCidr -> tstRTCidr.
|
|
|
@19948
|
16 years |
vboxsync |
tstBitOperations -> tstRTBitOperations
|
|
|
@19947
|
16 years |
vboxsync |
tstBase64 -> tstRTBase64.
|
|
|
@19945
|
16 years |
vboxsync |
tstAvl -> tstRTAvl; use RTTest.
|
|
|
@19933
|
16 years |
vboxsync |
IPRT: RTThreadPreempt* testcase.
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@19763
|
16 years |
vboxsync |
IPRT/testcase: the two build fixes here should not be necessary.
|
|
|
@19603
|
16 years |
vboxsync |
More build fixes.
|
|
|
@19600
|
16 years |
vboxsync |
GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18991
|
16 years |
vboxsync |
IPRT: tstFork().
|
|
|
@16999
|
16 years |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@16762
|
16 years |
vboxsync |
RTBase64Decode testcase and bugfixes.
|
|
|
@15821
|
16 years |
vboxsync |
tstDarwinSched: experiment with darwin scheduling.
|
|
|
@14369
|
16 years |
vboxsync |
Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
|
|
|
@14025
|
16 years |
vboxsync |
tstNoCrt-1: Added simple strcpy test.
|
|
|
@13472
|
16 years |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12874
|
16 years |
vboxsync |
IPRT: added a testcase for RTSemPingPong and some state inspection methods.
|
|
|