|
|
@102997
|
10 months |
vboxsync |
IPRT: Shut up some deprecated function warnings with macOS SDK 13.
|
|
|
@101346
|
14 months |
vboxsync |
IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
|
|
|
@101343
|
14 months |
vboxsync |
IPRT/ministring: Added C-style endsWith methods.
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99758
|
19 months |
vboxsync |
IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
|
|
|
@99422
|
20 months |
vboxsync |
IPRT/strformatrt.cpp: Corrected formatting RTERRINFO (%RTeim and …
|
|
|
@98107
|
23 months |
vboxsync |
Manual (C) year updates.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96542
|
2 years |
vboxsync |
IPRT: Added RTUtf16FindAscii. bugref:10261
|
|
|
@96419
|
2 years |
vboxsync |
IPRT/nocrt: SEH64 for memmove.asm. bugref:10261
|
|
|
@96412
|
2 years |
vboxsync |
update copyright and license notice text in generators
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96388
|
2 years |
vboxsync |
IPRT/nocrt: Introduced an internal rtNoCrtFatalMsg/Write API to be …
|
|
|
@96373
|
2 years |
vboxsync |
IPRT/nocrt: Implemented wcslen. bugref:10261
|
|
|
@96258
|
2 years |
vboxsync |
IPRT/nocrt: strstr fix. bugref:10261
|
|
|
@96222
|
2 years |
vboxsync |
iprt/types.h,strtonum.cpp: QNAN values does not need to have bit zero …
|
|
|
@96194
|
2 years |
vboxsync |
IPRT/strtofloat.cpp: Fixes. bugref:10261
|
|
|
@96191
|
2 years |
vboxsync |
IPRT/strtofloat.cpp: Revised additions build fix attempt. bugref:10261
|
|
|
@96188
|
2 years |
vboxsync |
IPRT/strtofloat.cpp: Addditions build fix attempt. bugref:10261
|
|
|
@96186
|
2 years |
vboxsync |
IPRT/strtofloat.cpp: doxygen fix. bugref:10261
|
|
|
@96185
|
2 years |
vboxsync |
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
|
|
|
@96183
|
2 years |
vboxsync |
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
|
|
|
@96181
|
2 years |
vboxsync |
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
|
|
|
@96180
|
2 years |
vboxsync |
IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
|
|
|
@96170
|
2 years |
vboxsync |
IPRT: Doxygen fixes in strtonum.cpp and strtofloat.cpp. bugref:20261
|
|
|
@96162
|
2 years |
vboxsync |
IPRT/nocrt: Skip leading whitespace in the strtoxx and atoi functions. …
|
|
|
@96161
|
2 years |
vboxsync |
IPRT/nocrt: Added floating point parsing to vsscanf, very relaxed wrt …
|
|
|
@96159
|
2 years |
vboxsync |
IPRT/nocrt: strtod, a makefile correction, and ERANGE errno mapping. …
|
|
|
@96158
|
2 years |
vboxsync |
IPRT/strtofloat.cpp: build fix. bugref:10162
|
|
|
@96157
|
2 years |
vboxsync |
IPRT/strttofloat.cpp: Some fixes and blind attempt at making it build …
|
|
|
@96156
|
2 years |
vboxsync |
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
|
|
|
@96153
|
2 years |
vboxsync |
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
|
|
|
@96152
|
2 years |
vboxsync |
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
|
|
|
@96128
|
2 years |
vboxsync |
IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
|
|
|
@96127
|
2 years |
vboxsync |
IPRT/RTStrTo[U]Int[8|16|32|64][Ex|Full]: Tweaked the base parameter to …
|
|
|
@96102
|
2 years |
vboxsync |
IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
|
|
|
@96067
|
2 years |
vboxsync |
IPRT/nocrt: Added snprintf, vsnprintf, scprintf and vscprintf. bugref:10261
|
|
|
@96061
|
2 years |
vboxsync |
IPRT/common/string/strchr.cpp: Fix NOCRT conditional checking.
|
|
|
@96059
|
2 years |
vboxsync |
IPRT/nocrt: Added atoi and corrected strto* aliasing. bugref:10261
|
|
|
@96058
|
2 years |
vboxsync |
IPRT/nocrt: Added strtoull. bugref:10261
|
|
|
@96057
|
2 years |
vboxsync |
IPRT/nocrt: Added strtoll and strtoul. [fixes] bugref:10261
|
|
|
@96056
|
2 years |
vboxsync |
IPRT/nocrt: Added strtoll and strtoul. bugref:10261
|
|
|
@96053
|
2 years |
vboxsync |
IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
|
|
|
@96052
|
2 years |
vboxsync |
IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
|
|
|
@96045
|
2 years |
vboxsync |
IPRT/nocrt: Added strdup, stricmp, strtok, strcat, strncat, strnlen …
|
|
|
@96044
|
2 years |
vboxsync |
IPRT/strcpy.cpp: fix. bugref:10261
|
|
|
@96043
|
2 years |
vboxsync |
IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
|
|
|
@96016
|
2 years |
vboxsync |
IPRT: Removed non-working string _alias files and tried to address the …
|
|
|
@95932
|
2 years |
vboxsync |
IPRT/nocrt: build fix. bugref:10261
|
|
|
@95931
|
2 years |
vboxsync |
Runtime/strformat.cpp: Hardening build fix relating to floating point …
|
|
|
@95927
|
2 years |
vboxsync |
IPRT/strformat.cpp: Build fix for the floating point formatting. …
|
|
|
@95926
|
2 years |
vboxsync |
IPRT/strformat.cpp: Added some placeholder floating point format type …
|
|
|
@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
|
|
|