summaryrefslogtreecommitdiff
path: root/cmp_ui.c
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-15/+1
* fixed bug for mpfr_cmp_ui (Inf, 0)daney2001-04-051-2/+3
* Comparison between 0- and 0 now returns 0, NR 19-03-2001revol2001-03-191-2/+2
* k2r -> ansi stylezimmerma2000-12-211-3/+7
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+2
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-1/+3
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-9/+9
* replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)zimmerma2000-08-161-8/+8
* fixed pb in mpfr_cmp_ui_2exp for i=0zimmerma2000-05-041-1/+4
* SIGN -> MPFR_SIGNzimmerma2000-02-111-3/+3
* added copyright noticezimmerma1999-07-301-1/+20
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-2/+20
* fixed pb in mpfr_cmp_si_2exp (case b=0 or i=0)zimmerma1999-06-241-1/+1
* added mpfr_cmp_[us]i_2expzimmerma1999-06-151-14/+14
* Initial revisionhanrot1999-06-091-0/+79