summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2002-08-091-0/+29
* Fix warning.Sebastian Bergmann2002-08-081-1/+1
* Add ZEND_API to functionsStanislav Malyshev2002-08-084-29/+29
* - Make new 'is' operator work with classes only and return false whenAndi Gutmans2002-08-087-81/+22
* - Bad Harald! :)Andi Gutmans2002-08-081-1/+0
* MFZE1Zeev Suraski2002-08-081-1/+1
* ChangeLog update2002-08-081-0/+11
* make win32 debug output more verboseHarald Radi2002-08-078-28/+8
* ChangeLog update2002-08-041-0/+8
* - Small fixAndi Gutmans2002-08-031-1/+1
* MFZE1Zeev Suraski2002-08-031-0/+4
* ChangeLog update2002-08-021-0/+5
* MFZE1Stanislav Malyshev2002-08-012-3/+7
* ChangeLog update2002-07-311-0/+20
* MFZE1 global declareJason Greene2002-07-303-2/+7
* Fix segfaultJason Greene2002-07-301-1/+1
* @- Adding 'is' operator that can be used to check the type of a variable,Andrei Zmievski2002-07-307-1/+114
* ChangeLog update2002-07-291-0/+4
* update the handlers structHarald Radi2002-07-281-0/+3
* ChangeLog update2002-07-281-0/+8
* - Make sure classes are first looked for in the current scope.Andi Gutmans2002-07-272-1/+7
* ChangeLog update2002-07-271-0/+12
* - Fix problem with debug_backtrace() reported by Stig. We weren't reportingAndi Gutmans2002-07-264-35/+18
* ChangeLog update2002-07-261-0/+10
* Fixed 3 major failures in this test:foobar2002-07-251-25/+27
* ChangeLog update2002-07-251-0/+11
* - Fix some compile problems with the new configure checks.Andi Gutmans2002-07-241-17/+4
* move testing for the alignment values into configure.James Cox2002-07-242-0/+47
* ws fixes.James Cox2002-07-241-17/+0
* ChangeLog update2002-07-241-0/+4
* - Fix WS.Andi Gutmans2002-07-231-2/+2
* ChangeLog update2002-07-221-0/+6
* - Fix bug reported by Sebastian where old constructors didn't work inAndi Gutmans2002-07-211-4/+15
* ChangeLog update2002-07-191-0/+5
* - MFZE1 - MacOSX fixes by Marko KarppinenDerick Rethans2002-07-182-0/+72
* ChangeLog update2002-07-181-0/+12
* - Remove code which wasn't supposed to go into the patch.Andi Gutmans2002-07-171-3/+0
* - Rejuggle some code.Andi Gutmans2002-07-172-5/+11
* This was mentioned already above (with an example too :)foobar2002-07-171-1/+0
* ChangeLog update2002-07-171-0/+18
* - Before I forget to list it, this was also added.Andi Gutmans2002-07-161-0/+1
* - Syntactic sugar - Add "public" as a synonym for "var".Andi Gutmans2002-07-161-0/+5
* ChangeLog update2002-07-161-0/+24
* - MFH of the crap removalDerick Rethans2002-07-151-6/+0
* - Commit patch to support protected member variables (by Timm Friebe w/Andi Gutmans2002-07-158-31/+101
* - Really implement bool increment/decrement as flip-flop.Andi Gutmans2002-07-151-8/+2
* ChangeLog update2002-07-151-0/+22
* - Nuke delete(). It was a big mistake to introduce it and I finallyAndi Gutmans2002-07-146-72/+4
* - Nuke some unused codeAndi Gutmans2002-07-141-29/+0
* MFZE1Derick Rethans2002-07-141-2/+2