summaryrefslogtreecommitdiff
path: root/ext/gmp/php_gmp.h
Commit message (Collapse)AuthorAgeFilesLines
* - 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