|
|
@77118
|
6 years |
vboxsync |
Runtime: Get rid of the "register" keyword usage as all compilers we …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76096
|
6 years |
vboxsync |
IPRT: Added RTUtf16Chr.
|
|
|
@75334
|
6 years |
vboxsync |
iprt/memcmp.asm: Now with watcom calling convention option, we must …
|
|
|
@75129
|
6 years |
vboxsync |
IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
|
|
|
@74708
|
6 years |
vboxsync |
iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters.
|
|
|
@74262
|
6 years |
vboxsync |
IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
|
|
|
@74174
|
6 years |
vboxsync |
IPRT/RTCString: Fixed buggy assign(size_t, char) methods.
|
|
|
@74160
|
6 years |
vboxsync |
IPRT/strtonum: Fixed problem handling INT64_MIN in RTStrToInt64Ex and …
|
|
|
@74157
|
6 years |
vboxsync |
IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
|
|
|
@73963
|
6 years |
vboxsync |
IPRT/ministring: Fixed bug in new no-throw printf methods. bugref:9167
|
|
|
@73914
|
6 years |
vboxsync |
iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
|
|
|
@73910
|
6 years |
vboxsync |
iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
|
|
|
@73909
|
6 years |
vboxsync |
iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
|
|
|
@73908
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
|
|
|
@73907
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
|
|
|
@73801
|
6 years |
vboxsync |
IPRT/strformatter: Added %RJs for formatting JSON quoted strings. …
|
|
|
@73704
|
6 years |
vboxsync |
IPRT/base64.cpp: nit
|
|
|
@73587
|
6 years |
vboxsync |
iptr/base64: introduce RTBase64EncodedLengthEx() and …
|
|
|
@73105
|
6 years |
vboxsync |
iprt/strcache: Try shut up gcc about array bounds. [2nd try]
|
|
|
@73102
|
6 years |
vboxsync |
iprt/strcache: Try shut up gcc about array bounds.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@71917
|
7 years |
vboxsync |
Build fixes
|
|
|
@71916
|
7 years |
vboxsync |
More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() …
|
|
|
@71015
|
7 years |
vboxsync |
RTStrNICmpAscii: bugfix
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70156
|
7 years |
vboxsync |
Runtime: fix Utf-8 for Linux R0.
|
|
|
@70107
|
7 years |
vboxsync |
RTStrNICmpAscii: export typo
|
|
|
@70093
|
7 years |
vboxsync |
nits
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@69834
|
7 years |
vboxsync |
typo
|
|
|
@69833
|
7 years |
vboxsync |
iprt/string.h: Adding %Rhcb + %Rhci for human readable size formatting …
|
|
|
@69219
|
7 years |
vboxsync |
Runtime: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69016
|
7 years |
vboxsync |
iprt/string.h: Added hex dump formatting alternative %RhxD for …
|
|
|
@68855
|
7 years |
vboxsync |
IPRT: fixed missing RTUtf16LittleToUtf8Tag prototype and incorrect …
|
|
|
@68316
|
7 years |
vboxsync |
iprt/utf16.h: Added some more RTUtf16Big functions, introducing a …
|
|
|
@68154
|
7 years |
vboxsync |
iprt: Added RTCString::erase.
|
|
|
@68125
|
7 years |
vboxsync |
RTCString: Added assign() methods. [bugfix]
|
|
|
@68123
|
7 years |
vboxsync |
RTCString: Added assign() methods.
|
|
|
@68094
|
7 years |
vboxsync |
RTCString: Added startsWithWord method.
|
|
|
@67979
|
7 years |
vboxsync |
Added RTUTf16NICmpAscii.
|
|
|
@67688
|
7 years |
vboxsync |
RTCString: Added 4 standard like replace() methods.
|
|
|
@67674
|
7 years |
vboxsync |
RTCString: Added append methods for appending a substring.
|
|
|
@67673
|
7 years |
vboxsync |
nit
|
|
|
@67651
|
7 years |
vboxsync |
IPRT: Added strip, stripLeft, and stripRight to RTCString.
|
|
|
@67650
|
7 years |
vboxsync |
IPRT: Added const char * variant of RTCString::contains.
|
|
|
@67645
|
7 years |
vboxsync |
IPRT: RTCString::find: Made it return npos if the string to search for …
|
|
|
@67391
|
7 years |
vboxsync |
IPRT: More ISO maker code.
|
|
|
@67334
|
7 years |
vboxsync |
IPRT: Added RTStrToUtf16BigEx and RTStrToUtf16Big for turning UTF-8 …
|
|
|
@66884
|
8 years |
vboxsync |
iprt: RTUINT256U & RTUINT512U formatter fixes.
|
|
|
@66882
|
8 years |
vboxsync |
iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
|
|
|
@66734
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66731
|
8 years |
vboxsync |
iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66361
|
8 years |
vboxsync |
IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
|
|
|
@66304
|
8 years |
vboxsync |
strformatrt: the other way around
|
|
|
@66300
|
8 years |
vboxsync |
strformatrt.cpp: Reduced the ring-0 address code a little.
|
|
|
@66299
|
8 years |
vboxsync |
strformatrt.cpp: We shouldn't need 16-bit ring-0 support here AFAIK.
|
|
|
@66292
|
8 years |
vboxsync |
Runtime: use R0_ARCH_BITS
|
|
|
@66285
|
8 years |
vboxsync |
Runtime: treat 'RKv' normal for debug builds
|
|
|
@66284
|
8 years |
vboxsync |
Runtime: introduced 'RKv' format specifier
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@65562
|
8 years |
vboxsync |
Runtime: fix in unused function
|
|
|
@64633
|
8 years |
vboxsync |
utf-8.cpp: Duplicate rtUtf8CalcUtf16Length so we can optimize the …
|
|
|
@64343
|
8 years |
vboxsync |
strprintf.cpp: Apply the same optimizations as was done for strprintf2.cpp.
|
|
|
@64340
|
8 years |
vboxsync |
IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
|
|
|
@63561
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62930
|
8 years |
vboxsync |
RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
|
|
|
@62916
|
8 years |
vboxsync |
RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
|
|
|
@62892
|
8 years |
vboxsync |
Runtime: deal with nested template classes when showing the 'short' …
|
|
|
@62863
|
8 years |
vboxsync |
IPRT: warnings
|
|
|
@62564
|
8 years |
vboxsync |
IPRT: Mark unused parameters.
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62453
|
8 years |
vboxsync |
*: MSC level 4 warnings in release bldprogs.
|
|
|
@62452
|
8 years |
vboxsync |
*: MSC level 4 warnings in release bldprogs.
|
|
|
@62164
|
8 years |
vboxsync |
Runtime: make sure the string passed to pfnOutput is zero terminated, …
|
|
|
@60985
|
9 years |
vboxsync |
bzero.asm: two leading underscores for darwin/clang, please.
|
|
|
@60984
|
9 years |
vboxsync |
bzero.asm: simplifications.
|
|
|
@60983
|
9 years |
vboxsync |
IPRT: Added (_)bzero implementation for clang compiled VMMR0.
|
|
|
@60675
|
9 years |
vboxsync |
memcmp.asm: indent.
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@59703
|
9 years |
vboxsync |
IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
|
|
|
@59067
|
9 years |
vboxsync |
IPRT: Added RTStrStartsWith and RTStrIStartsWith.
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57722
|
9 years |
vboxsync |
iprt/string.h: Provide memrchr on platforms which doesn't have it.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57206
|
9 years |
vboxsync |
typo
|
|
|
@57189
|
9 years |
vboxsync |
Runtime/RTUtf16Copy: Fix implementation, would only copy half of the …
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@54864
|
10 years |
vboxsync |
Missing typo fix.
|
|
|
@54836
|
10 years |
vboxsync |
strformatrt.cpp: Fixed warning unsigned in rtstrformatIPv6 and …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@52988
|
10 years |
vboxsync |
Runtime: fixed assertion
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|