|
|
@96219
|
2 years |
vboxsync |
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
|
|
|
@96218
|
2 years |
vboxsync |
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
|
|
|
@96217
|
2 years |
vboxsync |
IPRT/nocrt: Corrected ldexp[fl] for 64-bit windows (registers …
|
|
|
@96216
|
2 years |
vboxsync |
IPRT/nocrt: fabs[f] tests and 64-bit code improvements. bugref:10261
|
|
|
@96215
|
2 years |
vboxsync |
IPRT/nocrt: lrint* returned the wrong sized long on 64-bit windows. …
|
|
|
@96214
|
2 years |
vboxsync |
IPRT/nocrt: l[l]round[fl] can now raise FE_INVALID as they ought to. …
|
|
|
@96213
|
2 years |
vboxsync |
IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
|
|
|
@96206
|
2 years |
vboxsync |
IPRT/nocrt: Removed old fenv code. bugref:10261
|
|
|
@96205
|
2 years |
vboxsync |
IPRT/nocrt: Implemented x86 and amd64 fenv.h to assist with the …
|
|
|
@96203
|
2 years |
vboxsync |
IPRT/nocrt: More test and fixes to rint, rintf, trunc, truncf and …
|
|
|
@96202
|
2 years |
vboxsync |
IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
|
|
|
@96201
|
2 years |
vboxsync |
IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
|
|
|
@96198
|
2 years |
vboxsync |
IPRT/tstRTNoCrt-2: More tests. bugref:10261
|
|
|
@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
|
|
|
@96190
|
2 years |
vboxsync |
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
|
|
|
@96189
|
2 years |
vboxsync |
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
|
|
|
@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 …
|
|
|
@96184
|
2 years |
vboxsync |
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
|
|
|
@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 …
|
|
|
@96165
|
2 years |
vboxsync |
IPRT/errmsgwin.cpp: Removed unused ENTRY macro.
|
|
|
@96164
|
2 years |
vboxsync |
IPRT/errmsgwin.cpp: Made IPRT_ERRMSG_DEFINES_ONLY only option next to …
|
|
|
@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 …
|
|
|
@96154
|
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
|
|
|
@96124
|
2 years |
vboxsync |
IPRT: Added a RTFileDup API, only implemented on windows for now as I …
|
|
|
@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
|
|
|
@96091
|
2 years |
vboxsync |
IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
|
|
|
@96089
|
2 years |
vboxsync |
IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …
|
|
|
@96084
|
2 years |
vboxsync |
IPRT/nocrt: doxygen fix. bugref:10261
|
|
|
@96083
|
2 years |
vboxsync |
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
|
|
|
@96082
|
2 years |
vboxsync |
IPRT/nocrt: scm fix. bugref:10261
|
|
|
@96081
|
2 years |
vboxsync |
IPRT/nocrt: Implemented fopen, fdopen, tmpfile, tmpfile_s, fflush and …
|
|
|
@96080
|
2 years |
vboxsync |
IPRT/nocrt: llabs build fix. bugref:10261
|
|
|
@96079
|
2 years |
vboxsync |
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
|
|
|
@96077
|
2 years |
vboxsync |
IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
|
|
|
@96076
|
2 years |
vboxsync |
IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
|
|
|
@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. …
|
|
|
@96051
|
2 years |
vboxsync |
IPRT/thread-win.cpp: Set the TLS entry to NULL earlier.
|
|
|
@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
|
|
|
@95980
|
2 years |
vboxsync |
IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
|
|
|
@95979
|
2 years |
vboxsync |
IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
|
|
|
@95977
|
2 years |
vboxsync |
IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
|
|
|
@95971
|
2 years |
vboxsync |
IPRT/r3/alloc.cpp: gcc 12.1.1 workaround.
|
|
|
@95968
|
2 years |
vboxsync |
IPRT: Mangling adjustments for gcc 12.1.1.
|
|
|
@95943
|
2 years |
vboxsync |
IPRT/stream.cpp: Fixed copy and paste making standard output go to …
|
|
|
@95942
|
2 years |
vboxsync |
IPRT/stream.cpp: Fixed bug in rtStrmWriteLocked on non-windows …
|
|
|
@95932
|
2 years |
vboxsync |
IPRT/nocrt: build fix. bugref:10261
|
|
|
@95931
|
2 years |
vboxsync |
Runtime/strformat.cpp: Hardening build fix relating to floating point …
|
|
|
@95928
|
2 years |
vboxsync |
IPRT/Makefile.kmk: Restructured the VBOX_WITH_NOCRT_STATIC tricks so …
|
|
|