summaryrefslogtreecommitdiff
path: root/mpz/ui_pow_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Clean up spacing.tege2007-09-241-1/+0
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2002-05-141-1/+1
* Fix typo in last change.tege2002-04-201-1/+1
* Misc nailify changes to shut up compiler warnings.tege2002-04-191-1/+3
* Nailify.tege2002-04-181-6/+16
* * mpz/ui_pow_ui.c: Rewrite using mpz_n_pow_ui.Kevin Ryde2001-02-281-96/+11
* Remove K&R function headers.tege2001-01-021-16/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Use new *_SWAP macros.Kevin Ryde2000-04-291-3/+1
* Provide dual ANSI/K&R function definitions.Kevin Ryde2000-04-291-2/+7
* Add a copyright year.Kevin Ryde2000-04-121-1/+1
* Get special cases for exponent and base right.tege1997-09-221-11/+10
* (mpz_pow2): New (static) function.tege1997-07-251-45/+71
* Swap tests for (e == 0) and (blimb == 0).tege1996-06-061-5/+5
* Initial revisiontege1996-05-081-0/+111