summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strtofloat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* iprt/types.h,strtonum.cpp: QNAN values does not need to have bit zero set as ...vboxsync2022-08-151-6/+2
* IPRT/strtofloat.cpp: Fixes. bugref:10261vboxsync2022-08-131-6/+6
* IPRT/strtofloat.cpp: Revised additions build fix attempt. bugref:10261vboxsync2022-08-131-1/+1
* IPRT/strtofloat.cpp: Addditions build fix attempt. bugref:10261vboxsync2022-08-131-0/+3
* IPRT/strtofloat.cpp: doxygen fix. bugref:10261vboxsync2022-08-131-0/+1
* IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they are RT...vboxsync2022-08-131-1/+1
* IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they are RT...vboxsync2022-08-131-1/+1
* IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they are RT...vboxsync2022-08-131-1/+1
* IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they are RT...vboxsync2022-08-131-83/+183
* IPRT: Doxygen fixes in strtonum.cpp and strtofloat.cpp. bugref:20261vboxsync2022-08-121-2/+12
* IPRT/strtofloat.cpp: build fix. bugref:10162vboxsync2022-08-121-47/+47
* IPRT/strttofloat.cpp: Some fixes and blind attempt at making it build on spar...vboxsync2022-08-121-48/+149
* IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still some ro...vboxsync2022-08-121-47/+47
* IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still some ro...vboxsync2022-08-111-0/+2
* IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still some ro...vboxsync2022-08-111-0/+1177