summaryrefslogtreecommitdiff
path: root/ext/standard/aggregation.c
Commit message (Expand)AuthorAgeFilesLines
* Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.Sebastian Bergmann2003-06-281-658/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-2/+2
* proto fixesHartmut Holzgraefe2003-03-171-1/+1
* Fixed compile failures when ZLIB / PCRE are compiled as sharedfoobar2003-02-091-1/+1
* Let this compile even if PCRE is compiled as shared in same build.foobar2003-02-091-7/+7
* Updates reflecting infrastructure changesZeev Suraski2003-02-041-0/+3
* ZE2 compatibilityStanislav Malyshev2003-01-121-1/+6
* Disable ZE2-incompatible partsStanislav Malyshev2003-01-121-0/+4
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Bug #20746. Renamed aggregation_info() to aggregate_info() per naming conven...Sara Golemon2002-12-051-1/+1
* php_error_docrefMarcus Boerger2002-08-241-2/+2
* Unify error messagesDerick Rethans2002-07-081-2/+2
* Fix ZE1 buildStanislav Malyshev2002-04-301-2/+2
* ZE2 compatibility fixesStanislav Malyshev2002-04-301-2/+4
* Fix compilation when PCRE is disabled.Andrei Zmievski2002-03-211-15/+34
* I've altered my diagnosis of segfault/leak problemWez Furlong2002-03-131-6/+10
* Fix some issues with ZE2, but now have some leaks.Wez Furlong2002-03-131-2/+27
* - Compile fixes for Engine 2Andi Gutmans2002-03-121-0/+10
* typo fixHartmut Holzgraefe2002-03-021-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Adding object aggregation capability along with tests.Andrei Zmievski2002-02-211-0/+586