summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Expand)AuthorAgeFilesLines
* Convert bcmath to new parameter parsing APISara Golemon2016-12-271-44/+69
* Use zend_string in bcmath paramsSara Golemon2016-12-271-45/+36
* Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2016-10-141-1/+1
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2016-10-141-1/+1
| |\
| | * use zend_error instead of zend_error_noreturnRemi Collet2016-10-141-1/+1
| | * Fix bug #73190: memcpy negative parameter _bc_new_num_exStanislav Malyshev2016-10-032-3/+5
| * | Fix bug #73190: memcpy negative parameter _bc_new_num_exStanislav Malyshev2016-10-122-3/+5
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-142-3/+5
* | | fix clang compatAnatol Belski2016-08-271-1/+1
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-272-1/+24
|\ \ | |/
| * fix/improve testsAnatol Belski2016-04-272-1/+24
* | fix mergeAnatol Belski2016-04-271-2/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-272-0/+34
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-04-262-19/+54
| |\
| | * Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definitionStanislav Malyshev2016-04-242-19/+54
| | * Bump yearXinchen Hui2015-01-152-2/+2
| | * Bump yearXinchen Hui2014-01-032-2/+2
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | |/ /
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * | bump yearXinchen Hui2015-01-152-2/+2
* | | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-2/+2
* | | cleaning up the version macrosAnatol Belski2015-03-232-1/+4
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* | | bump yearXinchen Hui2015-01-152-2/+2
* | | trailing whitespace removalStanislav Malyshev2015-01-1027-49/+49
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-171-1/+2
|\ \ \
| * | | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-171-1/+2
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-1313-147/+147
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-16/+16
|\ \ \ \ | |/ / /
| * | | fix datatype mismatch warningsAnatol Belski2014-10-301-16/+16
* | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-174-3/+12
|/ / /
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | | 's' works with size_t round 2Anatol Belski2014-08-271-1/+1
* | | first show to make 's' work with size_tAnatol Belski2014-08-271-8/+8
* | | master renames phase 1Anatol Belski2014-08-253-22/+22
* | | fixes to ext/bcmathAnatol Belski2014-08-192-19/+19
* | | basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* | | Refactor bcmathXinchen Hui2014-05-053-55/+40
|/ /
* | Bump yearXinchen Hui2014-01-032-2/+2
|/
* Fix Bug #60633 build warning in bcmathRemi Collet2013-10-031-3/+0
* Happy New YearXinchen Hui2013-01-012-2/+2
* Remove executable permission on phptXinchen Hui2012-10-104-0/+0
* - Year++Felipe Pena2012-01-012-2/+2
* - Fixed bug #60337 bcscale related crashed on 64bits platformsMateusz Kocielski2011-11-192-1/+14
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-012-2/+2
* Add some bcmath testsWilliam Martin2010-03-0814-0/+185
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2