summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* added mpfr_atanu and mpfr_atanpizimmerma2021-02-011-4/+8
* [doc/mpfr.texi] Correction about mpfr_get_* and NaN.vlefevre2021-02-011-1/+1
* [doc/mpfr.texi] Typography.vlefevre2021-02-011-3/+4
* [doc/mpfr.texi] Updated the month.vlefevre2021-02-011-1/+1
* make it clear that we don't propagate the sign bit in mpfr_get_d and mpfr_set_dzimmerma2021-02-011-2/+4
* added asinu and asinpizimmerma2021-02-011-3/+9
* [doc/mpfr.texi] improve description of mpfr_acosuzimmerma2021-01-291-2/+2
* added cosu and cospi in the manual and NEWSzimmerma2021-01-291-0/+12
* [INSTALL,doc/update-faq,tools/announce-text] With wget, usevlefevre2021-01-261-2/+2
* [doc/mpfr.texi] Completed mpfr_fmod_ui description.vlefevre2021-01-141-1/+1
* [NEWS,doc/mpfr.texi] For the new trigonometric functions mpfr_cosu,vlefevre2021-01-131-8/+4
* [doc/mpfr.texi] Style consistency: more "[unsigned] long int"vlefevre2021-01-131-8/+8
* [doc/mpfr.texi] Style: use always "[unsigned] long int" in prototypesvlefevre2021-01-131-9/+9
* [NEWS,doc/mpfr.texi] New function mpfr_fmod_ui.vlefevre2021-01-131-0/+3
* [doc] Updated FAQ.html with update-faq.vlefevre2021-01-041-1/+4
* [doc/mpfr.texi] Updated the month.vlefevre2021-01-031-1/+1
* Copyright notice update: added 2021 withvlefevre2021-01-036-7/+7
* For the generic tests, output the number of normal cases and the totalvlefevre2020-12-171-0/+3
* [doc/mpfr.texi] Removed spurious blank line; .texi source reformat.vlefevre2020-12-161-13/+9
* [doc/mpfr.texi] Typography: "resp." must be followed by "@:".vlefevre2020-12-161-9/+10
* [doc/check-typography] Also check "resp.".vlefevre2020-12-161-1/+1
* [doc/mpfr.texi] Removed misplaced @tie{}.vlefevre2020-12-161-4/+5
* [doc/mpfr.texi] fixed another typozimmerma2020-12-161-3/+3
* [doc/mpfr.texi] fixed typoszimmerma2020-12-161-3/+3
* added sinpi, cospi, tanpizimmerma2020-12-161-0/+10
* added new function mpfr_tanuzimmerma2020-12-161-3/+5
* added new function mpfr_cosuzimmerma2020-12-151-5/+15
* [doc/mpfr.texi] Typographic correction of math formulas.vlefevre2020-12-141-15/+10
* [doc/mpfr.texi] mpfr_sinu: corrections and improvements.vlefevre2020-12-141-6/+7
* [doc/mpfr.texi] Updated the month.vlefevre2020-12-141-1/+1
* [NEWS] added mpfr_sinuzimmerma2020-12-141-0/+8
* added mpfr_sinu (work in progress)zimmerma2020-12-141-0/+5
* [doc/mpfr.texi] mpfr_subnormalize: define EXP(x) and PREC(x).vlefevre2020-11-151-3/+4
* [doc/mpfr.texi] More detailed beginning of "Nomenclature and Types",vlefevre2020-11-151-9/+15
* [doc/mpfr.texi] Updated the month.vlefevre2020-11-151-1/+1
* [doc/mpfr.texi] Document the mpfr_srcptr type.vlefevre2020-11-151-1/+3
* [doc/README.dev] Replaced WG14 N2405 reference by the new N2579.vlefevre2020-10-231-1/+1
* [doc/mpfr.texi] Updated mpfr_rootn_ui description about "agree withvlefevre2020-10-191-2/+2
* fixed typozimmerma2020-10-091-1/+1
* [doc/README.dev] Added a note about _Float128 vs long double.vlefevre2020-10-081-0/+7
* [doc/mpfr.texi] Minor changes in Section "Formatted Output Functions".vlefevre2020-10-081-4/+7
* [doc/mpfr.texi] Section "API Compatibility", formatted output functionsvlefevre2020-10-081-1/+2
* [doc/mpfr.texi] Updated the month.vlefevre2020-10-081-1/+1
* Fixed the formatted output functions (mpfr_printf, etc.) in the casevlefevre2020-10-071-13/+13
* [doc/README.dev] Added how to convert an unsigned integer to thevlefevre2020-09-251-0/+8
* [doc/mpfr.texi] Updated the month.vlefevre2020-09-161-1/+1
* [doc/mini-gmp] Say that the build with mini-gmp may require ISO C99+vlefevre2020-09-161-0/+2
* [doc/mpfr.texi] Changed C89 to C90, as when mentioning ISO, one mustvlefevre2020-09-161-3/+3
* With mini-gmp, use the standard rand() and srand() functions instead ofvlefevre2020-09-141-4/+3
* [doc/README.dev] Updated URLs.vlefevre2020-09-101-2/+2