summaryrefslogtreecommitdiff
path: root/Zend/zend_execute_locks.h
Commit message (Collapse)AuthorAgeFilesLines
* Prevent access to internal engine functionalityZeev Suraski2003-08-181-61/+0
|
* updating license information in the headers.James Cox2003-06-101-1/+1
|
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+29
|
* MFZE1Sterling Hughes2001-08-311-6/+6
|
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-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 warningsZeev Suraski2001-06-281-3/+3
|
* - Hopefully fix bug #11476 and improve garbage to be freed very quickly.Andi Gutmans2001-06-211-12/+12
| | | | | Tree tagged as PRE_GRANULAR_GARBAGE_FIX before commiting.
* - Use inline instead of macro for PZVAL_LOCK()/PZVAL_UNLOCK() so that itAndi Gutmans2001-06-211-15/+25
| | | | | can be debugged.
* Fix crash on Solaris with function parameter destructionStanislav Malyshev2000-09-191-1/+1
|
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-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 dependenciesZeev Suraski2000-02-011-0/+22