Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | cleanup redundand macros | Anatol Belski | 2014-12-31 | 1 | -7/+3 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -22/+22 |
* | Removed support for old-style resource destructors (only ext/soap used it) | Dmitry Stogov | 2014-05-15 | 1 | -11/+0 |
* | Fixed resource destruction | Dmitry Stogov | 2014-05-08 | 1 | -0/+2 |
* | Introduced API to close all resources at once | Dmitry Stogov | 2014-04-11 | 1 | -0/+1 |
* | Resource closing without destruction | Dmitry Stogov | 2014-02-27 | 1 | -0/+2 |
* | Fixed Segfault | Xinchen Hui | 2014-02-17 | 1 | -4/+4 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-12 | 1 | -6/+0 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -20/+16 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | marked char pointer arguments as const in lots of | Hartmut Holzgraefe | 2010-10-14 | 1 | -4/+4 |
* | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -3/+3 |
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - MFH: Added ZEND_FETCH_RESOURCE_NO_RETURN | Felipe Pena | 2008-11-20 | 1 | -0/+3 |
* | MFH: | Felipe Pena | 2008-11-11 | 1 | -0/+3 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | - Update copyright notices to 2006 | Andi Gutmans | 2006-01-04 | 1 | -1/+1 |
* | Bump up the year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Change FETCH_RESOURCE to return false on error instead of null, for | Zeev Suraski | 2004-02-11 | 1 | -1/+1 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
* | i will not commit before 12:00 | Sterling Hughes | 2003-04-03 | 1 | -2/+0 |
* | add the ability for curl_multi_info to introspect the handles. | Sterling Hughes | 2003-04-02 | 1 | -0/+2 |
* | - Added some missing CVS $Id$ tags, headers and footers. | foobar | 2003-02-01 | 1 | -0/+9 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | MFZE1 (Expose more C++ APIs) | Zeev Suraski | 2002-05-20 | 1 | -0/+2 |
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | - Nuke unused enum | Andi Gutmans | 2001-09-20 | 1 | -4/+0 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -1/+1 |
* | Some cleanup | Zeev Suraski | 2001-08-02 | 1 | -2/+1 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -2/+2 |
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -1/+1 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-30 | 1 | -7/+11 |
* | Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -4/+4 |
* | - The previous name could be confused with resource # | Andi Gutmans | 2001-05-20 | 1 | -1/+1 |
* | - Whitespace and change the name of the macro to something more verbose | Andi Gutmans | 2001-05-20 | 1 | -2/+2 |
* | @ - Add new ZEND_GET_LE macro for retrieving destructor | James Moore | 2001-05-20 | 1 | -0/+6 |
* | Remove redundant code | Zeev Suraski | 2001-03-28 | 1 | -3/+0 |
* | God knows what this code was doing... | Zeev Suraski | 2001-03-27 | 1 | -3/+0 |
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | fix a couple of warnings | Thies C. Arntzen | 2001-01-23 | 1 | -2/+3 |
* | Remove the patch to register_list_destructors(). | Andrei Zmievski | 2000-10-25 | 1 | -1/+1 |