summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strformatnum.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/nocrt: Introduced an internal rtNoCrtFatalMsg/Write API to be used inste...vboxsync2022-08-201-1/+0
* IPRT: Added RTStrFormatR64 and RTStrFormatR32 and split out the floating poin...vboxsync2022-03-171-137/+0
* IPRT/RTStrFormatR80[u2]: Nan -> SNan (signalled). bugref:9898vboxsync2022-03-171-2/+2
* iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member prefixes in th...vboxsync2022-03-161-3/+3
* IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special values...vboxsync2022-03-151-5/+5
* IPRT/RTStrFormatR80[u2]: A little overhaul to better deal with special values...vboxsync2022-03-151-83/+105
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* IPRT/strformatnum.cpp: Fixed check. bugref:9726vboxsync2020-04-281-4/+4
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no longer i...vboxsync2018-12-221-0/+1
* IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code (GA main...vboxsync2018-10-281-0/+33
* (C) yearvboxsync2017-10-171-1/+1
* iprt: RTUINT256U & RTUINT512U formatter fixes.vboxsync2017-05-121-10/+13
* iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting methods fo...vboxsync2017-05-121-0/+60
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Runtime/strformatnum: fixed condition, found by Parfaitvboxsync2013-01-251-1/+1
* IPRT: -Wunused-parameter.vboxsync2011-10-221-0/+2
* iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and RTStrFormatR80[|u2]. Th...vboxsync2011-01-171-0/+252