summaryrefslogtreecommitdiff
path: root/ui_pow.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-1/+1
* forgot to remove debug statementzimmerma2002-11-221-2/+0
* fixed bug (infinite loop) for exact powerszimmerma2002-11-221-21/+86
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Misc bug fixes and code clean-up.vlefevre2002-02-041-11/+8
* removed K&R function headerszimmerma2001-11-161-9/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* remove limits.h math.hdaney2001-11-161-5/+2
* removed proto already in mpfr.hzimmerma2001-11-161-1/+0
* take in account of CHAR_BIT in ui_powdaney2001-10-181-2/+2
* add the function pow(unsign long int, mpfr_t)daney2001-10-181-0/+131