summaryrefslogtreecommitdiff
path: root/Zend/zend.h
Commit message (Expand)AuthorAgeFilesLines
* - New Interface SerializeableMarcus Boerger2005-03-071-1/+3
* Custom object serializer infrastructureStanislav Malyshev2005-02-231-0/+10
* NetWare can include autoconf generated config headersAnantha Kesari H Y2005-02-221-2/+1
* Fixed bugs #29767 and #31683 (__get and __set methods must not modify propert...Dmitry Stogov2005-02-021-0/+14
* New versions of glibc support a RTLD_DEEPBIND flag to dlopen. Thefoobar2005-01-251-0/+2
* - Revert the weird change of ZEND_STRS() macro and use the correctfoobar2005-01-201-1/+1
* Fix OSX DL_UNLOAD macro and actually use it to make shared extensionsRasmus Lerdorf2005-01-101-1/+1
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-2/+2
* - Checks for Darwin'ish systems that uses Mach-O, which apparently doesn'tMoriyoshi Koizumi2004-11-031-1/+1
* Bump version (as discussed with Andi)Marcus Boerger2004-10-301-1/+1
* - Fix buildMarcus Boerger2004-09-261-0/+1
* - Apply Thies and Sterling's patch which doesn't call ctor/dtor functionsAndi Gutmans2004-09-261-2/+3
* defined ZEND_PATHS_SEPERATOR to semicolon for NetWareAnantha Kesari H Y2004-09-221-0/+1
* Fix reverse dependencyZeev Suraski2004-09-051-0/+2
* - Fix MAC OSX to always use native DSO loadingAndi Gutmans2004-07-281-1/+1
* - Execute destructors earlier (Florian Schaper, fschaper at intux org)Marcus Boerger2004-07-251-0/+1
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-11/+8
* - 5.0.1-devAndi Gutmans2004-07-131-1/+1
* - Roll PHP 5.0.0Andi Gutmans2004-07-131-1/+1
* - Go back to -dev (Shouldn't need another RC)Andi Gutmans2004-06-071-1/+1
* - Roll RC3Andi Gutmans2004-06-071-1/+1
* - Prepare for RC3RC2Andi Gutmans2004-06-031-1/+1
* - Back to RC3-dev until we roll finalAndi Gutmans2004-05-271-1/+1
* - RC3RC1Andi Gutmans2004-05-271-1/+1
* - RC3-devAndi Gutmans2004-04-251-1/+1
* - RC2Andi Gutmans2004-04-251-1/+1
* - RC2-devAndi Gutmans2004-04-211-1/+1
* - Prepare for RC2RC2 (if everything is OK especially Zeev's interfaceAndi Gutmans2004-04-211-1/+1
* - RC2-devAndi Gutmans2004-04-141-1/+1
* - RC2RC1Andi Gutmans2004-04-141-1/+1
* - Nuke code which hasn't been in use for ages.Andi Gutmans2004-04-031-3/+0
* - Fix Reflection class namesMarcus Boerger2004-03-301-0/+2
* - Back to RC2-devAndi Gutmans2004-03-181-1/+1
* Prepare to roll RC1Zeev Suraski2004-03-181-1/+1
* - Replaced the exec_finished hook by the zend_post_deactive hook forDerick Rethans2004-03-161-1/+1
* Enable ptr format check for GCC 3.1 and higherSascha Schumann2004-03-161-1/+2
* Do not allow 3.0.4 for __attribute__.Ilia Alshanetsky2004-03-161-1/+1
* Fixed bug #27600 (GCC 3.0.4 does not like __attribute__ directive)Ilia Alshanetsky2004-03-161-1/+1
* - Fixed bug #24582 (extensions can not be loaded dynamically in Solaris/iPlanet)foobar2004-03-151-1/+5
* No longer neededMarcus Boerger2004-03-091-2/+0
* more EXTERN_C wrapping of ZEND_API prototypesHartmut Holzgraefe2004-02-201-2/+3
* wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_CHartmut Holzgraefe2004-02-181-0/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Some cleanupZeev Suraski2003-12-141-19/+0
* Fixed extra byte allocation for TRUE/FALSE/ZEND_THREAD_SAFE/NULL constants.Ilia Alshanetsky2003-12-111-1/+1
* Expand Interface C API.Marcus Boerger2003-10-221-0/+1
* Fix class/iterator relationship & handlingMarcus Boerger2003-10-181-1/+1
* Added c-api for iteratorsMarcus Boerger2003-10-171-1/+5
* Bug #25738 (alloca() related problems on the Darwin platform)Moriyoshi Koizumi2003-10-031-1/+1
* Bugfix #25528 (by Ard Biesheuvel)Marcus Boerger2003-09-141-1/+1