Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFB: Removed pointless callbacks. | Ilia Alshanetsky | 2006-06-20 | 2 | -35/+3 |
| | |||||
* | fix tests | Antony Dovgal | 2006-06-20 | 4 | -111/+386 |
| | |||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-13 | 1 | -3/+2 |
| | |||||
* | Implemented "jump label" operator (limited "goto") | Dmitry Stogov | 2006-03-10 | 2 | -65/+65 |
| | |||||
* | Unicode stuff is changed according to decision maden on PDM. | Dmitry Stogov | 2006-01-17 | 3 | -110/+110 |
| | | | | | Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode. | ||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | fix tests | Antony Dovgal | 2005-12-23 | 4 | -112/+112 |
| | |||||
* | MFB: add missing skipif conditions, fix existing ones | Antony Dovgal | 2005-12-21 | 4 | -0/+8 |
| | | | | | add one missing test | ||||
* | MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost). | Ilia Alshanetsky | 2005-12-13 | 1 | -23/+39 |
| | |||||
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | two more tests | Antony Dovgal | 2005-12-01 | 2 | -0/+824 |
| | |||||
* | add new test | Antony Dovgal | 2005-11-30 | 1 | -0/+261 |
| | |||||
* | - 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 |
| | |||||
* | Fixed memory leak | Dmitry Stogov | 2005-08-15 | 1 | -0/+2 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | - Fixed bug #28930 (PHP sources pick wrong header files generated by bison) | foobar | 2004-12-30 | 1 | -1/+1 |
| | |||||
* | more visa to sibira ;) | Hartmut Holzgraefe | 2004-03-24 | 1 | -0/+46 |
| | |||||
* | - 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 test. | Ilia Alshanetsky | 2004-02-16 | 1 | -13/+13 |
| | |||||
* | - 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 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -2/+2 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Add new (optional!) win32 build infrastructure. | Wez Furlong | 2003-12-02 | 1 | -0/+11 |
| | | | | | Will follow up to internals@ shortly. | ||||
* | Fixed bug #26463 (Incorrect handling of semicolons after heredoc) | Ilia Alshanetsky | 2003-11-29 | 2 | -4/+124 |
| | |||||
* | Fixed a memory leak when tokenizing scripts with heredoc. | Ilia Alshanetsky | 2003-11-29 | 1 | -0/+3 |
| | |||||
* | Fix build | foobar | 2003-11-19 | 1 | -1/+2 |
| | |||||
* | - Fixed bug #26253 (ext/tokenizer: build as shared extension fails) | foobar | 2003-11-17 | 1 | -1/+1 |
| | |||||
* | Id tag added | Andrey Hristov | 2003-07-19 | 2 | -0/+4 |
| | |||||
* | - 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 | 2 | -6/+6 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Remove unnecessary comments. | Andrei Zmievski | 2002-11-08 | 1 | -20/+0 |
| | |||||
* | - 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 |
| | |||||
* | Tokenizer has been stable for some time now. | Andrei Zmievski | 2002-10-08 | 1 | -0/+0 |
| | |||||
* | 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 |
| |