summaryrefslogtreecommitdiff
path: root/Zend/zend_constants.c
Commit message (Expand)AuthorAgeFilesLines
* MFZE1 zend_str_tolower issue.Ilia Alshanetsky2002-10-091-2/+2
* MFZE1Ilia Alshanetsky2002-09-261-2/+2
* Remove dead codeZeev Suraski2002-09-181-7/+0
* - Nuke persist_alloc().Andi Gutmans2002-06-221-7/+2
* - Fix problem where you couldn't define constants with different cases butAndi Gutmans2002-06-191-17/+25
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* - Infrastructure changes for allowing to access the global scope fromAndi Gutmans2001-12-121-2/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Use alloca() when possible.Andi Gutmans2001-12-011-3/+7
* MFZE1Zeev Suraski2001-10-231-3/+7
* MFZE1Zeev Suraski2001-08-141-0/+3
* MFZE1Zeev Suraski2001-08-141-2/+6
* WhitespaceZeev Suraski2001-08-111-6/+6
* Avoid going over huge lists of functions, classes and constants.Zeev Suraski2001-08-021-3/+3
* More TSRMLS_FETCH workZeev Suraski2001-07-311-4/+4
* More TSRMLS_FETCH workZeev Suraski2001-07-301-8/+3
* Avoid TSRMLS_FETCH()'s (still lots of work left)Zeev Suraski2001-07-301-1/+1
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-19/+19
* Fix a memory leak which occured upon registering an already existingSascha Schumann2001-05-111-0/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Make define return false and issue E_NOTICE when trying to redefine constantStanislav Malyshev2000-07-281-1/+5
* Make it possible to detect whether we're thread safe or not from PHP scripts ...Zeev Suraski2000-06-261-0/+6
* - Renamed get_used_files() to get_required_files() for consistencyZeev Suraski2000-04-191-0/+3
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Fix a memory leakZeev Suraski2000-02-131-1/+3
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Finally beautify those WIN32|WINNT checksAndi Gutmans2000-02-101-1/+1
* - Stop passing list/plist to internal functionsZeev Suraski2000-02-051-1/+1
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-2/+1
* - Change IS_UNSET -> IS_NULLAndi Gutmans2000-01-041-1/+1
* - Nuke undefined_variable_stringZeev Suraski1999-12-311-8/+7
* new constant: SQL_NULLThies C. Arntzen1999-12-281-0/+6
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-20/+0
* Fix for Thies's UMRZeev Suraski1999-08-201-1/+1
* - Got rid of the C++ comments.Andi Gutmans1999-08-101-1/+1
* New constantsZeev Suraski1999-07-221-1/+6
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+7
* - License updateAndi Gutmans1999-07-141-10/+28
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-2/+3
* Thread safety patch. It works now with 'just in time' resource initialization!Zeev Suraski1999-04-211-17/+13
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-0/+9
* Zend LibraryAndi Gutmans1999-04-071-0/+236