Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent access to internal engine functionality | Zeev Suraski | 2003-08-18 | 1 | -61/+0 |
| | |||||
* | 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/+29 |
| | |||||
* | MFZE1 | Sterling Hughes | 2001-08-31 | 1 | -6/+6 |
| | |||||
* | Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -3/+3 |
| | | | | | | 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... | ||||
* | Fix warnings | Zeev Suraski | 2001-06-28 | 1 | -3/+3 |
| | |||||
* | - Hopefully fix bug #11476 and improve garbage to be freed very quickly. | Andi Gutmans | 2001-06-21 | 1 | -12/+12 |
| | | | | | Tree tagged as PRE_GRANULAR_GARBAGE_FIX before commiting. | ||||
* | - Use inline instead of macro for PZVAL_LOCK()/PZVAL_UNLOCK() so that it | Andi Gutmans | 2001-06-21 | 1 | -15/+25 |
| | | | | | can be debugged. | ||||
* | Fix crash on Solaris with function parameter destruction | Stanislav Malyshev | 2000-09-19 | 1 | -1/+1 |
| | |||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | Improve dependencies | Zeev Suraski | 2000-02-01 | 1 | -0/+22 |