Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 3 | -3/+3 |
| | |||||
* | - Removed: | Felipe Pena | 2009-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | - UG(unicode) checks - pcre_cache_entry.unicode_mode - Changed: - ZEND_STR_TYPE -> IS_UNICODE - convert_to_text -> convert_to_unicode - convert_to_text_ex -> convert_to_unicode_ex (Felipe, Steph) | ||||
* | Fixed bug #47038 (Memory leak in include) | Dmitry Stogov | 2009-03-25 | 1 | -4/+1 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 3 | -3/+3 |
| | |||||
* | fix tokenizer makefile dependencies on parser/scanner files when built ↵ | Brian Shire | 2009-03-02 | 1 | -1/+2 |
| | | | | dynamically. (See bug #38762) | ||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 3 | -3/+3 |
| | |||||
* | - Update (#46957) | Felipe Pena | 2008-12-27 | 1 | -2/+4 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -2/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+2 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -2/+0 |
| | |||||
* | . Added support for using static HEREDOCs to initialize static variables and ↵ | Dmitry Stogov | 2008-07-26 | 1 | -1/+1 |
| | | | | | | | | class members or constants. (Matt) . Improved syntax highlighting and consistency for variables in double-quoted strings and literal text in HEREDOCs and backticks. (Matt) . Optimized interpolated strings to use one less opcode. (Matt) | ||||
* | - Suppress signedness warnings. | Moriyoshi Koizumi | 2008-07-25 | 1 | -2/+2 |
| | |||||
* | - Added arginfo | Felipe Pena | 2008-06-23 | 1 | -2/+14 |
| | |||||
* | Fixed memory leak | Dmitry Stogov | 2008-06-11 | 1 | -0/+4 |
| | |||||
* | - Removed UEXPECT(F) | Felipe Pena | 2008-05-27 | 24 | -10803/+2 |
| | |||||
* | add missing EOL and fix build | Antony Dovgal | 2008-03-27 | 1 | -1/+2 |
| | |||||
* | MFB 5.3: Rest of the changes for re2c merge | Scott MacVicar | 2008-03-26 | 3 | -73/+6 |
| | |||||
* | Adding tokenizer test | Steve Seear | 2008-03-19 | 1 | -0/+123 |
| | |||||
* | Added NOWDOC | Dmitry Stogov | 2008-02-12 | 1 | -1/+1 |
| | |||||
* | HNY | Stanislav Malyshev | 2008-02-12 | 1 | -2/+2 |
| | |||||
* | MFB __DIR__ constant support | Stanislav Malyshev | 2008-02-12 | 1 | -0/+2 |
| | |||||
* | MFB: remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
| | | | | | #in preparation for the gcc 4 visibility patch | ||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 3 | -3/+3 |
| | |||||
* | MFB5.3: Fix test | Hannes Magnusson | 2007-12-16 | 1 | -0/+2 |
| | |||||
* | New testcases for token_get_all() function | Raghubansh Kumar | 2007-12-14 | 20 | -0/+21765 |
| | |||||
* | T_IMPORT is gone | Antony Dovgal | 2007-11-06 | 1 | -2/+0 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | - Write to the correct file... | Johannes Schlüter | 2007-08-09 | 1 | -2/+2 |
| | |||||
* | fix win32 build | Stanislav Malyshev | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | - Use a script to generate tokenizer data from zend_language_parser.h | Johannes Schlüter | 2007-07-31 | 6 | -246/+377 |
| | |||||
* | Remove weird useless entries | Hannes Magnusson | 2007-05-28 | 1 | -1/+0 |
| | |||||
* | MFB | foobar | 2007-05-24 | 1 | -2/+2 |
| | |||||
* | Improved compilation of heredocs and interpolated strings. (Matt) | Dmitry Stogov | 2007-05-18 | 3 | -38/+37 |
| | |||||
* | fix test | Antony Dovgal | 2007-04-10 | 1 | -0/+2 |
| | |||||
* | - Added linenumbers to array returned by token_get_all() | Johannes Schlüter | 2007-04-08 | 4 | -129/+391 |
| | |||||
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| | |||||
* | delete useless comments and skeleton leftovers | Antony Dovgal | 2007-01-12 | 1 | -35/+0 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | |||||
* | 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 |
| |