summaryrefslogtreecommitdiff
path: root/ext/tokenizer
Commit message (Expand)AuthorAgeFilesLines
...
* add T_DIRStanislav Malyshev2008-02-121-1/+3
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-313-3/+3
* Fix testHannes Magnusson2007-12-161-0/+2
* New testcases for token_get_all() functionRaghubansh Kumar2007-12-1420-0/+11305
* T_IMPORT nukedAntony Dovgal2007-11-071-2/+0
* - Merge minor namespace related stuff (README and tokenizer)Johannes Schlüter2007-09-281-0/+6
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* - fix win32 buildPierre Joye2007-08-011-1/+1
* - MFH: Use a script to generate tokenizer data from zend_language_parser.hJohannes Schlüter2007-07-316-246/+361
* MFHHannes Magnusson2007-05-281-1/+0
* - Allow build without flex/bison installed (fixes builddir != srcdir buildfoobar2007-05-241-2/+2
* Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)Dmitry Stogov2007-05-182-9/+8
* fix testAntony Dovgal2007-04-101-0/+2
* - MFH: Added linenumbers to array returned by token_get_all()Johannes Schlüter2007-04-084-116/+344
* TypoMartin Kraemer2007-03-141-1/+1
* MFH: nuke skeleton leftoversAntony Dovgal2007-01-121-35/+0
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Removed pointless callbacks.Ilia Alshanetsky2006-06-202-35/+3
* Added automatic module globals managementDmitry Stogov2006-06-151-3/+2
* Fixed tokenizer testsIlia Alshanetsky2006-04-203-114/+114
* - Fixed broken test case.Derick Rethans2006-01-041-0/+2
* bump year and license versionfoobar2006-01-012-6/+6
* add missing skipif conditionsAntony Dovgal2005-12-214-0/+8
* Fixed bug #35655 (whitespace following end of heredoc is lost).Ilia Alshanetsky2005-12-131-23/+39
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* add 2 new testsAntony Dovgal2005-12-012-0/+824
* add new testAntony Dovgal2005-11-301-0/+261
* tokenizer fixes for bug #35382Ilia Alshanetsky2005-11-271-0/+2
* MFH: - Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)foobar2005-11-101-1/+3
* Fixed bug #34782 (token_get_all() gives wrong result)Dmitry Stogov2005-10-211-0/+2
* - Bumber up yearfoobar2005-08-032-2/+2
* - Fixed bug #28930 (PHP sources pick wrong header files generated by bison)foobar2004-12-301-1/+1
* more visa to sibira ;)Hartmut Holzgraefe2004-03-241-0/+46
* - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver)Derick Rethans2004-03-081-0/+2
* - CLONE, not CLOSEDerick Rethans2004-03-021-1/+1
* - Added "clone" to the list of tokens. (Patch by Greg Beaver)Derick Rethans2004-03-021-0/+2
* Fix test.Ilia Alshanetsky2004-02-161-13/+13
* - fix #27197 for Greg (cellog@php.net)Jan Lehnardt2004-02-101-0/+1
* HEAD is bundled with ZE2Andrey Hristov2004-01-171-14/+0
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+11
* Fixed bug #26463 (Incorrect handling of semicolons after heredoc)Ilia Alshanetsky2003-11-292-4/+124
* Fixed a memory leak when tokenizing scripts with heredoc.Ilia Alshanetsky2003-11-291-0/+3
* Fix buildfoobar2003-11-191-1/+2
* - Fixed bug #26253 (ext/tokenizer: build as shared extension fails)foobar2003-11-171-1/+1
* Id tag addedAndrey Hristov2003-07-192-0/+4
* - Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not defined in tokenizerDerick Rethans2003-07-051-0/+8