summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Expand)AuthorAgeFilesLines
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-032-2/+2
* Netware also uses autoconf based config nowfoobar2005-06-301-2/+0
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* fix leakAntony Dovgal2004-12-071-0/+1
* Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time f...Sara Golemon2004-07-142-7/+25
* - Added missing UNREGISTER_INI_ENTRIESMarcus Boerger2004-05-121-0/+2
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+94
* Wordsize fixesArd Biesheuvel2004-02-251-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
* consistency with unix build....Wez Furlong2003-12-101-1/+1
* - Brought ext/bcmath to the new millenniumfoobar2003-12-095-82/+82
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+14
* missing config.h includefoobar2003-12-011-0/+4
* - Fixed bug #26462 (phpize + ext/bcmath -> compile error)foobar2003-11-291-2/+1
* proto fixesAndrey Hristov2003-06-121-2/+2
* updating license information in the headers.James Cox2003-06-102-6/+6
* SKIP -> SKIPIFfoobar2003-04-169-9/+9
* Another CS fix.foobar2003-04-031-10/+14
* MFB: Check for negative precisionRasmus Lerdorf2003-04-021-9/+10
* WS & CS fixesfoobar2003-03-201-58/+65
* - Let's be consistent with these..foobar2003-02-172-3/+3
* Fix bcmath build under win32.Wez Furlong2003-02-161-0/+1
* bc_raise() can return a scale lower than that passed into it. While most oth...Sara Golemon2003-02-061-7/+14
* - Please follow coding standards (this isn't java :)Andi Gutmans2003-02-041-1/+2
* fix ZTS buildMarcus Boerger2003-02-041-15/+15
* Bug#13551 bcmath functions should not apply scale to arguments, only to resultSara Golemon2003-02-041-14/+35
* revert previous commitHarald Radi2003-01-161-4/+4
* unbreak the buildHarald Radi2003-01-161-4/+4
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Renamed bc_powmod to bcpowmod to keep it inline with existing moduleSara Golemon2002-12-112-5/+5
* Fixing ZTS BuildFrank M. Kromann2002-12-101-1/+1
* Added support for libbcmath's bc_raisemod function as bc_powmod()Sara Golemon2002-12-102-0/+34
* php_error -> php_error_docrefMarcus Boerger2002-12-051-3/+3
* Remove all traces of _bc_Free_list - it's not used anymoreSander Roobol2002-11-293-0/+8
* Portability: The header contains the declaration; while the source ext/bcmath...Martin Kraemer2002-11-281-1/+1
* Made bcmath extension thread safe.Sander Roobol2002-11-2214-201/+185
* Hardcode the bcmath.scale ini-entrySander Roobol2002-11-219-0/+18
* Adding tests for the bcmath extensionSander Roobol2002-11-219-0/+135
* - CVS nuked number.* so we'll nuke it from the build:)Andi Gutmans2002-11-201-1/+1
* - Revert previous patchAndi Gutmans2002-11-2010-40/+40
* - Intermediate commit which works on making bcmath thread-safe.Andi Gutmans2002-11-2010-40/+40
* To include the NetWare config fileAnantha Kesari H Y2002-09-041-0/+2
* Bug Fix #18960 - Submitted by alan_k@php.netDan Kalowsky2002-08-181-1/+1
* Unify error messagesDerick Rethans2002-06-261-3/+3
* - Nuke use of persist_alloc(). This can't be used with a new memory managerAndi Gutmans2002-06-182-32/+12
* empty files, let them goSascha Schumann2002-03-183-175/+0