summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-036-6/+6
* [examples/version.c] "Compiler:" line: detect TCC (__TINYC__ macro).vlefevre2020-07-131-0/+7
* Copyright notice update: added 2020 withvlefevre2020-01-086-6/+6
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-076-6/+6
* Copyright notice update: added 2019 withvlefevre2019-01-016-6/+6
* Added examples/threads.c (and updated Makefile.am): multithreading testvlefevre2018-07-201-0/+90
* Updated mpfr.org URL's to use https (except in ChangeLog and NEWS).vlefevre2018-05-311-1/+1
* [examples] Added "mpfr_free_cache ();" at the end of all programs,vlefevre2018-05-285-0/+5
* Copyright notice update: added 2018 withvlefevre2018-01-035-5/+5
* Copyright notice update: added 2017 withvlefevre2017-01-015-5/+5
* [examples/version.c] For MPFR >= 4, output float128 support info.vlefevre2016-09-231-3/+5
* [examples/version.c] A bit more output.vlefevre2016-09-231-2/+4
* [examples/version.c]vlefevre2016-09-231-5/+112
* [examples/version.c]vlefevre2016-09-231-8/+11
* Replacedvlefevre2016-02-045-5/+5
* simplifiedzimmerma2016-01-271-5/+2
* also print the rounded valuezimmerma2016-01-271-7/+19
* [examples/can_round.c] Removed the useless #include <gmp.h> andvlefevre2016-01-271-3/+1
* added example on how to use mpfr_can_roundzimmerma2016-01-271-0/+57
* Copyright notice update: added 2016 withvlefevre2016-01-014-4/+4
* Copyright notice update: added 2015 withvlefevre2015-02-134-4/+4
* Copyright notice update: added 2014 withvlefevre2014-01-034-4/+4
* Use copyright year ranges, followingvlefevre2013-05-304-4/+4
* [examples] Replaced the old rounding mode macros (GMP_RNDN, etc.) by thevlefevre2013-03-045-24/+21
* Copyright notice update: added 2013 withvlefevre2013-01-034-4/+4
* [src/mpfr-examples/version.c] Output sizeof(mpfr_t) value.vlefevre2012-03-261-0/+1
* [examples/version.c] Output mpfr_prec_t information with all MPFRvlefevre2012-02-231-5/+12
* [examples/version.c] Output more information about the precision andvlefevre2012-02-231-0/+10
* Changed Arenaire to AriC with:vlefevre2012-01-104-4/+4
* Copyright notice update: added 2012 withvlefevre2012-01-104-4/+4
* [examples/version.c] Output mpfr_buildopt_gmpinternals_p() andvlefevre2011-09-201-1/+7
* [examples/version.c] Output MPFR features and size of MPFR types.vlefevre2011-06-011-0/+13
* Copyright notice update: added 2011 withvlefevre2011-01-174-4/+4
* Replacedvlefevre2010-07-304-4/+4
* Added examples/version.c (and updated Makefile.am).vlefevre2010-05-281-0/+92
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-203-3/+3
* Add examples into $docdir (without using a subdir, as this would bevlefevre2009-08-184-0/+248