Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Improve tracking | Zeev Suraski | 2003-08-18 | 4 | -9/+19 |
* | Improve tracking | Zeev Suraski | 2003-08-18 | 6 | -37/+47 |
* | Improve tracking | Zeev Suraski | 2003-08-18 | 2 | -6/+13 |
* | ws | Zeev Suraski | 2003-08-18 | 1 | -1/+1 |
* | ChangeLog update | 2003-08-18 | 1 | -0/+40 | |
* | Fix warnings | Marcus Boerger | 2003-08-17 | 3 | -5/+2 |
* | Fix warnings | Marcus Boerger | 2003-08-17 | 3 | -15/+8 |
* | One bit fields need to be unsigned, otherwise there is no storage for | Sascha Schumann | 2003-08-17 | 1 | -2/+2 |
* | explicitly cast size_t to zend_uint to avoid warnings on 64 bit platforms. | Sascha Schumann | 2003-08-17 | 1 | -1/+1 |
* | Remove unnecessary if | Marcus Boerger | 2003-08-17 | 1 | -5/+2 |
* | Put the code where it belongs - fixes a warning and confusion | Marcus Boerger | 2003-08-17 | 1 | -9/+8 |
* | Implement a TBD: JMP to the end of foreach | Marcus Boerger | 2003-08-17 | 2 | -5/+11 |
* | WS | Marcus Boerger | 2003-08-17 | 1 | -12/+12 |
* | - Show class names in error messages when dealing with methods | Marcus Boerger | 2003-08-17 | 1 | -5/+11 |
* | ChangeLog update | 2003-08-17 | 1 | -0/+10 | |
* | Simplify abstract method declaration | Marcus Boerger | 2003-08-16 | 3 | -8/+3 |
* | WS | Marcus Boerger | 2003-08-16 | 1 | -1/+1 |
* | ChangeLog update | 2003-08-16 | 1 | -0/+8 | |
* | Restrict scope of inline functions to compile unit | Sascha Schumann | 2003-08-15 | 2 | -6/+6 |
* | ChangeLog update | 2003-08-14 | 1 | -0/+9 | |
* | ChangeLog update | 2003-08-13 | 1 | -0/+5 | |
* | ChangeLog update | 2003-08-13 | 1 | -0/+5 | |
* | ChangeLog update | 2003-08-13 | 1 | -0/+5 | |
* | ChangeLog update | 2003-08-13 | 1 | -0/+5 | |
* | Add missing entry | Marcus Boerger | 2003-08-13 | 1 | -1/+2 |
* | - Show classes in case of methods | Marcus Boerger | 2003-08-13 | 1 | -4/+11 |
* | ChangeLog update | 2003-08-13 | 1 | -0/+5 | |
* | Remove bogus patch - the number of elements is unrelated | Zeev Suraski | 2003-08-12 | 1 | -2/+2 |
* | ChangeLog update | 2003-08-12 | 1 | -0/+23 | |
* | Bugfix 21918 | Marcus Boerger | 2003-08-11 | 2 | -6/+16 |
* | - added script encoding support to Zend Engine 2. | Masaki Fujimoto | 2003-08-11 | 9 | -21/+1668 |
* | ChangeLog update | 2003-08-11 | 1 | -0/+5 | |
* | Bugfix #24637 __destruct not called | Marcus Boerger | 2003-08-10 | 1 | -0/+3 |
* | ChangeLog update | 2003-08-10 | 1 | -0/+13 | |
* | Fix segfault when a referenced parameter is specified with typehint. | Moriyoshi Koizumi | 2003-08-09 | 1 | -1/+1 |
* | Precise destructor errors | Marcus Boerger | 2003-08-09 | 1 | -3/+14 |
* | ChangeLog update | 2003-08-08 | 1 | -0/+16 | |
* | Add missing right parensis | Moriyoshi Koizumi | 2003-08-07 | 1 | -1/+1 |
* | Clarify use of original_function_state_ptr | Zeev Suraski | 2003-08-07 | 1 | -18/+17 |
* | - Fix warnings | Marcus Boerger | 2003-08-07 | 1 | -8/+4 |
* | ChangeLog update | 2003-08-07 | 1 | -0/+5 | |
* | clarify :) | Zeev Suraski | 2003-08-06 | 1 | -2/+1 |
* | ChangeLog update | 2003-08-06 | 1 | -0/+37 | |
* | Fix the build | foobar | 2003-08-05 | 1 | -3/+3 |
* | Try to put an end to the endless number of call_user_function variants. | Zeev Suraski | 2003-08-05 | 3 | -102/+172 |
* | fix syntax | Stanislav Malyshev | 2003-08-05 | 1 | -1/+0 |
* | remove stack clean - it makes trouble | Stanislav Malyshev | 2003-08-05 | 1 | -5/+0 |
* | ChangeLog update | 2003-08-05 | 1 | -0/+48 | |
* | Fix ZTS | Marcus Boerger | 2003-08-04 | 1 | -1/+1 |
* | Nuke unused variables | Marcus Boerger | 2003-08-04 | 1 | -2/+0 |