| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH: Improve spl_object_hash() | Etienne Kneuss | 2009-01-26 | 1 | -19/+32 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | Fix arginfo | Hannes Magnusson | 2008-11-30 | 1 | -0/+1 |
| * | MFH: Fix proto | Hannes Magnusson | 2008-11-30 | 1 | -1/+1 |
| * | Fixed bug #46409 (__invoke method called outside of object context when using... | Dmitry Stogov | 2008-11-27 | 1 | -8/+8 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -13/+0 |
| * | MFH: Fix #45976 (Move SXE from SPL to SimpleXML) | Etienne Kneuss | 2008-11-06 | 1 | -16/+0 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+13 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -13/+0 |
| * | - MFH Improve exception linking | Marcus Boerger | 2008-08-14 | 1 | -8/+2 |
| * | Fixed is_callable/call_user_func mess that had done different things for very... | Dmitry Stogov | 2008-07-26 | 1 | -2/+2 |
| * | LSB parent/self forwarding | Dmitry Stogov | 2008-07-24 | 1 | -2/+11 |
| * | - MFH Add MultipleIterator (Arnaud, Marcus) | Marcus Boerger | 2008-07-22 | 1 | -8/+10 |
| * | - Use new helper | Marcus Boerger | 2008-07-13 | 1 | -3/+2 |
| * | - MFH Allow multiple exceptions in spl's autoload | Marcus Boerger | 2008-07-12 | 1 | -1/+10 |
| * | - Added arginfo (functions) | Felipe Pena | 2008-07-03 | 1 | -10/+62 |
| * | MFH: Rename everything from SplFastArray to SplFixedArray | Etienne Kneuss | 2008-06-18 | 1 | -3/+3 |
| * | MFH: Implements C arrays wrapper | Etienne Kneuss | 2008-06-06 | 1 | -0/+3 |
| * | MFH: Add a prepend param to spl_autoload_register | Etienne Kneuss | 2008-05-25 | 1 | -2/+18 |
| * | Added missing lazy initialization | Dmitry Stogov | 2008-04-29 | 1 | -0/+3 |
| * | - Rewrite scanner to be based on re2c instead of flex | Marcus Boerger | 2008-03-16 | 1 | -1/+1 |
| * | MFH: Fix #44144 (object methods as spl autoload functions returned correctly) | Etienne Kneuss | 2008-02-29 | 1 | -6/+12 |
| * | MFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation | Etienne Kneuss | 2008-02-25 | 1 | -0/+6 |
| * | - MFH Fix messages and tests | Marcus Boerger | 2008-02-04 | 1 | -2/+2 |
| * | - MFH Synch directory changes | Marcus Boerger | 2008-02-02 | 1 | -0/+5 |
| * | - Fix build, thanks Christian Rodriguez for noticing | Marcus Boerger | 2008-02-01 | 1 | -8/+27 |
| * | - MFH revert over constfying | Marcus Boerger | 2008-01-27 | 1 | -1/+1 |
| * | more const kewywording | Nuno Lopes | 2008-01-25 | 1 | -8/+1 |
| * | MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPL | Etienne Kneuss | 2008-01-15 | 1 | -1/+6 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | Fixed bug #43128 (Very long class name causes segfault) | Dmitry Stogov | 2007-11-22 | 1 | -2/+3 |
| * | Fixed bug #43136 (possible crash on script execution timeout. The EG(function... | Dmitry Stogov | 2007-11-20 | 1 | -3/+0 |
| * | - MFH from HEAD: | Jani Taskinen | 2007-11-02 | 1 | -9/+19 |
| * | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 |
| * | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -3/+3 |
| * | Fixed typo in constant name | Ilia Alshanetsky | 2007-05-19 | 1 | -3/+3 |
| * | Eliminate memory allocation in RINIT for spl | Ilia Alshanetsky | 2007-05-19 | 1 | -4/+14 |
| * | - Better fix for #40091 | Marcus Boerger | 2007-04-06 | 1 | -6/+6 |
| * | Fixed bug #40091 (spl_autoload_register with 2 instances of the same class). | Ilia Alshanetsky | 2007-01-10 | 1 | -4/+21 |
| * | Fixed bug #38325 (spl_autoload_register() gaves wrong line for "class | Ilia Alshanetsky | 2007-01-08 | 1 | -1/+9 |
| * | Provide means for opening file for zend with error supression. Allows us to | Ilia Alshanetsky | 2007-01-08 | 1 | -14/+3 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | - MFH: Fix arginfo | Marcus Boerger | 2006-11-20 | 1 | -1/+1 |
| * | - MFH: Add new test | Marcus Boerger | 2006-11-20 | 1 | -1/+7 |
| * | - MFH Store length of autoload file exts | Marcus Boerger | 2006-11-04 | 1 | -8/+12 |
| * | - MFH: Synch | Marcus Boerger | 2006-11-03 | 1 | -1/+5 |
| * | nuke unused variable | Antony Dovgal | 2006-08-07 | 1 | -1/+0 |
| * | Fixed bug #38303 (spl_autoload_register() supress all errors silently). | Ilia Alshanetsky | 2006-08-03 | 1 | -11/+17 |
| * | - MFH Add spl_object_hash() | Marcus Boerger | 2006-07-09 | 1 | -0/+28 |
| * | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -5/+7 |