Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Improved empty string handling. Now ZE uses an interned string instead of all... | Dmitry Stogov | 2013-12-26 | 1 | -0/+2 |
* | 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 | -1/+1 |
* | Reverted Gopal's patch that allowed plugable interned string check | Dmitry Stogov | 2011-07-28 | 1 | -8/+0 |
* | merge to trunk - Allow zend_is_interned_string to be pluggable | Gopal Vijayaraghavan | 2011-07-28 | 1 | -0/+8 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | marked char pointer arguments as const in lots of | Hartmut Holzgraefe | 2010-10-14 | 1 | -5/+5 |
* | - Interned string related callbacks moved turned from compiler_globals into r... | Dmitry Stogov | 2010-05-25 | 1 | -9/+13 |
* | Added concept of interned strings. All strings constants known at compile tim... | Dmitry Stogov | 2010-04-20 | 1 | -0/+229 |