summaryrefslogtreecommitdiff
path: root/log.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Bugs fixed.vlefevre2002-03-171-2/+2
* Copyright line changed.vlefevre2002-03-041-1/+1
* Misc bug fixes and code clean-up.vlefevre2002-02-011-15/+14
* Spelling: "canceled"vlefevre2002-01-101-2/+2
* Functions mpfr_{mul,div}_2{si,ui} added.vlefevre2001-11-291-2/+2
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-3/+3
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-8/+1
* implement ternary inexact flagzimmerma2001-10-151-8/+11
* log(0) now returns 0 (exact infinity)zimmerma2001-04-201-1/+1
* fixed pbs with NaN/Infzimmerma2001-04-181-20/+30
* Case where argument < 0 included, NR 17-04-2001revol2001-04-171-0/+6
* removed superfluous TMP_FREE(marker)zimmerma2001-01-111-4/+3
* only editingzimmerma2000-12-221-10/+10
* k2r -> ansi stylezimmerma2000-12-211-14/+16
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-13/+9
* _mp_d -> MPFR_MANTzimmerma2000-12-151-1/+2
* A few patches.hanrot2000-12-151-3/+9
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-0/+3
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-2/+12
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-7/+7
* Correction de prototypes faux dans le cas ou on n'est pas -D__STDC__.hanrot2000-10-191-1/+1
* improved choice of initial precisionzimmerma2000-06-161-1/+3
* unsigned char -> mp_rnd_tzimmerma2000-02-111-6/+7
* added debug instructionszimmerma1999-12-161-0/+4
* fixed bug for large inputzimmerma1999-12-101-0/+1
* rewritten the error analysis:zimmerma1999-12-101-39/+37
* div3 -> divzimmerma1999-10-071-2/+2
* added copyright noticezimmerma1999-07-301-0/+21
* using div3boldo1999-07-071-2/+2
* returns now an int instead of voidzimmerma1999-07-061-11/+6
* unused variableboldo1999-07-021-1/+1
* one single bugboldo1999-07-011-4/+8
* memory gestionboldo1999-06-301-22/+28
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-2/+11
* commented out "avant arrondi..."zimmerma1999-06-251-2/+2
* qq bugs d'arrondisboldo1999-06-231-12/+6
* marche bienboldo1999-06-221-82/+72
* version qui marcheboldo1999-06-181-21/+33
* premiere version du logboldo1999-06-151-0/+116