Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed MPRealSupport | Christoph Hertzberg | 2015-02-28 |
| | |||
* | Fix remaining garbage during a merge. | Gael Guennebaud | 2014-09-01 |
| | |||
* | merge default branch | Gael Guennebaud | 2014-08-29 |
|\ | |||
* | | bug #770: fix out of bounds access | Gael Guennebaud | 2014-07-18 |
| | | |||
| * | Fix trivial warnings in MPRealSupport | Christoph Hertzberg | 2014-07-18 |
| | | |||
| * | bug #770: fix out of bounds access | Gael Guennebaud | 2014-07-18 |
|/ | |||
* | bug #842: warn user about MPFR++ being under the GPL | Gael Guennebaud | 2014-07-17 |
| | |||
* | Fix bug #770: workaround thread safety in mpreal | Gael Guennebaud | 2014-07-17 |
| | |||
* | bug #842: fix specialized product for mpreal | Gael Guennebaud | 2014-07-17 |
| | |||
* | Remove dummy code in MPRealSupport | Gael Guennebaud | 2013-01-24 |
| | |||
* | Specialize GEBP traits and kernel for mpreal to by-pass mpreal and remove ↵ | Gael Guennebaud | 2013-01-23 |
| | | | | the costly creation of many temporaries. | ||
* | remove the 'Unsupported Modules' meta module | Gael Guennebaud | 2013-01-11 |
| | |||
* | Updated multiprecision module to support the most recent version of MPFR C++ | Pavel Holoborodko | 2012-10-19 |
| | |||
* | Manual MPL2 relicensing fixes | Benoit Jacob | 2012-07-13 |
| | |||
* | MPreal: extended unit test, remove useless internal overloads, add support ↵ | Gael Guennebaud | 2012-06-21 |
| | | | | for internal::cast (needed for printing) | ||
* | Put docs for unsupported modules in right place. | Jitse Niesen | 2011-09-07 |
| | | | | | | | Doxygen was confused by the unsupported modules being partly in the doc/ directly, instead of completely in unsupported/doc/ . Thus, the link to the unsupported modules on the server did not work (I think this manifested itself after doxygen was upgraded on the server). | ||
* | fix: <ctime> is necessary for srand(time(NULL)) | Chen-Pang He | 2011-08-24 |
| | |||
* | mv the mpreal copy in its own folder | Gael Guennebaud | 2011-08-19 |
| | |||
* | protect calls to min and max with parentheses to make Eigen compatible with ↵ | Gael Guennebaud | 2011-07-21 |
| | | | | | | | default windows.h (transplanted from 49b6e9143e1d74441924c0c313536e263e12a55c ) | ||
* | update URL | Gael Guennebaud | 2011-05-31 |
| | |||
* | allow the possibility to automatically call or not the ctors on a per scalar ↵ | Gael Guennebaud | 2011-01-26 |
| | | | | type basis, and disable automatic initialization of std::complex<> | ||
* | adapt mpreal to eigen3 mathfunctions system | Benoit Jacob | 2010-10-25 |
| | |||
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
| | |||
* | add a support module for MPFR C++ with basic unit testing | Gael Guennebaud | 2010-07-15 |