summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnumeric_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-1/+1
* Add initial clang-cl support to QtAndreas Holzammer2016-02-111-3/+3
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix compilation of isnan/isinf for MSVC2012.Erik Verbruggen2015-12-111-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+1
|\
| * Fix overflow-checking additions and multiplication on MinGWMatt Hoosier2015-12-021-1/+1
* | Add {add,sub,mul}_overflow for signed integers.Erik Verbruggen2015-11-201-1/+92
* | Reimplement qt_inf/qt_snan/qt_qnan using std::numeric_limits.Erik Verbruggen2015-11-191-70/+14
* | Implement qt_is_{inf,nan,finite} using std. library functions.Erik Verbruggen2015-10-301-40/+59
* | Add the QT_HAS_xxx macros for post-C++11 feature testingThiago Macieira2015-10-161-10/+6
|/
* Add code to perform overflow-checking additions and multiplicationThiago Macieira2015-09-231-0/+117
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-3/+3
* Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-42/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+243