summaryrefslogtreecommitdiff
path: root/ext/gmp
Commit message (Expand)AuthorAgeFilesLines
* Revert fix for bug #43981, not yet ready for 5.2Ilia Alshanetsky2008-02-041-3/+0
* MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1stIlia Alshanetsky2008-01-301-0/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFH: add missing skipif sectionsAntony Dovgal2007-05-2730-1/+58
* fix test namesAntony Dovgal2007-05-071-1/+1
* MFHAntony Dovgal2007-05-041-1/+7
* MFH: improve the testsAntony Dovgal2007-04-273-0/+56
* MFH: add test & GMP_VERSION constantAntony Dovgal2007-04-262-1/+50
* new tests for ext/gmpAntony Dovgal2007-04-1827-0/+1430
* MFHAntony Dovgal2007-04-181-0/+10
* MFHAntony Dovgal2007-04-181-0/+10
* MFHAntony Dovgal2007-01-122-10/+1
* MFH: nuke skeleton leftoversAntony Dovgal2007-01-121-4/+0
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* new testsAntony Dovgal2006-09-107-0/+482
* MFH: add gmp_nextprime()Antony Dovgal2006-07-183-0/+55
* MFH: Removed obsolete arginfo includeHannes Magnusson2006-06-261-3/+0
* Fix build. (gmp_nextprime() was added in PHP 6!)foobar2006-06-161-6/+0
* Added automatic module globals managementDmitry Stogov2006-06-151-7/+10
* MFH: argument info..Hannes Magnusson2006-06-141-41/+272
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-032-2/+2
* fix test - short_tags not allowed here!foobar2005-06-171-3/+1
* @- Fix #32773 and make right fix for GMP FPEs (Stas)Stanislav Malyshev2005-04-252-19/+63
* fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative valuesAntony Dovgal2005-03-011-3/+50
* Allow gmp to compile under Win32Frank M. Kromann2005-01-041-0/+14
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-3/+3
* Fixed bug #28525 (gmp_powm() does not work with hexadecimal string moduloIlia Alshanetsky2004-06-091-2/+1
* - Remove unused blocksMarcus Boerger2004-05-193-6/+0
* Better gmp fix.Ilia Alshanetsky2004-02-161-2/+0
* Fixed bug #27258 (moved FPE check to correct location).Ilia Alshanetsky2004-02-151-5/+15
* Fixed bug #27172 (Possible floating point exception in gmp_powm()).Ilia Alshanetsky2004-02-091-0/+5
* Fixed bug #27171foobar2004-02-071-1/+1
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fix the build for other than x86 archs.foobar2003-11-241-2/+1
* ws fixfoobar2003-11-191-55/+66
* - Fixed bug #26267 (gmp_random() leaks memory and does not produce random num...foobar2003-11-193-23/+62
* - Fix the parameter setting. (this function has 1 optional parameter)foobar2003-11-181-6/+4
* unintialized variable.Wez Furlong2003-10-131-1/+1
* - Always look into /usr/local before /usrfoobar2003-10-011-5/+4
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-1/+1
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* Use new infrastructure.Zeev Suraski2003-08-031-4/+2
* updating license information in the headers.James Cox2003-06-102-6/+6
* Bug #21534. Silly typo.Sara Golemon2003-03-131-1/+1
* zend_error -> php_error_docref.Ilia Alshanetsky2003-01-241-7/+7
* Bump year.Sebastian Bergmann2002-12-312-2/+2