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 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed issue with statics in traits. | Stefan Marr | 2010-06-08 | 1 | -0/+1 |
| | | | | | | #Please review this change, I moved the routine which copies statics from the closure code to zend_variables.c #Please also have a look to check whether the TSRMLS_DC is correct, and whether it fits with the rest in zend_variables, because there you are using some macro magic and I am not exactly sure what the reason is for that. | ||||
* | Added a number of small performance tweaks and optimizations | Dmitry Stogov | 2010-04-20 | 1 | -2/+2 |
| | | | | | | | . ZEND_RECV now always has IS_CV as its result . ZEND_CATCH now has to be used only with constant class names . ZEND_FETCH_DIM_? may fetch array and dimension operans in a different order | ||||
* | Fixed bug #50519 (segfault in garbage collection when using ↵ | Dmitry Stogov | 2010-01-11 | 1 | -3/+2 |
| | | | | set_error_handler and DomDocument) | ||||
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
| | |||||
* | MFH:- Fix compile warning in debug mode | Jani Taskinen | 2009-05-01 | 1 | -2/+2 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - Fix the header (thanks Johannes) | Moriyoshi Koizumi | 2008-07-20 | 1 | -1/+1 |
| | |||||
* | - WS fix | Moriyoshi Koizumi | 2008-07-20 | 1 | -7/+7 |
| | |||||
* | 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 |
| | |||||
* | - Use zval_ctor_func() for wrapper and update the prototype to void | Andi Gutmans | 2004-09-27 | 1 | -3/+3 |
| | |||||
* | - Make zval_copy_ctor() return void like dtor(). No one ever checks the | Andi Gutmans | 2004-09-27 | 1 | -4/+4 |
| | | | | | - return value which is SUCCESS always. | ||||
* | - Fix build | Marcus Boerger | 2004-09-26 | 1 | -2/+2 |
| | |||||
* | - Apply Thies and Sterling's patch which doesn't call ctor/dtor functions | Andi Gutmans | 2004-09-26 | 1 | -3/+22 |
| | | | | | | - for types which don't require it (BOOL/NULL/LONG/DOUBLE) - Breaks serialization!!! | ||||
* | more EXTERN_C wrapping of ZEND_API prototypes | Hartmut Holzgraefe | 2004-02-20 | 1 | -4/+3 |
| | |||||
* | - 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? | ||||
* | - Provide appropriate way to destroy internal zval's. | Marcus Boerger | 2003-08-24 | 1 | -0/+12 |
| | | | | | | - Allow internal zval's of type string and disallow complex types. - Define the default string for extensions at class level instead of ctor. | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
| | |||||
* | - 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 |
| | |||||
* | - Nuke persist_alloc(). | Andi Gutmans | 2002-06-22 | 1 | -2/+0 |
| | |||||
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | MFZE1 | Zeev Suraski | 2001-08-14 | 1 | -0/+2 |
| | |||||
* | Time to bid this old timer goodbye - get rid of var_uninit() | Zeev Suraski | 2001-07-15 | 1 | -2/+0 |
| | |||||
* | Get rid of ZVAL_RESET... | Zeev Suraski | 2001-07-11 | 1 | -4/+0 |
| | |||||
* | Get rid of some inlines | Zeev Suraski | 2001-07-11 | 1 | -1/+4 |
| | |||||
* | - Nuke zval_del_ref() | Andi Gutmans | 2001-02-27 | 1 | -1/+0 |
| | |||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Replace macros which begin with an underscore through an appropiately | Sascha Schumann | 2000-07-03 | 1 | -2/+2 |
| | | | | | named macro. | ||||
* | export zval_add-ref and zvale_del_ref | Thies C. Arntzen | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | Destructors no longer return ints, the low level problem it was intended to ↵ | Zeev Suraski | 2000-01-17 | 1 | -6/+6 |
| | | | | solve is long gone now... | ||||
* | We're using ZVAL's now. | Andrei Zmievski | 1999-12-21 | 1 | -3/+3 |
| | |||||
* | added zval_del_ref() function | Thies C. Arntzen | 1999-10-07 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Better debug macros | Zeev Suraski | 1999-08-27 | 1 | -6/+24 |
| | |||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -4/+4 |
| | | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0 | ||||
* | Ok, call me crazy, because I probably am. | Zeev Suraski | 1999-04-23 | 1 | -0/+3 |
| | | | | | Thread safe version now uses a C++ scanner object. Works fully. | ||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+35 |