summaryrefslogtreecommitdiff
path: root/ext/gmp/php_gmp.h
Commit message (Expand)AuthorAgeFilesLines
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* bump yearXinchen Hui2015-01-151-1/+1
* Add gmp_random_bits(bits) and gmp_random_range(min, max)Leigh2014-09-231-0/+2
* Implement gmp_import() and gmp_export()Leigh2014-09-021-0/+2
* Bump yearXinchen Hui2014-01-031-1/+1
* Add gmp_root() and gmp_rootrem() functionsNikita Popov2013-11-291-1/+3
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* add testbit()Stanislav Malyshev2007-11-011-0/+1
* MFHAntony Dovgal2007-01-121-1/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: add gmp_nextprime()Antony Dovgal2006-07-181-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - Fixed bug #26267 (gmp_random() leaks memory and does not produce random num...foobar2003-11-191-17/+6
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* ZEND macro-rename.foobar2001-08-111-3/+3
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Add more GMP functions, fix a couple of bugsStanislav Malyshev2000-11-291-0/+4
* GNU GMP - arbitrary precision nubers libraryStanislav Malyshev2000-11-261-0/+113