|
|
@33595
|
14 年 |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33563
|
14 年 |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33464
|
14 年 |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33450
|
14 年 |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33426
|
14 年 |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33290
|
14 年 |
vboxsync |
Runtime: add a simple testcase for RTManifest
|
|
|
@33286
|
14 年 |
vboxsync |
Runtime: add lock free circular buffer + simple testcase
|
|
|
@33285
|
14 年 |
vboxsync |
Runtime: typo
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33207
|
14 年 |
vboxsync |
tstRTInlineAsm: another fix
|
|
|
@33206
|
14 年 |
vboxsync |
tstRTInlineAsm: fixed CpuId test for newer Intel CPUs
|
|
|
@33198
|
14 年 |
vboxsync |
tstRTInlineAsm: show hex values
|
|
|
@33136
|
14 年 |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
|
|
|
@33130
|
14 年 |
vboxsync |
tstInlineAsm -> tstRTInlineAsm.
|
|
|
@32996
|
14 年 |
vboxsync |
belongs here
|
|
|
@32995
|
14 年 |
vboxsync |
RTUuidFromUtf16: bug fix + testcase
|
|
|
@32994
|
14 年 |
vboxsync |
RTUuidFromStr: bug fix + testcase.
|
|
|
@32993
|
14 年 |
vboxsync |
byte write test.
|
|
|
@32970
|
14 年 |
vboxsync |
RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
|
|
|
@32966
|
14 年 |
vboxsync |
semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
|
|
|
@32949
|
14 年 |
vboxsync |
tstSemEvent -> tstRTSemEventMulti; removed tstSems.
|
|
|
@32946
|
14 年 |
vboxsync |
iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
|
|
|
@32901
|
14 年 |
vboxsync |
tstRTPrfIO: profile some I/O related APIs.
|
|
|
@32878
|
14 年 |
vboxsync |
strncat fixes
|
|
|
@32810
|
14 年 |
vboxsync |
tcp.cpp: Outlined fix rtTcpClose fix for 3.2.
|
|
|
@32801
|
14 年 |
vboxsync |
rtTcpClose: The trunk fix for the graceful shutdown hang.
|
|
|
@32757
|
14 年 |
vboxsync |
more fudge.
|
|
|
@32753
|
14 年 |
vboxsync |
tstRTR0Timer: fixes, works on linux now.
|
|
|
@32749
|
14 年 |
vboxsync |
tstRTR0Timer: fixes.
|
|
|
@32742
|
14 年 |
vboxsync |
tstRTR0Timer: some train code.
|
|
|
@32736
|
14 年 |
vboxsync |
tstRTR0Timer: More tests (almost there now).
|
|
|
@32669
|
14 年 |
vboxsync |
tstRTR0Timer: Some more tests.
|
|
|
@32648
|
14 年 |
vboxsync |
IPRT: linux kernel timer changes, testcase. hrtimers are not working …
|
|
|
@32611
|
14 年 |
vboxsync |
tstRTR0Timer: Started on a timer testcase for ring-0.
|
|
|
@32568
|
14 年 |
vboxsync |
OVA: parse ovf in memory on ova import (no need for a temporary ovf …
|
|
|
@32446
|
14 年 |
vboxsync |
tstRTList.cpp: Check one more thing.
|
|
|
@32445
|
14 年 |
vboxsync |
iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
|
|
|
@32431
|
14 年 |
vboxsync |
scm cleanup
|
|
|
@32350
|
14 年 |
vboxsync |
Runtime/r3/coredumper: name flags similar to planned CFGM keys.
|
|
|
@32347
|
14 年 |
vboxsync |
Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
|
|
|
@32332
|
14 年 |
vboxsync |
tstTimer: be more verbose
|
|
|
@32330
|
14 年 |
vboxsync |
tstTimer: added some deviation statistics
|
|
|
@31913
|
14 年 |
vboxsync |
tstRTCoreDump: disable when done.
|
|
|
@31860
|
14 年 |
vboxsync |
RTCoreDumper: integration into IPRT, cleanup.
|
|
|
@31847
|
14 年 |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31820
|
14 年 |
vboxsync |
tstRTCoreDump: minor change.
|
|
|
@31802
|
14 年 |
vboxsync |
tstRTCoreDump: cleanup, eliminate pread.
|
|
|
@31801
|
14 年 |
vboxsync |
tstRTCoreDump: fixed memory attributes in core.
|
|
|
@31796
|
14 年 |
vboxsync |
tstRTCoreDump: build fix.
|
|
|
@31795
|
14 年 |
vboxsync |
tstRTCoreDump: don't break OSE, export it.
|
|
|
@31787
|
14 年 |
vboxsync |
tstRTCoreDump: enable building.
|
|
|
@31412
|
14 年 |
vboxsync |
build fix
|
|
|
@31411
|
14 年 |
vboxsync |
tstInlineAsm: added bench for ASMGetApicId()
|
|
|
@31375
|
14 年 |
vboxsync |
gcc-4.4 workaround
|
|
|
@31370
|
14 年 |
vboxsync |
Main: cleanup machine renames, remove dead code
|
|
|
@31329
|
14 年 |
vboxsync |
RTLdrFlt was missing _TEMPLATE.
|
|
|
@31325
|
14 年 |
vboxsync |
RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
|
|
|
@31231
|
14 年 |
vboxsync |
command line help for keep alive, code style fixes
|
|
|
@31222
|
14 年 |
vboxsync |
Runtime/string: Utf-8 <-> Latin-1 testcase
|
|
|
@31157
|
14 年 |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@30859
|
14 年 |
vboxsync |
iprt/string.h: added RTStrPurgeEncoding.
|
|
|
@30801
|
14 年 |
vboxsync |
iprt/asm-amd64-x86.h: Added the missing ASMCpuId_<reg>() variants.
|
|
|
@30797
|
14 年 |
vboxsync |
tstInlineAsm.cpp: typo.
|
|
|
@30365
|
14 年 |
vboxsync |
RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
|
|
|
@30320
|
14 年 |
vboxsync |
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
|
|
|
@30318
|
14 年 |
vboxsync |
iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
|
|
|
@30281
|
14 年 |
vboxsync |
Runtime: added Darwin support to RTFsQueryType
|
|
|
@30274
|
14 年 |
vboxsync |
iprt: testcase for RTFsQueryType()
|
|
|
@30255
|
14 年 |
vboxsync |
iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the …
|
|
|
@30250
|
14 年 |
vboxsync |
tstRTAssertCompile.cpp: Postpone array problem on MSC.
|
|
|
@30240
|
14 年 |
vboxsync |
iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
|
|
|
@30163
|
14 年 |
vboxsync |
tstInlineAsm.cpp: guest phys addr
|
|
|
@30093
|
14 年 |
vboxsync |
IPRT: Removed VERR_LOGON_FAILURE in favor of …
|
|
|
@30088
|
14 年 |
vboxsync |
tstRTStrFormat: Added Rhxs & Rhxd tests.
|
|
|
@29906
|
14 年 |
vboxsync |
IPRT: fix testcase
|
|
|
@29845
|
14 年 |
vboxsync |
tstRTCidr: nits
|
|
|
@29841
|
14 年 |
vboxsync |
Runtime: testcase.
|
|
|
@29839
|
14 年 |
vboxsync |
tstRTCidr: another testcase
|
|
|
@29838
|
14 年 |
vboxsync |
Runtime: cosmetic.
|
|
|
@29837
|
14 年 |
vboxsync |
Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
|
|
|
@29836
|
14 年 |
vboxsync |
tstRTCidr: more testcases
|
|
|
@29834
|
14 年 |
vboxsync |
Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
|
|
|
@29783
|
15 年 |
vboxsync |
iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
|
|
|
@29683
|
15 年 |
vboxsync |
strformatrt.cpp: Fixed cchPrecision and cchWidth mixup in three calls.
|
|
|
@29660
|
15 年 |
vboxsync |
IPRT: Fixed number formatting bug where we would pad with '0' instead …
|
|
|
@29560
|
15 年 |
vboxsync |
RTSystemQueryDmiString: Added RTSYSDMISTR_MANUFACTURER and implemented …
|
|
|
@29393
|
15 年 |
vboxsync |
iprt: tstRTFile*.
|
|
|
@29392
|
15 年 |
vboxsync |
iprt: Converted tstFileAio and tstFileAppend-1 to RTTest, fixing lock …
|
|
|
@29279
|
15 年 |
vboxsync |
Runtime: Made solaris.sparc64 link and run.
|
|
|
@29271
|
15 年 |
vboxsync |
Make VBoxRT build on sparc.
|
|
|
@29250
|
15 年 |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28514
|
15 年 |
vboxsync |
tstRTR0SemMutex: Added a missing check in the threaded part.
|
|
|
@28472
|
15 年 |
vboxsync |
tstRTR0SemMutex: More tests.
|
|
|
@28462
|
15 年 |
vboxsync |
IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
|
|
|
@28437
|
15 年 |
vboxsync |
RTList: Fixed RTListNodeIsDummy and added RTListForEachReverse. Added …
|
|
|
@28317
|
15 年 |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28298
|
15 年 |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@28151
|
15 年 |
vboxsync |
tstRTPath.cpp: RTPathStripExt testcases.
|
|
|