| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests/{tset_si.c,tset_sj.c}] Fix when -DMPFR_USE_NO_MACRO is used. | vlefevre | 2021-03-09 | 1 | -6/+8 |
* | Copyright notice update: added 2021 with | vlefevre | 2021-01-03 | 1 | -1/+1 |
* | Bug fixes and cleanup related to "src/mpfr-intmax.h" by introducing | vlefevre | 2020-06-01 | 1 | -6/+1 |
* | [tests/tset_sj.c] Forgot a "#ifndef NPRINTF_J" for printf("%jd",...). | vlefevre | 2020-03-27 | 1 | -0/+2 |
* | [tests/tset_sj.c] Added tests of mpfr_set_sj_2exp and mpfr_set_uj_2exp | vlefevre | 2020-03-27 | 1 | -0/+147 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | Cleanup / fixes related to intmax_t, mpfr_intmax_t, etc. | vlefevre | 2019-03-29 | 1 | -6/+6 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | [tests] Added/updated comments about the config.h inclusion. | vlefevre | 2018-02-08 | 1 | -1/+1 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | [tests/*.c] Renamed "ERROR" macro (macro name reserved by ISO C | vlefevre | 2017-05-16 | 1 | -13/+14 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | [tests/tset_{si,sj}.c] Style improvements. Added a comment. | vlefevre | 2016-08-04 | 1 | -11/+11 |
* | [tests/tset_{si,sj}.c] Fixed macros. There were no consequences except | vlefevre | 2016-08-04 | 1 | -1/+1 |
* | [tests] C++ compatibility: avoid errors with "g++ -std=c++11" or later. | vlefevre | 2016-08-04 | 1 | -1/+1 |
* | About "config.h" inclusion: code consistency; removed obsolete comment. | vlefevre | 2016-02-25 | 1 | -1/+1 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -3/+0 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Added mpfr-intmax.h header. | vlefevre | 2011-05-13 | 1 | -14/+1 |
* | Fixed printf's calls: support the case where mpfr_prec_t is not a long | vlefevre | 2011-05-12 | 1 | -2/+2 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | tests: return 77 for skipped tests (see GNU Automake manual). | vlefevre | 2011-01-13 | 1 | -1/+3 |
* | Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99 | vlefevre | 2010-08-16 | 1 | -5/+4 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | Detect when the intmax_t type is available but INTMAX_MAX doesn't work | vlefevre | 2010-05-22 | 1 | -6/+6 |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -2/+2 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -17/+17 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Added missing void's. | vlefevre | 2009-01-20 | 1 | -3/+7 |
* | get_uj.c get_sj.c tests/tset_sj.c tests/tfits.c fits_intmax.c fits_uintmax.c ... | thevenyp | 2009-01-16 | 1 | -5/+6 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | Further code clean-up (and consistency) based on icc warnings: | vlefevre | 2008-08-07 | 1 | -1/+1 |
* | a few patches suggested by Patrick Pelissier to ease porting to 16-bit | zimmerma | 2008-04-06 | 1 | -1/+1 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -2/+2 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULL | vlefevre | 2007-06-21 | 1 | -2/+2 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | Fixed FSF address. | vlefevre | 2006-03-31 | 1 | -1/+1 |