| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dlsym underscore detection, by Jani Taskinen | Stanislav Malyshev | 2001-08-26 | 1 | -1/+5 |
* | - Fix compile problem | Andi Gutmans | 2001-08-19 | 1 | -2/+2 |
* | - Fix a bug in method calls. | Andi Gutmans | 2001-08-16 | 1 | -5/+9 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -5/+5 |
* | - For Sebastian. Will allow to see you're using the Engine 2 CVS via | Andi Gutmans | 2001-08-11 | 1 | -1/+1 |
* | - Merge zend_try fix from Engine 1 | Andi Gutmans | 2001-08-08 | 1 | -0/+1 |
* | - Sync Engine2 CVS with latest Engine CVS | Andi Gutmans | 2001-08-07 | 1 | -1/+29 |
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -1/+1 |
* | - Small patch to allow fixing the PHP tree to be compatible w/ the initial | Andi Gutmans | 2001-07-28 | 1 | -4/+6 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -2/+0 |
* | Fix build | Sascha Schumann | 2001-07-28 | 1 | -0/+2 |
* | Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -2/+2 |
* | Always track bailout file/lineno | Zeev Suraski | 2001-07-21 | 1 | -6/+2 |
* | Improve bailout mechanism, supports nesting of bailouts a-la try..catch | Zeev Suraski | 2001-07-21 | 1 | -3/+25 |
* | Fix bug #10467 | Zeev Suraski | 2001-07-16 | 1 | -0/+4 |
* | - Bump Zend version | Andi Gutmans | 2001-06-24 | 1 | -1/+1 |
* | add missing closing paranthesis | Sascha Schumann | 2001-05-11 | 1 | -1/+1 |
* | - Bump up Zend version | Andi Gutmans | 2001-05-01 | 1 | -1/+1 |
* | include limits.h if available | Zeev Suraski | 2001-04-28 | 1 | -0/+4 |
* | Fix bug 5661 | Zeev Suraski | 2001-04-28 | 1 | -0/+8 |
* | - Whitespace changes to be standard like the rest of Zend | Andi Gutmans | 2001-04-27 | 1 | -1/+1 |
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | allow more extensions with resources | Stanislav Malyshev | 2001-02-14 | 1 | -1/+1 |
* | - Make people happy who like the Zend version number bumped up in parallel | Andi Gutmans | 2001-01-21 | 1 | -1/+1 |
* | Add free_estring() | Zeev Suraski | 2001-01-15 | 1 | -0/+2 |
* | - Remove backward dependency from PHP -> Zend | Zeev Suraski | 2001-01-07 | 1 | -2/+2 |
* | Commit missing declaration | Zeev Suraski | 2001-01-03 | 1 | -0/+2 |
* | Add macro to replace value of zval with another value while preserving | Stanislav Malyshev | 2000-11-20 | 1 | -0/+15 |
* | Update version | Zeev Suraski | 2000-10-11 | 1 | -1/+1 |
* | - Update Zend version. | Andi Gutmans | 2000-08-29 | 1 | -1/+1 |
* | - Beautify code. Try and use more macros for splitting instead of | Andi Gutmans | 2000-08-04 | 1 | -1/+6 |
* | - Add zend_ulong | Andi Gutmans | 2000-07-08 | 1 | -0/+1 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
* | Add $context argument to error handler | Zeev Suraski | 2000-06-29 | 1 | -0/+5 |
* | version update | Andi Gutmans | 2000-06-28 | 1 | -1/+1 |
* | Make it possible to detect whether we're thread safe or not from PHP scripts ... | Zeev Suraski | 2000-06-26 | 1 | -0/+5 |
* | Make error callback be publicly accessible | Stanislav Malyshev | 2000-06-18 | 1 | -0/+1 |
* | Get rid of <?php_track_vars?> | Zeev Suraski | 2000-06-12 | 1 | -7/+6 |
* | Enable asp_tags/short_tags/allow_call_time_pass_by_reference to work on a per... | Zeev Suraski | 2000-06-06 | 1 | -3/+0 |
* | - Export normalize_bool | Zeev Suraski | 2000-06-03 | 1 | -0/+2 |
* | - Fix Win32 compilation (Use winsock2.h from now on) | Zeev Suraski | 2000-06-03 | 1 | -0/+7 |
* | Nuke the old error code, use the new one | Zeev Suraski | 2000-06-02 | 1 | -11/+0 |
* | IS_BC isn't really being used, but still... | Zeev Suraski | 2000-05-31 | 1 | -1/+1 |
* | Fix a bug in static initializers/default values/class member variables that c... | Zeev Suraski | 2000-05-31 | 1 | -0/+1 |
* | - Get ready for release | Andi Gutmans | 2000-05-21 | 1 | -1/+1 |
* | Get rid of chval - it's really not necessary and seems to be confusing people | Zeev Suraski | 2000-05-11 | 1 | -1/+0 |
* | - Change Zend Engine version number | Andi Gutmans | 2000-05-08 | 1 | -1/+1 |
* | More error handling work (still completely disabled) | Zeev Suraski | 2000-04-27 | 1 | -1/+6 |
* | We'll need two... | Zeev Suraski | 2000-04-25 | 1 | -1/+1 |
* | Initial support for trapping errors (not complete and disabled; will be enab... | Zeev Suraski | 2000-04-19 | 1 | -2/+10 |