Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
* | Fix bug #60596: Code Cleanup Removing Superfluous If Statement | Nikita Popov | 2012-03-04 | 1 | -6/+3 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Implements C arrays wrapper | Etienne Kneuss | 2008-06-06 | 1 | -0/+20 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -2/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | Fix Win32 compilation. | Frank M. Kromann | 2006-03-14 | 1 | -1/+1 |
* | - Fix issues with not/double calling of constructors of SPL iterators | Marcus Boerger | 2006-03-05 | 1 | -14/+0 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Update copyright | Marcus Boerger | 2004-01-08 | 1 | -1/+1 |
* | Make these inline | Marcus Boerger | 2003-12-10 | 1 | -30/+0 |
* | Major update: | Marcus Boerger | 2003-11-09 | 1 | -174/+26 |
* | Extensions that do opcode hooking must provide the removed functions/macros | Marcus Boerger | 2003-08-21 | 1 | -5/+4 |
* | spl_call_method returns the zval* if used | Marcus Boerger | 2003-08-16 | 1 | -3/+14 |
* | Simplify | Marcus Boerger | 2003-08-16 | 1 | -19/+19 |
* | - Reduce number of c-functions/macros involved in function invocation | Marcus Boerger | 2003-08-07 | 1 | -1/+6 |
* | Switch to use zend_call_function() what shortens spl code | Marcus Boerger | 2003-08-07 | 1 | -149/+42 |
* | Latest zend updates | Marcus Boerger | 2003-08-03 | 1 | -8/+3 |
* | Update and remove parts no longer possible | Marcus Boerger | 2003-07-16 | 1 | -4/+6 |
* | - Remove namespace leftovers | Marcus Boerger | 2003-06-17 | 1 | -31/+35 |
* | License update | Marcus Boerger | 2003-06-12 | 1 | -5/+5 |
* | WS and removing unecessary things | Marcus Boerger | 2003-06-11 | 1 | -11/+11 |
* | Goodbye namespaces | Marcus Boerger | 2003-06-04 | 1 | -2/+0 |
* | Optimize interface checks | Marcus Boerger | 2003-05-29 | 1 | -20/+13 |
* | Optimizing by caching class entries, too. | Marcus Boerger | 2003-05-24 | 1 | -16/+4 |
* | Fixes and optimizations | Marcus Boerger | 2003-05-24 | 1 | -59/+163 |
* | Interfaces only implement interfaces | Marcus Boerger | 2003-05-02 | 1 | -8/+38 |
* | Add spl extension | Marcus Boerger | 2003-05-01 | 1 | -0/+223 |