| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFZE1 | Thies C. Arntzen | 2002-10-21 | 1 | -1/+5 |
| * | MFZE1 zend_str_tolower issue. | Ilia Alshanetsky | 2002-10-09 | 1 | -7/+7 |
| * | - Fix for defines... | Derick Rethans | 2002-09-28 | 1 | -2/+2 |
| * | - Fix build in non-ZTS mode | Derick Rethans | 2002-09-28 | 1 | -0/+6 |
| * | MFZE1 | Ilia Alshanetsky | 2002-09-26 | 1 | -7/+7 |
| * | Add useful debugging function | Zeev Suraski | 2002-09-18 | 1 | -0/+8 |
| * | MFZE1 | Andrei Zmievski | 2002-09-16 | 1 | -2/+12 |
| * | - WS - Always use "if (" and not "if(" | Andi Gutmans | 2002-09-15 | 1 | -5/+5 |
| * | nuke warning | Thies C. Arntzen | 2002-09-03 | 1 | -0/+1 |
| * | nuke unneeded stuff | Thies C. Arntzen | 2002-09-03 | 1 | -1/+0 |
| * | - Fix typo | Andi Gutmans | 2002-09-03 | 1 | -3/+3 |
| * | refine last patch. if the argument-stack is not consistent don't try to show | Thies C. Arntzen | 2002-09-02 | 1 | -5/+3 |
| * | debug_backtrace() now checks the complete argument-stack for consistency. | Thies C. Arntzen | 2002-09-02 | 1 | -4/+18 |
| * | debug_backtrace() | Thies C. Arntzen | 2002-08-28 | 1 | -8/+1 |
| * | debug_backtrace(): | Thies C. Arntzen | 2002-08-28 | 1 | -14/+34 |
| * | debug_backtrace(): show name of included file for include and require calls | Thies C. Arntzen | 2002-08-26 | 1 | -28/+42 |
| * | - Whitespace | Andi Gutmans | 2002-08-24 | 1 | -1/+1 |
| * | - Whitespace and better variable name | Andi Gutmans | 2002-08-24 | 1 | -8/+22 |
| * | fix warning | Thies C. Arntzen | 2002-08-24 | 1 | -3/+14 |
| * | debug_backtrace: show include/require/eval as normal functions on the stack | Thies C. Arntzen | 2002-08-23 | 1 | -6/+20 |
| * | - No spaces :) | Derick Rethans | 2002-08-23 | 1 | -1/+1 |
| * | - debug_backtrace now also returns an array containing the arguments of the | Thies C. Arntzen | 2002-08-23 | 1 | -0/+25 |
| * | - debug_backtrace: | Thies C. Arntzen | 2002-08-23 | 1 | -7/+11 |
| * | @- Added set_exception_handler() function for registering a global, | Stig Bakken | 2002-08-16 | 1 | -2/+65 |
| * | - Fix problem with debug_backtrace() reported by Stig. We weren't reporting | Andi Gutmans | 2002-07-26 | 1 | -27/+15 |
| * | * folding fixes | Stig Bakken | 2002-07-05 | 1 | -1/+4 |
| * | - Centralize global class fetch | Andi Gutmans | 2002-06-26 | 1 | -3/+4 |
| * | - Don't show debug_backtrace() in the trace itself. | Andi Gutmans | 2002-06-11 | 1 | -8/+13 |
| * | only check for an available class entry instead of | Harald Radi | 2002-06-09 | 1 | -3/+3 |
| * | - MFZE1 | Derick Rethans | 2002-05-13 | 1 | -2/+2 |
| * | - Nuke C++ comment | Andi Gutmans | 2002-05-10 | 1 | -1/+1 |
| * | - Make debug_backtrace() return an array. Still not finished because I | Andi Gutmans | 2002-05-10 | 1 | -5/+25 |
| * | - Hopefully fix problems with debug_backtrace() | Andi Gutmans | 2002-05-08 | 1 | -1/+4 |
| * | - MFZE1 | Derick Rethans | 2002-05-08 | 1 | -0/+5 |
| * | - More debug backtrace work. It still doesn't work very well... | Andi Gutmans | 2002-05-07 | 1 | -8/+18 |
| * | Initial support for built-in backtracing. | Andi Gutmans | 2002-05-02 | 1 | -0/+29 |
| * | Make OBJCE return zend_class_entry*, also some cleanups | Stanislav Malyshev | 2002-04-30 | 1 | -12/+14 |
| * | some type cleanup work | Harald Radi | 2002-04-23 | 1 | -1/+1 |
| * | added get_class_entry callback handler to the | Harald Radi | 2002-04-22 | 1 | -4/+18 |
| * | - make class tables contain class_entry *, not class_entry | Stanislav Malyshev | 2002-03-12 | 1 | -6/+14 |
| * | - MFZE1 | Derick Rethans | 2002-03-02 | 1 | -1/+3 |
| * | - MFZE1 | Derick Rethans | 2002-03-02 | 1 | -1/+1 |
| * | Mega-commit: Enter the new object model | Stanislav Malyshev | 2002-02-07 | 1 | -10/+43 |
| * | Revert per Andi's request. Sorry :-( | Sebastian Bergmann | 2002-02-02 | 1 | -1/+1 |
| * | Fix warning. Again :-) | Sebastian Bergmann | 2002-02-02 | 1 | -1/+1 |
| * | - Please don't use strcmp() and friends in Zend but only the mem* | Andi Gutmans | 2002-02-02 | 1 | -1/+1 |
| * | Fix a warning. | Sebastian Bergmann | 2002-02-02 | 1 | -1/+1 |
| * | MFZE1: is_a() | Sebastian Bergmann | 2002-02-01 | 1 | -11/+30 |
| * | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
