summaryrefslogtreecommitdiff
path: root/ext/gmp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-12/+62
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Add license infoStanislav Malyshev2000-12-281-0/+2
* Skip mcrypt/gmp tests, if the extensions are not available.Sascha Schumann2000-12-241-0/+2
* Add GMP testsStanislav Malyshev2000-12-132-0/+40
* Fix indentation of configure outputSascha Schumann2000-12-061-1/+1
* Update READMEStanislav Malyshev2000-12-061-3/+3
* Fix prototypesStanislav Malyshev2000-12-061-9/+9
* Make GMP use Zend's memory functionsStanislav Malyshev2000-12-051-0/+18
* Fix prototypesStanislav Malyshev2000-12-051-2/+2
* Add check for conversion baseStanislav Malyshev2000-12-051-0/+5
* Fixed some protos.Egon Schmid2000-12-011-76/+38
* Add more GMP functions, fix a couple of bugsStanislav Malyshev2000-11-294-35/+129
* GNU GMP - arbitrary precision nubers libraryStanislav Malyshev2000-11-266-0/+1264