|
|
@29904
|
15 years |
vboxsync |
IPRT: fix win burns
|
|
|
@29901
|
15 years |
vboxsync |
IPRT: added progress callback support to SHA1 digest calculation and …
|
|
|
@29845
|
15 years |
vboxsync |
tstRTCidr: nits
|
|
|
@29840
|
15 years |
vboxsync |
Runtime: no more than four octets are allowed.
|
|
|
@29837
|
15 years |
vboxsync |
Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the …
|
|
|
@29834
|
15 years |
vboxsync |
Runtime: RTCidrStrToIPv4 changed to conform to rfc 4632 …
|
|
|
@29820
|
15 years |
vboxsync |
RTSha1Digest.cpp: Don't need mem.h
|
|
|
@29819
|
15 years |
vboxsync |
RTSha1Digest.cpp: Don't mix allocators! Also, check for allocation …
|
|
|
@29783
|
15 years |
vboxsync |
iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
|
|
|
@29778
|
15 years |
vboxsync |
Runtime: Use RTSha1ToString cause the old method used the wrong …
|
|
|
@29683
|
15 years |
vboxsync |
strformatrt.cpp: Fixed cchPrecision and cchWidth mixup in three calls.
|
|
|
@29660
|
15 years |
vboxsync |
IPRT: Fixed number formatting bug where we would pad with '0' instead …
|
|
|
@29278
|
15 years |
vboxsync |
Runtime/asm-fake.cpp: Non-atomic implementation of the DECLASM bits in …
|
|
|
@29271
|
15 years |
vboxsync |
Make VBoxRT build on sparc.
|
|
|
@29267
|
15 years |
vboxsync |
iprt: consistend RT_NO_GIP usage.
|
|
|
@29263
|
15 years |
vboxsync |
sparc adjustments.
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28903
|
15 years |
vboxsync |
IPRT: iconv cache.
|
|
|
@28876
|
15 years |
vboxsync |
uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28709
|
15 years |
vboxsync |
log.cpp: Corrected an assertion.
|
|
|
@28708
|
15 years |
vboxsync |
log.cpp: Corrected an assertion.
|
|
|
@28696
|
15 years |
vboxsync |
log.cpp: duh.
|
|
|
@28695
|
15 years |
vboxsync |
iprt/log: Added a write-through flag and a flush flag for file …
|
|
|
@28687
|
15 years |
vboxsync |
Runtime/Sg: quit the loop if we reached the end of the buffer
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28298
|
15 years |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@28271
|
15 years |
vboxsync |
IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
|
|
|
@28267
|
15 years |
vboxsync |
iprt: Added RTLockValidatorHoldsLocksInClass and …
|
|
|
@28145
|
15 years |
vboxsync |
Runtime/Sg: Fix RTSgBufCopy
|
|
|
@28117
|
15 years |
vboxsync |
Runtime/Sg: Add advanced compare method
|
|
|
@28116
|
15 years |
vboxsync |
Runtime/Sg: Fix stupid bug
|
|
|
@28113
|
15 years |
vboxsync |
Runtime/Sg: Add a method to advance the internal buffer pointer
|
|
|
@28053
|
15 years |
vboxsync |
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
|
|
|
@28026
|
15 years |
vboxsync |
build fix
|
|
|
@28024
|
15 years |
vboxsync |
iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27968
|
15 years |
vboxsync |
RTGetOptArgvToString: Implemented bourne shell style quoting.
|
|
|
@27807
|
15 years |
vboxsync |
build fix
|
|
|
@27802
|
15 years |
vboxsync |
getopt fix (2nd part).
|
|
|
@27801
|
15 years |
vboxsync |
getopt fix.
|
|
|
@27800
|
15 years |
vboxsync |
iprt: applying sparc patch (selectively).
|
|
|
@27763
|
15 years |
vboxsync |
once.cpp: Use ASMAtomicUoReadHandle (missed one place).
|
|
|
@27737
|
15 years |
vboxsync |
strformatrt.cpp: some xml fixes (probably not quite right yet, but …
|
|
|
@27652
|
15 years |
vboxsync |
build fix (3rd try)
|
|
|
@27651
|
15 years |
vboxsync |
build fix (2nd try)
|
|
|
@27650
|
15 years |
vboxsync |
build fix
|
|
|
@27648
|
15 years |
vboxsync |
strformatrt.cpp: Added %RMas and %RMes for escaping attribute values …
|
|
|
@27639
|
15 years |
vboxsync |
iprt: added RTMsgErrorRc[V].
|
|
|
@27386
|
15 years |
vboxsync |
iprt: Fixed RTGetOptArgvToString bug dealing with DOS slashes at the …
|
|
|
@27384
|
15 years |
vboxsync |
iprt: Implemented RTGetOptArgvToString with the MS CRT option. (The …
|
|
|
@27345
|
15 years |
vboxsync |
iprt: Added RTSort with one simple algorithm implemented.
|
|
|
@27302
|
15 years |
vboxsync |
IPRT: RIP RTCache*, RTMemCache* is way better…
|
|
|
@27301
|
15 years |
vboxsync |
iprt/message.cpp: mixup in the generalization code.
|
|
|
@27292
|
15 years |
vboxsync |
Runtime/lockvalidator: free the right record
|
|
|
@27128
|
15 years |
vboxsync |
IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@26762
|
15 years |
vboxsync |
iprt: Added RTHandleClose and pipe stubs.
|
|
|
@26723
|
15 years |
vboxsync |
RTStrATruncate: bugfix
|
|
|
@26694
|
15 years |
vboxsync |
RTGetOptPrintError: return RTEXITCODE_SYNTAX.
|
|
|
@26683
|
15 years |
vboxsync |
iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
|
|
|
@26674
|
15 years |
vboxsync |
iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
|
|
|
@26659
|
15 years |
vboxsync |
IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
|
|
|
@26588
|
15 years |
vboxsync |
iprt: New type RTNETADDR for storing any address + type + port. Added …
|
|
|
@26562
|
15 years |
vboxsync |
*: Added svn:keywords where missing.
|
|
|
@26560
|
15 years |
vboxsync |
Makefiles,RTPathChangeToDosSlashes.cpp: -whitespace
|
|
|
@26525
|
15 years |
vboxsync |
Runtime: win.amd64 warnings.
|
|
|
@26520
|
15 years |
vboxsync |
iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
|
|
|
@26492
|
15 years |
vboxsync |
Runtime: whitespace cleanup.
|
|
|
@26485
|
15 years |
vboxsync |
iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
|
|
|
@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, …
|
|
|
@26452
|
15 years |
vboxsync |
iprt/memcache.h: Some more optimizations and more benchmarks.
|
|
|
@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).
|
|
|
@26351
|
15 years |
vboxsync |
gcc-4.5 warning
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26276
|
15 years |
vboxsync |
typos.
|
|
|
@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
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@26134
|
15 years |
vboxsync |
IPRT: Added RTPathJoin.
|
|
|
@26060
|
15 years |
vboxsync |
IPRT: Added RTFileOpenF/V.
|
|
|
@25960
|
15 years |
vboxsync |
Doxyfile*: Added custom command …
|
|
|
@25925
|
15 years |
vboxsync |
build fix.
|
|
|
@25923
|
15 years |
vboxsync |
RTPathStripTrailingSlash: testcase + extensions.
|
|
|
@25918
|
15 years |
vboxsync |
Runtime/RTSha1Digest.cpp: no need to open the stream for reading and …
|
|
|
@25908
|
15 years |
vboxsync |
RTSemRWIsReadOwner: For assertion in main.
|
|
|
@25899
|
15 years |
vboxsync |
Runtime/common/log.cpp: gcc warning
|
|
|
@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.
|
|
|