summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* added suggestion for 2 new functionszimmerma2003-12-011-0/+8
* added entry (portability)zimmerma2003-12-011-0/+2
* Notes about not using mpfr_set_d in the tests.vlefevre2003-11-211-0/+2
* Merged the mpfr-2-0-2-branch changes to the trunk.vlefevre2003-10-211-1/+3
* added new items (version number, rounding modes)zimmerma2003-10-141-0/+11
* new proposal for mpfr_can_roundzimmerma2003-10-061-0/+17
* Corrections in the MPFR manual (PZ & VL). Functions mpfr_const_pi,vlefevre2003-10-011-8/+4
* Update TODO & mpfr_set_prec.pelissip2003-09-301-0/+2
* Added documentation for mpfr_greater_p, mpfr_greaterequal_p,vlefevre2003-09-241-10/+0
* Added tests for mpfr_greater_p, mpfr_greaterequal_p, mpfr_less_p,vlefevre2003-09-241-1/+1
* Added a few more tests (involving mpfr_nexttoward). The tests forvlefevre2003-09-241-2/+0
* Accept (case-insensitive) NaN and Inf in input for bases <= 16 forvlefevre2003-09-241-4/+2
* added one item from Kevinzimmerma2003-09-241-2/+6
* two updateszimmerma2003-09-231-0/+5
* Removedvlefevre2003-09-221-2/+0
* Implemented the following:vlefevre2003-09-221-8/+0
* updated items: removed conversion from/to float (obsolete)zimmerma2003-09-191-2/+2
* got rid of <math.h> dependency in mpfr_zetazimmerma2003-09-191-5/+0
* Replaced malloc/free by __gmp_allocate_func/__gmp_free_func invlefevre2003-09-091-2/+8
* Changes (Patrick Pelissier's suggestions):vlefevre2003-09-011-0/+3
* added one itemzimmerma2003-07-211-0/+2
* # Clarify nan/inf bits under efficiency.ryde2003-06-261-3/+13
* # Add efficiency of separate flag bit operations.ryde2003-06-251-0/+5
* Remove mingw portability of random/rand48, no longer used.ryde2003-06-231-8/+4
* Remove __setfpucw, no longer used.ryde2003-06-231-15/+0
* compatibility with mpf is donezimmerma2003-05-131-7/+9
* Comment concerning the installation of MPFR: done.vlefevre2003-02-271-4/+0
* added copyright notices and license statementszimmerma2003-01-171-0/+23
* removed items donezimmerma2003-01-151-6/+1
* Remove mpfr_get_ld, done.ryde2003-01-061-5/+0
* Remove mpfr_set_machine_rnd_mode, done.ryde2003-01-061-2/+0
* added one itemzimmerma2002-12-121-1/+8
* updatedzimmerma2002-12-021-2/+40
* Add notes on mpf_t maintaining actual size for efficiency.ryde2002-11-291-0/+11
* Remove mpfr_set_machine_rnd_mode task.ryde2002-11-291-2/+0
* More on tuned thresholds, more on config.h etc, new section on mpf/mpfrryde2002-11-211-2/+32
* Update (tset_ld).vlefevre2002-10-161-0/+2
* Remove mpfr_get_str using mpn_get_str (done).ryde2002-10-081-4/+21
* Functions mpfr_greater_p, mpfr_greaterequal_p, mpfr_less_p,vlefevre2002-07-281-10/+11
* Prototype of mpfr_setmax and mpfr_setmin changed (exponent given).vlefevre2002-07-261-2/+0
* New internal functions mpfr_setmin and mpfr_setmax.vlefevre2002-07-261-2/+2
* Line mpfr_get_exp / mpfr_set_exp removed.vlefevre2002-07-191-1/+0
* Note about randomized tests.vlefevre2002-07-141-0/+2
* removed duplicated entry (thread-safe)zimmerma2002-06-271-3/+1
* added new itemszimmerma2002-06-271-0/+9
* new additionszimmerma2002-06-271-3/+9
* Added: make MPFR thread-safe.vlefevre2002-06-151-0/+2
* added mpfr_modfzimmerma2002-06-131-0/+2
* Added modf (to implement).vlefevre2002-06-121-0/+1
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-1/+0