|
|
@26520
|
15 years |
vboxsync |
iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
|
|
|
@26519
|
15 years |
vboxsync |
build fix
|
|
|
@26518
|
15 years |
vboxsync |
build fix
|
|
|
@26517
|
15 years |
vboxsync |
*: RTGetOpt cleanup related to --help and --version (now standard …
|
|
|
@26492
|
15 years |
vboxsync |
Runtime: whitespace cleanup.
|
|
|
@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.
|
|
|
@26483
|
15 years |
vboxsync |
scm: .scm-settings files.
|
|
|
@26482
|
15 years |
vboxsync |
IPRT: Added RTStrATruncate.
|
|
|
@26481
|
15 years |
vboxsync |
IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
|
|
|
@26480
|
15 years |
vboxsync |
IPRT: common/string/string.cpp -> stringalloc.cpp.
|
|
|
@26478
|
15 years |
vboxsync |
getoptargv.cpp: bug fix.
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26455
|
15 years |
vboxsync |
Fixed regression
|
|
|
@26452
|
15 years |
vboxsync |
iprt/memcache.h: Some more optimizations and more benchmarks.
|
|
|
@26436
|
15 years |
vboxsync |
Update
|
|
|
@26435
|
15 years |
vboxsync |
Disallow non-paged alignment allocation in RTR0MemObjAllocPhysEx for …
|
|
|
@26434
|
15 years |
vboxsync |
Use MmAllocateContiguousMemorySpecifyCache for specifying the …
|
|
|
@26433
|
15 years |
vboxsync |
Missing header update
|
|
|
@26432
|
15 years |
vboxsync |
Update function description
|
|
|
@26430
|
15 years |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@26428
|
15 years |
vboxsync |
build fix.
|
|
|
@26421
|
15 years |
vboxsync |
dbg build fix
|
|
|
@26420
|
15 years |
vboxsync |
memcache: some quick tuning.
|
|
|
@26419
|
15 years |
vboxsync |
tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
|
|
|
@26418
|
15 years |
vboxsync |
build fix
|
|
|
@26417
|
15 years |
vboxsync |
build fix
|
|
|
@26416
|
15 years |
vboxsync |
RTMemCache: Initial coding (completely untested).
|
|
|
@26415
|
15 years |
vboxsync |
process-posix.cpp: doc
|
|
|
@26363
|
15 years |
vboxsync |
thread-posix.cpp: RTThreadPoke is optional, don't assert if the signal …
|
|
|
@26361
|
15 years |
vboxsync |
thread-posix.cpp: No RTThreadPoke in guest context.
|
|
|
@26351
|
15 years |
vboxsync |
gcc-4.5 warning
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26343
|
15 years |
vboxsync |
RTErrConvertFromWin32.cpp: tabs
|
|
|
@26319
|
15 years |
vboxsync |
another warning regarding an ignored return value
|
|
|
@26318
|
15 years |
vboxsync |
build fix
|
|
|
@26317
|
15 years |
vboxsync |
bogus
|
|
|
@26316
|
15 years |
vboxsync |
gcc warnings when compiling against newer libcs
|
|
|
@26296
|
15 years |
vboxsync |
more warnings.
|
|
|
@26276
|
15 years |
vboxsync |
typos.
|
|
|
@26267
|
15 years |
vboxsync |
tstLdrObj: warning.
|
|
|
@26258
|
15 years |
vboxsync |
two more
|
|
|
@26257
|
15 years |
vboxsync |
timer-posix.cpp: Another initializer warning.
|
|
|
@26256
|
15 years |
vboxsync |
build fix.
|
|
|
@26255
|
15 years |
vboxsync |
fs-posix.cpp: {0} initializer warnings.
|
|
|
@26254
|
15 years |
vboxsync |
mp-linux.cpp: warning.
|
|
|
@26253
|
15 years |
vboxsync |
sysfs.cpp: Drop the temporary hack, it's not needed and generate warnings.
|
|
|
@26252
|
15 years |
vboxsync |
tcp.cpp: gcc warnings.
|
|
|
@26251
|
15 years |
vboxsync |
strversion.cpp: Use the right type. (gcc warning)
|
|
|
@26249
|
15 years |
vboxsync |
ldr.cpp: warning.
|
|
|
@26227
|
15 years |
vboxsync |
s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
|
|
|
@26226
|
15 years |
vboxsync |
s/RTGCDECL/RTGCDECL/g
|
|
|
@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 …
|
|
|
@26212
|
15 years |
vboxsync |
time-win.cpp: missing headers
|
|
|
@26210
|
15 years |
vboxsync |
IPRT: Added RTTimeSet.
|
|
|
@26209
|
15 years |
vboxsync |
IPRT: Added RTTimeSet.
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@26178
|
15 years |
vboxsync |
strformat-vbox.cpp: %Vuuid and %Vrc (+friends) are now gone.
|
|
|
@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)
|
|
|
@26134
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26133
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26116
|
15 years |
vboxsync |
Runtime/Makefile.kmk: RuntimeGuestR3 must include target arch sources …
|
|
|
@26060
|
15 years |
vboxsync |
IPRT: Added RTFileOpenF/V.
|
|
|
@26015
|
15 years |
vboxsync |
build fix.
|
|
|
@26012
|
15 years |
vboxsync |
more warnings.
|
|
|
@25961
|
15 years |
vboxsync |
IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
|
|
|
@25960
|
15 years |
vboxsync |
Doxyfile*: Added custom command …
|
|
|
@25953
|
15 years |
vboxsync |
Runtime/RTFileIoCtl: fixed prototype (iRequest => ulRequest)
|
|
|
@25951
|
15 years |
vboxsync |
Runtime: gcc warning
|
|
|
@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 …
|
|
|
@25926
|
15 years |
vboxsync |
Runtime: fixed uninitialized var
|
|
|
@25925
|
15 years |
vboxsync |
build fix.
|
|
|
@25924
|
15 years |
vboxsync |
tstPath -> tstRTPath.
|
|
|
@25923
|
15 years |
vboxsync |
RTPathStripTrailingSlash: testcase + extensions.
|
|
|
@25918
|
15 years |
vboxsync |
Runtime/RTSha1Digest.cpp: no need to open the stream for reading and …
|
|
|
@25910
|
15 years |
vboxsync |
RTFileReadAll: Must pass DENY_NONE or we'll assert in down in RTFileOpen.
|
|
|
@25909
|
15 years |
vboxsync |
RTFileReadAll-generic.cpp: committed too much.
|
|
|
@25908
|
15 years |
vboxsync |
RTSemRWIsReadOwner: For assertion in main.
|
|
|
@25899
|
15 years |
vboxsync |
Runtime/common/log.cpp: gcc warning
|
|
|
@25898
|
15 years |
vboxsync |
Runtime/path-posix.cpp: gcc found this bug
|
|
|
@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.
|
|
|
@25844
|
15 years |
vboxsync |
lockvalidator.cpp: Made it possible to configure it via the …
|
|
|
@25833
|
15 years |
vboxsync |
lockvalidator.cpp: show the class+sub-class in the lock dump.
|
|
|
@25831
|
15 years |
vboxsync |
iprt/lockvalidation: give better names to anonymous locks
|
|
|
@25805
|
15 years |
vboxsync |
strformat.cpp: Added missing va_end() in %N.
|
|
|
@25801
|
15 years |
vboxsync |
tstRTStrFormat: Added %N test.
|
|
|
@25794
|
15 years |
vboxsync |
Runtime/Makefile.kmk: Install VBoxRT.dll into bin/testcase on windows …
|
|
|
@25793
|
15 years |
vboxsync |
semrw-*generic.cpp: Corrected the c&p invalid handle errors in …
|
|
|
@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 …
|
|
|