aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/mpreal
Commit message (Expand)AuthorAge
* Make file formatting comply with POSIX and Unix standardsGravatar Aaron Franke2020-03-23
* fix mpreal for mpfr<4.0.0Gravatar Gael Guennebaud2018-10-09
* typoGravatar Gael Guennebaud2018-10-08
* fix warning in mpreal.hGravatar Gael Guennebaud2018-10-08
* Update included mpreal header to 3.6.5 and fix deprecated warnings.Gravatar Gael Guennebaud2018-10-08
* fixed macro nameGravatar Christoph Hertzberg2016-05-22
* bug #1136: Protect isinf for Intel compilers. Also don't distinguish GCC from...Gravatar Christoph Hertzberg2015-12-15
* Enable mpreal unit test for C++11 compiler onlyGravatar Gael Guennebaud2015-10-27
* disable usage of INTMAX_TGravatar Gael Guennebaud2015-10-23
* remove useless cstdint headerGravatar Gael Guennebaud2015-10-23
* Fix macro issuesGravatar Gael Guennebaud2015-10-13
* update mpreal.hGravatar Gael Guennebaud2015-10-13
* Fix some trivial warningsGravatar Christoph Hertzberg2015-08-19
* Protect further isnan/isfinite/isinf callsGravatar Christoph Hertzberg2015-08-16
* Fixed MPRealSupportGravatar Christoph Hertzberg2015-02-28
* Fix trivial warnings in MPRealSupportGravatar Christoph Hertzberg2014-07-18
* bug #842: update mpreal copy (fix compilation with clang)Gravatar Gael Guennebaud2014-07-17
* Fix parenthesis min/max issue in mprealGravatar Gael Guennebaud2013-10-29
* Updated mpfr::mpreal. Move semantic support, RVO, other new featuresGravatar Pavel Holoborodko2013-08-26
* Update to latest mpreal.Gravatar Gael Guennebaud2013-03-01
* Workaround "error: floating-point literal cannot appear in a constant-express...Gravatar Gael Guennebaud2013-01-23
* Fixed mpreal for IA64 architecturesGravatar Pavel Holoborodko2012-12-04
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Fixed gcc warnings, John Westwood name and round_style functionGravatar Pavel Holoborodko2012-10-19
* Updated multiprecision module to support the most recent version of MPFR C++Gravatar Pavel Holoborodko2012-10-19
* patch mpfr c++ copy to fix warnings and min/max issuesGravatar Gael Guennebaud2012-06-21
* update internal mpfr C++ copyGravatar Gael Guennebaud2012-06-21
* fix a couple of warnings in the unit testsGravatar Gael Guennebaud2011-11-05
* fix compilationGravatar Gael Guennebaud2011-11-05
* mv the mpreal copy in its own folderGravatar Gael Guennebaud2011-08-19