summaryrefslogtreecommitdiff
path: root/ext/gmp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-171-40/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-1/+41
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-41/+1
* - New parameter parsing API (for gmp_testbit)Felipe Pena2008-08-131-6/+6
* - killed off UEXPECTSteph Fox2008-05-2738-849/+38
* - Fixed test (duplicated UEXPECTF section)Felipe Pena2008-05-191-19/+0
* MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)Ilia Alshanetsky2008-01-301-0/+3
* MFB: remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFB: fix testsNuno Lopes2007-12-271-2/+2
* fix testsAntony Dovgal2007-11-0636-221/+457
* MFB gmp fixesStanislav Malyshev2007-11-011-246/+232
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* add missing skipif sectionsAntony Dovgal2007-05-2731-1/+60
* fix test namesAntony Dovgal2007-05-071-1/+1
* check GMP version and skip the test if it's <= 4.2.1Antony Dovgal2007-05-041-1/+7
* improve the testsAntony Dovgal2007-04-273-0/+86
* add GMP_VERSION constantAntony Dovgal2007-04-252-1/+61
* [DOC] add gmp_testbit() functionAntony Dovgal2007-04-233-0/+116
* fix gmp_gcdext() in Unicode modeAntony Dovgal2007-04-192-3/+50
* add new tests for ext/gmpAntony Dovgal2007-04-1828-0/+1931
* same for gmp_scan*()Antony Dovgal2007-04-181-0/+10
* do not allow negative byte indexAntony Dovgal2007-04-181-0/+10
* nuke more dead codeAntony Dovgal2007-01-122-10/+1
* delete useless comments and skeleton leftoversAntony Dovgal2007-01-121-4/+0
* Bump year.Sebastian Bergmann2007-01-012-2/+2
* PHP6 UpdatesSara Golemon2006-10-096-84/+92
* new testsAntony Dovgal2006-09-107-0/+482
* Removed obsolete arg_info includeHannes Magnusson2006-06-261-3/+0
* Added arg infoHannes Magnusson2006-06-141-42/+272
* Added automatic module globals managementDmitry Stogov2006-06-131-7/+10
* add test for gmp_nextprime()Antony Dovgal2006-04-031-0/+40
* add gmp_nextprime() functionAntony Dovgal2006-04-032-0/+10
* bump year and license versionfoobar2006-01-012-6/+6
* - 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