summaryrefslogtreecommitdiff
path: root/src/root.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/root.c] Removed useless cast in a comparison, as both operands arevlefevre2020-03-161-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/root.c] Minor comment correction.vlefevre2017-12-151-1/+1
* [src/root.c] Completed fix from r11978, as x=-1 was affected too. Alsovlefevre2017-12-151-4/+14
* [src/root.c] fixed bug when x=1zimmerma2017-12-141-0/+4
* New mpfr_rootn_ui function; mpfr_root deprecated.vlefevre2017-09-131-9/+45
* [src/root.c] added commentzimmerma2017-02-251-0/+2
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/root.c] Code simplification.vlefevre2016-02-051-7/+4
* added a test for exact powers for mpfr_rootzimmerma2016-02-051-16/+23
* [src/root.c] Corrected(?) the check for exact root by adding anvlefevre2016-02-051-2/+2
* [src/root.c] Corrected a comment.vlefevre2016-02-051-1/+3
* [src/root.c] Some minor changes. Updated comments.vlefevre2016-02-051-23/+12
* check for an exact root in mpfr_root_auxzimmerma2016-02-051-2/+20
* fixed bug in mpfr_root and inefficiency problem with large kzimmerma2016-02-051-0/+79
* Replacedvlefevre2016-02-041-1/+1
* [src/root.c] Added TODO for code rewrite (discussion between VL and PZ).vlefevre2016-02-031-0/+14
* [src/root.c,tests/troot.c] Removed obsolete code that was commented out;vlefevre2016-02-031-37/+12
* [src/root.c] Comment correction (again).vlefevre2016-02-031-1/+1
* [src/root.c] Comment correction to avoid a variable name with severalvlefevre2016-02-031-1/+1
* [src/root.c] Simplified code and corrected comment.vlefevre2016-02-031-18/+10
* [src/root.c] Corrected a comment and added an assertion (see r9923).vlefevre2016-02-031-3/+2
* [src/root.c] Added a FIXME comment.vlefevre2016-02-031-0/+2
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-0/+6
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+199