Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH Move reflection to its own extension | Marcus Boerger | 2005-11-30 | 1 | -8/+0 |
| | | | | | # As discussed with RM | ||||
* | Added zend_strtod.* to the build | Edin Kadribasic | 2004-11-04 | 1 | -0/+8 |
| | |||||
* | Centralize exceptions code in zend_exceptions.[ch]. | Zeev Suraski | 2004-02-12 | 1 | -5/+13 |
| | | | | | | | | Remove zend_default_classes.h (use zend_exceptions.h instead) NOTE: This currently breaks the build, fixes to php-src and pecl coming soon | ||||
* | Add zend_interfaces.{c|h}. | Sebastian Bergmann | 2003-10-23 | 1 | -0/+8 |
| | |||||
* | WS | Marcus Boerger | 2003-10-17 | 1 | -1/+1 |
| | |||||
* | Added c-api for iterators | Marcus Boerger | 2003-10-17 | 1 | -0/+8 |
| | | | | | # After 4 Month work and endless discussions... | ||||
* | Prevent access to internal engine functionality | Zeev Suraski | 2003-08-18 | 1 | -15/+11 |
| | |||||
* | added support for Reflection_Function, the first part of | George Schlossnagle | 2003-06-30 | 1 | -0/+8 |
| | | | | | the reflection api | ||||
* | Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ↵ | Sebastian Bergmann | 2003-03-23 | 1 | -11/+19 |
| | | | | ZTS fixes. | ||||
* | Fixup build for win32 | Wez Furlong | 2003-02-18 | 1 | -0/+8 |
| | |||||
* | - Commit an initial version of a home made memory manager. | Andi Gutmans | 2002-06-16 | 1 | -0/+8 |
| | | | | | | | - It's just for seeing if this would be an advantage to PHP in MT - environments. If this is to become production material there is still - a long way to go. | ||||
* | - Add zend_objects_API.* to dsp | Andi Gutmans | 2002-05-31 | 1 | -0/+8 |
| | |||||
* | added thread safe hashtable which allows concurrent | Harald Radi | 2002-03-20 | 1 | -1/+9 |
| | | | | | reads but only exclusive writes | ||||
* | Mega-commit: Enter the new object model | Stanislav Malyshev | 2002-02-07 | 1 | -0/+8 |
| | | | | | | | Note: only standard Zend objects are working now. This is definitely going to break custom objects like COM, Java, etc. - this will be fixed later. Also, this may break other things that access objects' internals directly. | ||||
* | MFZE1 | Sebastian Bergmann | 2001-09-19 | 1 | -0/+8 |
| | |||||
* | Migrate .dsp patches | Zeev Suraski | 2001-08-07 | 1 | -12/+12 |
| | |||||
* | - Forgot to commit the updated dsp | Andi Gutmans | 2001-08-07 | 1 | -0/+8 |
| | |||||
* | - More sync with latest CVS | Andi Gutmans | 2001-08-07 | 1 | -8/+0 |
| | |||||
* | - Sync Engine2 CVS with latest Engine CVS | Andi Gutmans | 2001-08-07 | 1 | -0/+8 |
| | |||||
* | Merge from branch - move to standard C scanners in thread safe mode | Zeev Suraski | 2001-08-06 | 1 | -6/+10 |
| | |||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -16/+10 |
| | |||||
* | - Rename modules.h to zend_modules.h | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Remove -S option on all bison calls | Zeev Suraski | 2001-01-07 | 1 | -12/+6 |
| | |||||
* | Remove -S | Zeev Suraski | 2001-01-06 | 1 | -6/+2 |
| | |||||
* | Make the INI mechanism thread safe (or at least thread safer :) | Zeev Suraski | 2000-12-27 | 1 | -0/+4 |
| | |||||
* | - Use supplied istdiostream definition for the INI scanner too | Zeev Suraski | 2000-12-26 | 1 | -2/+83 |
| | | | | | - Add Release_TSDbg configuration | ||||
* | Generalization work | Zeev Suraski | 2000-10-29 | 1 | -9/+25 |
| | |||||
* | Some more work on the INI parser/scanner | Zeev Suraski | 2000-10-29 | 1 | -16/+114 |
| | |||||
* | Unify the names of these last 3 files... | Zeev Suraski | 2000-10-29 | 1 | -30/+30 |
| | |||||
* | Fix Windows build | Zeev Suraski | 2000-10-29 | 1 | -0/+8 |
| | |||||
* | - Remove zend_gcc_inline.c | Andi Gutmans | 2000-09-28 | 1 | -4/+0 |
| | |||||
* | - Defining TSRM_WIN32 in each and every dsp sucked. Revert this change | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | - Fix windows build | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | - This should fix the performance problem with Release builds | Andi Gutmans | 2000-08-31 | 1 | -2/+2 |
| | |||||
* | - Make Win32 build | Andi Gutmans | 2000-06-14 | 1 | -0/+4 |
| | |||||
* | Don't take chances with new include files | Zeev Suraski | 2000-06-03 | 1 | -3/+3 |
| | |||||
* | - Fix Win32 compilation (Use winsock2.h from now on) | Zeev Suraski | 2000-06-03 | 1 | -3/+3 |
| | | | | | - Add lambda() support | ||||
* | Wrap some commonly unused callbacks | Zeev Suraski | 2000-03-05 | 1 | -3/+3 |
| | |||||
* | - Didn't compile on Win32 | Andi Gutmans | 2000-02-18 | 1 | -0/+8 |
| | |||||
* | Update .dsp's | Zeev Suraski | 2000-02-11 | 1 | -3/+3 |
| | |||||
* | Improve dependencies | Zeev Suraski | 2000-02-01 | 1 | -0/+4 |
| | |||||
* | .dsp updates | Zeev Suraski | 1999-12-31 | 1 | -2/+2 |
| | |||||
* | - Add Release_inline builds | Zeev Suraski | 1999-12-31 | 1 | -2/+55 |
| | |||||
* | - Fix bug #3073. continue in do..while() loops should work now | Andi Gutmans | 1999-12-31 | 1 | -4/+4 |
| | |||||
* | - Generalize the fast cache mechanism | Zeev Suraski | 1999-12-27 | 1 | -1/+1 |
| | | | | | - Add the HashTable struct to the fast cache mechanism | ||||
* | - Enable the new zval cache on debug too. No real reason not to, and it keeps | Zeev Suraski | 1999-12-26 | 1 | -0/+4 |
| | | | | | | the code cleaner. - ZTS compile fixes | ||||
* | Make these work again | Zeev Suraski | 1999-12-19 | 1 | -379/+379 |
| | |||||
* | libzend -> Zend | Zeev Suraski | 1999-12-19 | 1 | -0/+379 |