summaryrefslogtreecommitdiff
path: root/ext/gmp/php_gmp.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | #in preparation for the gcc 4 visibility patch
* 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
| | | | | patch by ants dot aasma at gmail dot com
* 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
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - Fixed bug #26267 (gmp_random() leaks memory and does not produce random ↵foobar2003-11-191-17/+6
| | | | | | | numbers) # ..and mpz_random() is obsolete according to the GNU MP manual.
* 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