summaryrefslogtreecommitdiff
path: root/ext/gmp
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-312-2/+2
* fix testAntony Dovgal2007-03-071-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* bump year and license versionfoobar2006-01-012-8/+8
* MFHfoobar2005-06-171-3/+1
* rm unneededStanislav Malyshev2005-04-251-2/+0
* Fix #32773 and made right fix for GMP FPEsStanislav Malyshev2005-04-251-15/+47
* add testStanislav Malyshev2005-04-251-0/+24
* Remove broken fix - second operand of GMP operation certainly can be 0 in gen...Stanislav Malyshev2005-04-251-8/+0
* fix #32567 (ext/gmp fails to compile with thread safety enabled)Antony Dovgal2005-04-041-3/+3
* MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()Antony Dovgal2005-03-011-6/+53
* MFH: Fixed bug #28525 (gmp_powm() does not work with hexadecimal stringIlia Alshanetsky2004-06-091-2/+1
* MFH: Better gmp fix.Ilia Alshanetsky2004-02-161-2/+0
* MFH: Fixed bug #27258 (moved FPE check to correct location).Ilia Alshanetsky2004-02-151-5/+15
* MFH: Fixed bug #27172 (Possible floating point exception in gmp_powm()).Ilia Alshanetsky2004-02-091-0/+5
* MFH: fixed bug #27171foobar2004-02-071-1/+1
* MFH: Fix build for other archs than x86.foobar2003-11-241-2/+1
* MFH: - Fixed bug #26267 (gmp_random() leaks memory and does not produce rando...foobar2003-11-193-23/+62
* MFH: fixed parameters for gmp_random()foobar2003-11-181-6/+4
* Unintialized variable fix from Joe Orton.Wez Furlong2003-10-131-1/+1
* MFHfoobar2003-10-011-5/+4
* MFH: Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* MFH (Bug 21534)Sara Golemon2003-03-131-1/+1
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* Make this extension compile as shared extension too.foobar2002-06-211-2/+2
* Don't use headers if the module contains only one phpinfo() entry, justSander Roobol2002-06-091-1/+1
* Fix bug #15835.jim winstead2002-04-091-1/+1
* Fixed bug: #16237foobar2002-03-271-4/+4
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-10/+1
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-1/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* '0b' could be the beginning of a hex string (without leading '0x') so ifSean Bright2002-02-101-1/+1
* Add a new test for GMP base recognition.Sean Bright2002-02-101-0/+49
* Fix for bugs #10133 and #15454.Sean Bright2002-02-101-12/+35
* proto fixHartmut Holzgraefe2001-12-151-1/+1
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-6/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-14/+14
* ZEND macro-rename.foobar2001-08-112-9/+9
* Another TSRM fix. Plus killed some compile warnings.foobar2001-08-071-22/+23
* (gmp_init) Added extra (optional) argument to gmp_init():Stanislav Malyshev2001-08-051-14/+26
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+3
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-3/+0
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-3/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* Add credits to GMPStanislav Malyshev2001-07-161-0/+2
* Make gmp compile againStanislav Malyshev2001-06-061-6/+6
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2