|
|
@95814
|
2 years |
vboxsync |
IPRT/string: Added simple strstr, strrchr and strcspn implementations …
|
|
|
@95767
|
2 years |
vboxsync |
nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
|
|
|
@95336
|
2 years |
vboxsync |
IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
|
|
|
@94557
|
3 years |
vboxsync |
IPRT: Another RTStrFormatR80* correction. bugref:9898
|
|
|
@94511
|
3 years |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@94386
|
3 years |
vboxsync |
IPRT/RTStrIStartsWith: Fixed copy&paste bug from RTStrStartsWith.
|
|
|
@94336
|
3 years |
vboxsync |
IPRT: RTStrFormatR80/64/32 corrections. bugref:9898
|
|
|
@94302
|
3 years |
vboxsync |
IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
|
|
|
@94300
|
3 years |
vboxsync |
IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the …
|
|
|
@94283
|
3 years |
vboxsync |
IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94257
|
3 years |
vboxsync |
IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
|
|
|
@94255
|
3 years |
vboxsync |
IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special …
|
|
|
@93959
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin+windows so we can build DevFwCommon …
|
|
|
@93958
|
3 years |
vboxsync |
IPRT: Expose mempcpy on darwin so we can build DevFwCommon after …
|
|
|
@93137
|
3 years |
vboxsync |
IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
|
|
|
@93135
|
3 years |
vboxsync |
iprt/strncmp.cpp: We try avoid comparing pointers because of …
|
|
|
@93130
|
3 years |
vboxsync |
iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93114
|
3 years |
vboxsync |
scm fixes
|
|
|
@93103
|
3 years |
vboxsync |
IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
|
|
|
@93057
|
3 years |
vboxsync |
IPRT: Added RTStrDupNEx and RTStrDupNExTag.
|
|
|
@92799
|
3 years |
vboxsync |
iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
|
|
|
@91789
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91788
|
3 years |
vboxsync |
IPRT/strprintf2: Prep for splitting out the ellipsis functions. …
|
|
|
@91787
|
3 years |
vboxsync |
IPRT/strprintf: Prep for splitting out the ellipsis functions. bugref:10124
|
|
|
@90821
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90779
|
3 years |
vboxsync |
IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
|
|
|
@90686
|
3 years |
vboxsync |
iprt/strcache.cpp: small correction in disabled code.
|
|
|
@88200
|
4 years |
vboxsync |
IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
|
|
|
@87201
|
4 years |
vboxsync |
IPRT: memrchr.cpp fix, need it for arm. bugref:9898
|
|
|
@86378
|
4 years |
vboxsync |
IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading …
|
|
|
@85345
|
4 years |
vboxsync |
IPRT: Follow-up fixes for r139114 (RTStrSplit + testcases).
|
|
|
@85160
|
4 years |
vboxsync |
*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
|
|
|
@85154
|
4 years |
vboxsync |
IPRT: Added RTStrSplit + testcases.
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85075
|
4 years |
vboxsync |
IPRT/string: Stop using the 'register' keyword as Clang warns in C++11 …
|
|
|
@84297
|
5 years |
vboxsync |
IPRT/base64: scm fix. bugref:9224
|
|
|
@84296
|
5 years |
vboxsync |
IPRT/base64: Optimize '\0' handling a little and unify the two …
|
|
|
@84294
|
5 years |
vboxsync |
IPRT/base64: Put the UTF-16 code in separate file. Implemented …
|
|
|
@84293
|
5 years |
vboxsync |
IPRT/base64: Put the UTF-16 code in separate file. Implemented …
|
|
|
@84286
|
5 years |
vboxsync |
IPRT/base64: Added UTF-16 versions of the encoding functions. bugref:9224
|
|
|
@84274
|
5 years |
vboxsync |
IPRT/Base64: Allow the end-of-line style to be specified via the …
|
|
|
@84273
|
5 years |
vboxsync |
IPRT/Base64: Allow the end-of-line style to be specified via the …
|
|
|
@84210
|
5 years |
vboxsync |
IPRT/Base64: Allow the end-of-line style to be specified via the …
|
|
|
@84207
|
5 years |
vboxsync |
IPRT: Added two flags to the %Rhxs formatter type to control the …
|
|
|
@84063
|
5 years |
vboxsync |
IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84050
|
5 years |
vboxsync |
IPRT/strformatnum.cpp: Fixed check. bugref:9726
|
|
|
@83994
|
5 years |
vboxsync |
IPRT/string.h: Document status code formatting in IN_RT_STATIC builds …
|
|
|
@83979
|
5 years |
vboxsync |
Add/Nt/Installer: Simple installer program for NT 3.x.
|
|
|
@83943
|
5 years |
vboxsync |
IPRT/RTUtf16Printf*: use U+fffd instead of U+007f as replacement for …
|
|
|
@83887
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83837
|
5 years |
vboxsync |
IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
|
|
|
@83252
|
5 years |
vboxsync |
IPRT/ministring.cpp: Don't crash in RTCString::endsWith() when running …
|
|
|
@83166
|
5 years |
vboxsync |
iprt/string.h: Adding %RTeic and %RTeim format types for handling …
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82859
|
5 years |
vboxsync |
IPRT/memcpy.asm: Set up rbp-frame for amd64 in debug builds.
|
|
|
@81927
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
|
|
|
@81282
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@81281
|
5 years |
vboxsync |
IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
|
|
|
@80565
|
5 years |
vboxsync |
IPRT/string.h: Added hexformatting variants that takes an additional …
|
|
|
@80496
|
5 years |
vboxsync |
IPRT/string.h: Added added two more human readable size formatting …
|
|
|
@80358
|
5 years |
vboxsync |
iprt/string.h: Fixed RTStrStartsWith and RTStrIStartsWith return code …
|
|
|
@79562
|
5 years |
vboxsync |
IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
|
|
|
@78732
|
6 years |
vboxsync |
IPRT/string: Implemented RTUtf16CopyEx.
|
|
|
@78417
|
6 years |
vboxsync |
Utf8Str,RTCString: Assert that C-string pointer parameters in …
|
|
|
@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.
|
|
|