| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | | |||||
| * | - MFH: Use a script to generate tokenizer data from zend_language_parser.h | Johannes Schlüter | 2007-07-31 | 1 | -244/+1 |
| | | |||||
| * | Improved compilation of heredocs and interpolated strings. (Matt, Dmitry) | Dmitry Stogov | 2007-05-18 | 1 | -5/+8 |
| | | |||||
| * | - MFH: Added linenumbers to array returned by token_get_all() | Johannes Schlüter | 2007-04-08 | 1 | -0/+4 |
| | | |||||
| * | MFH: nuke skeleton leftovers | Antony Dovgal | 2007-01-12 | 1 | -35/+0 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | | |||||
| * | Removed pointless callbacks. | Ilia Alshanetsky | 2006-06-20 | 1 | -32/+3 |
| | | |||||
| * | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -3/+2 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | | |||||
| * | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | | |||||
| * | tokenizer fixes for bug #35382 | Ilia Alshanetsky | 2005-11-27 | 1 | -0/+2 |
| | | | | | | Bug fixing news | ||||
| * | MFH: - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER) | foobar | 2005-11-10 | 1 | -1/+3 |
| | | |||||
| * | Fixed bug #34782 (token_get_all() gives wrong result) | Dmitry Stogov | 2005-10-21 | 1 | -0/+2 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) | foobar | 2004-12-30 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver) | Derick Rethans | 2004-03-08 | 1 | -0/+2 |
| | | |||||
| * | - CLONE, not CLOSE | Derick Rethans | 2004-03-02 | 1 | -1/+1 |
| | | |||||
| * | - Added "clone" to the list of tokens. (Patch by Greg Beaver) | Derick Rethans | 2004-03-02 | 1 | -0/+2 |
| | | |||||
| * | - fix #27197 for Greg (cellog@php.net) | Jan Lehnardt | 2004-02-10 | 1 | -0/+1 |
| | | |||||
| * | HEAD is bundled with ZE2 | Andrey Hristov | 2004-01-17 | 1 | -14/+0 |
| | | |||||
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug #26463 (Incorrect handling of semicolons after heredoc) | Ilia Alshanetsky | 2003-11-29 | 1 | -4/+6 |
| | | |||||
| * | Fixed a memory leak when tokenizing scripts with heredoc. | Ilia Alshanetsky | 2003-11-29 | 1 | -0/+3 |
| | | |||||
| * | Id tag added | Andrey Hristov | 2003-07-19 | 1 | -0/+2 |
| | | |||||
| * | - Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not defined in tokenizer | Derick Rethans | 2003-07-05 | 1 | -0/+8 |
| | | | | | | extension | ||||
| * | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | | |||||
| * | Leftover. | Sebastian Bergmann | 2003-06-02 | 1 | -8/+0 |
| | | |||||
| * | And this too.. | foobar | 2003-03-19 | 1 | -0/+2 |
| | | |||||
| * | Andrei forgot this.. | foobar | 2003-03-19 | 1 | -2/+0 |
| | | |||||
| * | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 |
| | | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | ||||
| * | * add new ZE2 tokens | Stig Bakken | 2003-02-25 | 1 | -0/+30 |
| | | |||||
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | | |||||
| * | - Arghh... Change #ifdef to #ifndef | Andi Gutmans | 2002-11-05 | 1 | -2/+2 |
| | | |||||
| * | - Fix Engine 2 build | Andi Gutmans | 2002-11-05 | 1 | -0/+4 |
| | | |||||
| * | comment out unused variable | foobar | 2002-08-22 | 1 | -1/+1 |
| | | |||||
| * | Fix bug #16939. | Andrei Zmievski | 2002-05-21 | 1 | -1/+2 |
| | | |||||
| * | Beautify. | Sebastian Bergmann | 2002-04-17 | 1 | -1/+1 |
| | | |||||
| * | removed ws pollution | foobar | 2002-04-16 | 1 | -125/+120 |
| | | |||||
| * | Added 2 new tokens: T_CLASS_C and T_FUNC_C | foobar | 2002-04-16 | 1 | -0/+4 |
| | | |||||
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -3/+2 |
| | | |||||
| * | TSRM fixes. | Sebastian Bergmann | 2002-02-10 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Andrei Zmievski | 2002-02-09 | 1 | -1/+1 |
| | | |||||
| * | * ZTS fix | Stig Bakken | 2002-02-09 | 1 | -3/+3 |
| | | | | | | # Sebastian, does it build on Windows now? | ||||
| * | @Added Andrei's tokenizer extension (Stig) | Stig Bakken | 2002-02-08 | 1 | -0/+519 |
