|
|
@96203
|
2 years |
vboxsync |
IPRT/nocrt: More test and fixes to rint, rintf, trunc, truncf and …
|
|
|
@96201
|
2 years |
vboxsync |
IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
|
|
|
@96197
|
2 years |
vboxsync |
IPRT/math.h: Define our own set of classification flags so we can test …
|
|
|
@96196
|
2 years |
vboxsync |
IPRT/nocrt: *round[fl] fixes. bugref:10261
|
|
|
@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 …
|
|
|
@96182
|
2 years |
vboxsync |
IPRT/nocrt: exp2 and exp2f. bugref:10261
|
|
|
@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
|
|
|
@96167
|
2 years |
vboxsync |
IPRT/nocrt: Simple atan, atanf, atan2 and atan2f implementations based …
|
|
|
@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 …
|
|
|
@96129
|
2 years |
vboxsync |
IPRT/nocrt: bsearch. bugref:10261
|
|
|
@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 …
|
|
|
@96126
|
2 years |
vboxsync |
IPRT/nocrt: scm fixes. bugref:10261
|
|
|
@96125
|
2 years |
vboxsync |
IPRT/nocrt: Added dup. bugref:10261
|
|
|
@96122
|
2 years |
vboxsync |
IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
|
|
|
@96121
|
2 years |
vboxsync |
IPRT/nocrt: rintf fix. bugref:10261
|
|
|
@96120
|
2 years |
vboxsync |
IPRT/nocrt: fmin, fminf and fminl. bugref:10261
|
|
|
@96119
|
2 years |
vboxsync |
IPRT/nocrt: l[l]round[lf] fixes. bugref:10261
|
|
|
@96118
|
2 years |
vboxsync |
IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
|
|
|
@96117
|
2 years |
vboxsync |
IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
|
|
|
@96112
|
2 years |
vboxsync |
IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
|
|
|
@96108
|
2 years |
vboxsync |
IPRT/nocrt: fma and fmaf. bugref:10261
|
|
|
@96102
|
2 years |
vboxsync |
IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
|
|
|
@96101
|
2 years |
vboxsync |
IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
|
|
|
@96098
|
2 years |
vboxsync |
IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
|
|
|
@96093
|
2 years |
vboxsync |
IPRT/nocrt: Math classification functions. bugref:10261
|
|
|
@96080
|
2 years |
vboxsync |
IPRT/nocrt: llabs build fix. bugref:10261
|
|
|
@96075
|
2 years |
vboxsync |
IPRT/nocrt: access. bugref:10261
|
|
|
@96074
|
2 years |
vboxsync |
IPRT/nocrt: abs, labs and llabs. bugref:10261
|
|
|
@96073
|
2 years |
vboxsync |
IPRT/nocrt: strerror; atexit fix. bugref:10261
|
|
|
@96072
|
2 years |
vboxsync |
IPRT/nocrt: open & close. bugref:10261
|
|
|
@96071
|
2 years |
vboxsync |
IPRT/nocrt: scm fix. bugref:10261
|
|
|
@96070
|
2 years |
vboxsync |
IPRT/nocrt: atexit, fstat, isatty, read, unlink, rand, qsort and …
|
|
|
@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.
|
|
|
@96060
|
2 years |
vboxsync |
IPRT/nocrt: Make use of existing floating point assembly code, …
|
|
|
@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 …
|
|
|
@96014
|
2 years |
vboxsync |
IPRT/common: Use RT_NOCRT_BEGINPROC more consistently. bugref:10261
|
|
|
@95981
|
2 years |
vboxsync |
IPRT/bignum-amd64-x86.asm: warning
|
|
|
@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 …
|
|
|
@95924
|
2 years |
vboxsync |
IPRT/zip.cpp: Adjustments for IPRT_NO_CRT mode. Need to disable LZF …
|
|
|
@95916
|
2 years |
vboxsync |
IPRT/vcc: two x86 build fixes. bugref:10261
|
|
|
@95915
|
2 years |
vboxsync |
IPRT/nocrt: Added _purecall. bugref:10261
|
|
|
@95870
|
2 years |
vboxsync |
IPRT/nocrt: Split up the startup code and added the basic DLL startup …
|
|
|
@95847
|
2 years |
vboxsync |
IPRT/stacksup-vcc.cpp: Added _RTC_UninitUse - complains about using …
|
|
|
@95845
|
2 years |
vboxsync |
IPRT/nocrt: Added file defining _fltused. bugref:10261
|
|
|
@95834
|
2 years |
vboxsync |
IPRT/nocrt: Call C & C++ initializers and terminators. TLS directory …
|
|
|
@95832
|
2 years |
vboxsync |
IPRT/nocrt: Moved generic compiler support code for VS 2019 out of the …
|
|
|
@95814
|
2 years |
vboxsync |
IPRT/string: Added simple strstr, strrchr and strcspn implementations …
|
|
|
@95812
|
2 years |
vboxsync |
IPRT/log.cpp: Use RTLogWriteStdErr instead of fprintf/stderr in …
|
|
|
@95811
|
2 years |
vboxsync |
IPRT/logrel.cpp: Removed a bunch of unnecessary includes. bugref:10261
|
|
|
@95809
|
2 years |
vboxsync |
IPRT/assert.cpp: Use RTLogWriteStdErr instead of fprintf/stderr in …
|
|
|
@95807
|
2 years |
vboxsync |
IPRT/zip.h: No errno.h in IPRT_NO_CRT mode. bugref:10261
|
|
|
@95767
|
2 years |
vboxsync |
nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
|
|
|
@95672
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Corrections to the handling of …
|
|
|
@95668
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
|
|
|
@95667
|
2 years |
vboxsync |
IPRT/oiddb.cfg: Some more OIDs.
|
|
|
@95658
|
2 years |
vboxsync |
IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
|
|
|
@95656
|
2 years |
vboxsync |
IPRT/RTCrPkcs7: Added a RTCRPKCS7SIGN_SD_F_USE_V1 and a …
|
|
|
@95655
|
2 years |
vboxsync |
IPRT/iprt-openssl.cpp: Register a bunch of OID we could be needing …
|
|
|
@95638
|
2 years |
vboxsync |
IPRT/ldrPE: Tested and fixed the page hash generation code. bugref:8691
|
|
|
@95635
|
2 years |
vboxsync |
IPRT/ldrPE: Implemented generating page hashes (for using in signing). …
|
|
|
@95634
|
2 years |
vboxsync |
IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
|
|
|
@95630
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrPkcs7,RTCrSpc: Generate setters for dynamic members. …
|
|
|
@95629
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrPkc7,RTCrSpc: Refactoring the RTASN1TMPL_MEMBER_DYN* …
|
|
|
@95624
|
2 years |
vboxsync |
IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
|
|
|
@95620
|
2 years |
vboxsync |
IPRT/RTCrPkcs7SimpleSignSignedData: Allow …
|
|
|
@95612
|
2 years |
vboxsync |
IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
|
|
|
@95604
|
2 years |
vboxsync |
IPRT/RTCrPkcs7SimpleSignSignedData: Implemented …
|
|
|
@95596
|
2 years |
vboxsync |
IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
|
|
|
@95595
|
2 years |
vboxsync |
IPRT/Pkcs7: Added a parameter to RTCrPkcs7SimpleSignSignedData (not …
|
|
|
@95585
|
2 years |
vboxsync |
IPRT/asn1: Some more ODIs. bugref:8691
|
|
|
@95584
|
2 years |
vboxsync |
IPRT/asn1: Made the first parameter of RTAsn1Integer_ToString const. …
|
|
|
@95438
|
2 years |
vboxsync |
IPRT/isomaker.cpp: A bunch of TODOs following from the fix in r152039, …
|
|
|