Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed ZE specific compile warnings (Bug #55629) | Dmitry Stogov | 2011-09-13 | 1 | -2/+2 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | marked char pointer arguments as const in lots of | Hartmut Holzgraefe | 2010-10-14 | 1 | -3/+3 |
| | | | | | | places where strings pointed to are not modified to prevent compiler warnings about discarded qualifiers ... | ||||
* | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -4/+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 |
| | |||||
* | Removed redundant code | Dmitry Stogov | 2008-08-22 | 1 | -4/+0 |
| | |||||
* | Fixed destruction of dl() loaded extensions | Dmitry Stogov | 2008-08-21 | 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 |
| | |||||
* | improve error messages when error raised from an internal class (do not hide ↵ | Antony Dovgal | 2005-06-17 | 1 | -4/+10 |
| | | | | class name) | ||||
* | MFB: - Fix bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings) | foobar | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
| | |||||
* | Leftover. | Sebastian Bergmann | 2003-04-03 | 1 | -1/+0 |
| | |||||
* | i will not commit before 12:00 | Sterling Hughes | 2003-04-03 | 1 | -16/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 i will not commit before 12:00 | ||||
* | - Fix whitespace | Derick Rethans | 2003-04-02 | 1 | -1/+1 |
| | |||||
* | add the ability for curl_multi_info to introspect the handles. | Sterling Hughes | 2003-04-02 | 1 | -0/+17 |
| | | | | | | # Zend commit doesn't break anything, so I'm committing it. If anyone # has problems, just speak up. :) | ||||
* | - Added some missing CVS $Id$ tags, headers and footers. | foobar | 2003-02-01 | 1 | -1/+2 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | - WS fix - "while (" instead of "while(" | Andi Gutmans | 2002-09-15 | 1 | -1/+1 |
| | |||||
* | - WS - Always use "if (" and not "if(" | Andi Gutmans | 2002-09-15 | 1 | -2/+1 |
| | |||||
* | MFZE1: make sure the resource-list is always consistent during shutdown (Thies). | Sebastian Bergmann | 2002-04-19 | 1 | -24/+1 |
| | |||||
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | - MFZE1 for exit fix, exposing current function name in error messages and | Derick Rethans | 2002-01-03 | 1 | -4/+4 |
| | | | | | exposing zend_zval_type_name(). | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -6/+6 |
| | |||||
* | Some cleanup | Zeev Suraski | 2001-08-02 | 1 | -9/+1 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -2/+4 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -8/+6 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-30 | 1 | -8/+5 |
| | |||||
* | Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -9/+9 |
| | | | | | | This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it... | ||||
* | Improve bailout mechanism, supports nesting of bailouts a-la try..catch | Zeev Suraski | 2001-07-21 | 1 | -2/+2 |
| | |||||
* | Implement a more granular shutdown mechanism for the executor - | Zeev Suraski | 2001-07-20 | 1 | -1/+26 |
| | | | | | prevent corruption of constants and missing destructions of resources | ||||
* | the resource-lists are now destroyed backwards. this will make sure that | Thies C. Arntzen | 2001-07-13 | 1 | -2/+2 |
| | | | | | | | resources get destroyed in the opposite order they were created and thereby db-cursors will always be released before their corresponding connection etc. this sould not break anything! | ||||
* | - Whitespace and change the name of the macro to something more verbose | Andi Gutmans | 2001-05-20 | 1 | -2/+1 |
| | | | | | ZEND_GET_RESOURCE_ID(...) | ||||
* | @ - Add new ZEND_GET_LE macro for retrieving destructor | James Moore | 2001-05-20 | 1 | -0/+19 |
| | | | | | @ id's from remote extensions. (Jmoore, Zend Engine) | ||||
* | - Don't allow resource types of 0 | Andi Gutmans | 2001-05-20 | 1 | -1/+6 |
| | |||||
* | Fix warning | Zeev Suraski | 2001-03-28 | 1 | -0/+3 |
| | |||||
* | Make Windows happy | Zeev Suraski | 2001-03-28 | 1 | -0/+2 |
| | |||||
* | Get rid of more redundant code | Zeev Suraski | 2001-03-28 | 1 | -30/+6 |
| | |||||
* | Cleaner way of making sure resources start at 1 and not 0... | Zeev Suraski | 2001-03-28 | 1 | -5/+5 |
| | |||||
* | Remove redundant code | Zeev Suraski | 2001-03-28 | 1 | -24/+0 |
| | |||||
* | God knows what this code was doing... | Zeev Suraski | 2001-03-27 | 1 | -34/+3 |
| | |||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | fix a couple of warnings | Thies C. Arntzen | 2001-01-23 | 1 | -2/+2 |
| |