summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Add __delegate().Sebastian Bergmann2002-06-111-0/+31
* ChangeLog update2002-06-111-0/+9
* added TS_HASH macroHarald Radi2002-06-102-30/+32
* Fix leakStanislav Malyshev2002-06-101-0/+1
* ChangeLog update2002-06-101-0/+9
* only check for an available class entry instead ofHarald Radi2002-06-093-16/+5
* ChangeLog update2002-06-091-0/+9
* - This should improve performance on WindowsAndi Gutmans2002-06-082-11/+15
* - Add a loop unrolled version of the hash function and a bit of anAndi Gutmans2002-06-081-7/+57
* ChangeLog update2002-06-071-0/+4
* Add RFC on delegation.Sebastian Bergmann2002-06-061-0/+76
* ChangeLog update2002-06-061-0/+16
* Remove unused local variable.Sebastian Bergmann2002-06-051-1/+0
* - Allow overloaded objects to receive the method name in its originalAndi Gutmans2002-06-053-27/+14
* - Fix memleak (patch by Stefan Sesser)Derick Rethans2002-06-051-0/+3
* ChangeLog update2002-06-051-0/+4
* - Fix for bug #17462 (Patch by Edin Kadribasic)Derick Rethans2002-06-041-3/+3
* ChangeLog update2002-06-011-0/+23
* - Add zend_objects_API.* to dspAndi Gutmans2002-05-311-0/+8
* - Fix build (one more coming up)Andi Gutmans2002-05-311-1/+1
* - Fix buildAndi Gutmans2002-05-311-4/+3
* Add zend_objects_API.c to project.Sebastian Bergmann2002-05-311-0/+4
* Generalize object storage and reference bookkeepingStanislav Malyshev2002-05-318-155/+323
* ChangeLog update2002-05-311-0/+6
* NetWare changesVenkat Raghavan S2002-05-303-1/+87
* ChangeLog update2002-05-271-0/+5
* - Add empty zend_multibyte.c to allow build with 4.3.0-dev.Andi Gutmans2002-05-261-0/+0
* ChangeLog update2002-05-251-0/+8
* Fugbix typo.Sebastian Bergmann2002-05-241-1/+1
* - Add a bit of information.Andi Gutmans2002-05-241-47/+48
* ChangeLog update2002-05-211-0/+6
* MFZE1 (Expose more C++ APIs)Zeev Suraski2002-05-203-0/+9
* ChangeLog update2002-05-151-0/+5
* - constructor_called is supposed to be destructor_calledAndi Gutmans2002-05-142-7/+7
* ChangeLog update2002-05-141-0/+8
* MFZE1Sterling Hughes2002-05-131-9/+30
* - MFZE1Derick Rethans2002-05-131-2/+2
* ChangeLog update2002-05-131-0/+14
* MFZE1Zeev Suraski2002-05-121-9/+14
* Rephrase.Sebastian Bergmann2002-05-121-1/+2
* Beautify.Sebastian Bergmann2002-05-121-11/+8
* Start documenting the debug backtracing.Sebastian Bergmann2002-05-121-0/+22
* Whitespace fixes.Sebastian Bergmann2002-05-121-116/+116
* ChangeLog update2002-05-121-0/+5
* MFZE1Zeev Suraski2002-05-112-3/+3
* ChangeLog update2002-05-111-0/+23
* - Nuke C++ commentAndi Gutmans2002-05-101-1/+1
* - Make debug_backtrace() return an array. Still not finished because IAndi Gutmans2002-05-101-5/+25
* ChangeLog update2002-05-091-0/+10
* - Hopefully fix problems with debug_backtrace()Andi Gutmans2002-05-082-1/+17