|
|
@40789
|
13 years |
vboxsync |
duh
|
|
|
@40788
|
13 years |
vboxsync |
IPRT:strncpy implementation for the no-crt mode.
|
|
|
@40417
|
13 years |
vboxsync |
RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
|
|
|
@40186
|
13 years |
vboxsync |
RTStrFormatNumber: Assert some buffer sanity.
|
|
|
@40123
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40091
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40073
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40071
|
13 years |
vboxsync |
Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
|
|
|
@40058
|
13 years |
vboxsync |
RTBase64: fix trailing newline suppression in RTBase64EncodedLength, …
|
|
|
@40052
|
13 years |
vboxsync |
IPRT: Added string hashing API (RTStrHash1*).
|
|
|
@39903
|
13 years |
vboxsync |
IPRT/RTCString: fix find method, add testcase
|
|
|
@39897
|
13 years |
vboxsync |
RTCString: Adding count() from QString, implementing one of the three …
|
|
|
@39877
|
13 years |
vboxsync |
IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
|
|
|
@39873
|
13 years |
vboxsync |
RTCString::find: made it more readable - 2 variable assignments in one …
|
|
|
@39277
|
13 years |
vboxsync |
Runtime: split should really be const; add RTCStringFmt
|
|
|
@39083
|
13 years |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39032
|
13 years |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@38659
|
13 years |
vboxsync |
strformat.cpp: Burn fix (todo, fix properly later).
|
|
|
@38658
|
13 years |
vboxsync |
IPRT: , and are now deprecated, the conversion to local codeset …
|
|
|
@38546
|
13 years |
vboxsync |
warning
|
|
|
@37996
|
13 years |
vboxsync |
iprt: don't slurp <linux/module.h> here as the resulting other Linux …
|
|
|
@37966
|
13 years |
vboxsync |
testcase+fixes
|
|
|
@37965
|
13 years |
vboxsync |
testcase
|
|
|
@37964
|
13 years |
vboxsync |
Register formatting in strformatrt.cpp (for logging).
|
|
|
@36597
|
14 years |
vboxsync |
IPRT: Implemented the memory tracker.
|
|
|
@36561
|
14 years |
vboxsync |
RTCString::join: Optimization.
|
|
|
@36555
|
14 years |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36544
|
14 years |
vboxsync |
iprt-cpp: fix RTCString::join when the list contains just one item
|
|
|
@36532
|
14 years |
vboxsync |
IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
|
|
|
@36527
|
14 years |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36508
|
14 years |
vboxsync |
iprt/C++: some cleanup.
|
|
|
@36501
|
14 years |
vboxsync |
IPRT: add join/split and + operators to the string class
|
|
|
@36407
|
14 years |
vboxsync |
IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
|
|
|
@35585
|
14 years |
vboxsync |
iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
|
|
|
@35567
|
14 years |
vboxsync |
IPRT: fix rare crash in MiniString::substr(); rename substr() to …
|
|
|
@35464
|
14 years |
vboxsync |
iprt/string.h: Added RTStrSpaceGetN.
|
|
|
@35128
|
14 years |
vboxsync |
Main: more backslash conversion in settings read/write, so add generic …
|
|
|
@35076
|
14 years |
vboxsync |
RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
|
|
|
@34032
|
14 years |
vboxsync |
AssertPtrReturn
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33605
|
14 years |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33562
|
14 years |
vboxsync |
RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
|
|
|
@33560
|
14 years |
vboxsync |
iprt/uni.h: fixed typos preventing the flag lookups from linking and …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33529
|
14 years |
vboxsync |
base64: Fix the assertion, carriage returns are handled like the other …
|
|
|
@33496
|
14 years |
vboxsync |
iprt/string.h: Moved the string format docs to the header so it is …
|
|
|
@33464
|
14 years |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33299
|
14 years |
vboxsync |
Runtime/string: fix typo in HTML quoted string formatting
|
|
|
@32047
|
14 years |
vboxsync |
iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
|
|
|
@31420
|
14 years |
vboxsync |
utf-8.cpp: warning.
|
|
|
@31418
|
14 years |
vboxsync |
iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
|
|
|
@31246
|
14 years |
vboxsync |
Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
|
|
|
@31229
|
14 years |
vboxsync |
Runtime/string: remove the worst bit of code duplication in the …
|
|
|
@31221
|
14 years |
vboxsync |
Runtime/string: more Utf-8 <-> Latin-1 fixes
|
|
|
@31213
|
14 years |
vboxsync |
Runtime/string: Utf-8 to Latin-1 translation should be exact or fail
|
|
|
@31199
|
14 years |
vboxsync |
Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and …
|
|
|
@31157
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@30859
|
14 years |
vboxsync |
iprt/string.h: added RTStrPurgeEncoding.
|
|
|
@30749
|
14 years |
vboxsync |
IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
|
|
|
@30611
|
14 years |
vboxsync |
strspace.cpp: Fixed bug in sdbm() resulting in wrong cchString values …
|
|
|
@30320
|
14 years |
vboxsync |
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
|
|
|
@30318
|
14 years |
vboxsync |
iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
|
|
|
@30255
|
14 years |
vboxsync |
iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the …
|
|
|
@29963
|
15 years |
vboxsync |
Runtime: Swapped width and precision for Rhxd/Rhsx format specifiers …
|
|
|
@29783
|
15 years |
vboxsync |
iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used to do.
|
|
|
@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 …
|
|
|
@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
|
|
|
@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 …
|
|
|
@26723
|
15 years |
vboxsync |
RTStrATruncate: bugfix
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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)
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@25805
|
15 years |
vboxsync |
strformat.cpp: Added missing va_end() in %N.
|
|
|
@25713
|
15 years |
vboxsync |
iprt: Remove %Rt from the docs and testcase because there appears to …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25596
|
15 years |
vboxsync |
iprt: Added new format extension: %Rbn - prints the base of a path name.
|
|
|
@25349
|
15 years |
vboxsync |
iprt/ministring_cpp.h -> iprt/cpp/ministring.h
|
|
|
@25296
|
15 years |
vboxsync |
IPRT: splitting up utf-8.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.
|
|
|
@24894
|
15 years |
vboxsync |
IPRT: Removed outdated todos.
|
|
|
@24893
|
15 years |
vboxsync |
IPRT: Improved RTStrVersionCompare() + testcase.
|
|
|