summaryrefslogtreecommitdiff
path: root/ext/tokenizer
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed bug #26463 (Incorrect handling of semicolons after heredoc)Ilia Alshanetsky2003-11-292-16/+18
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-11-291-0/+118
* MFH: Fixed a memory leak when tokenizing scripts with heredoc.Ilia Alshanetsky2003-11-291-0/+3
* Fix buildfoobar2003-11-191-1/+2
* MFH: - Fixed bug #26253 (ext/tokenizer: build as shared extension fails)foobar2003-11-171-1/+1
* MFH: missing cvs Id tags, proto fixesfoobar2003-07-242-0/+4
* MFH: Bump year.Sebastian Bergmann2002-12-312-2/+2
* Remove unnecessary comments.Andrei Zmievski2002-11-081-20/+0
* - Arghh... Change #ifdef to #ifndefAndi Gutmans2002-11-051-2/+2
* - Fix Engine 2 buildAndi Gutmans2002-11-051-0/+4
* Tokenizer has been stable for some time now.Andrei Zmievski2002-10-081-0/+0
* comment out unused variablefoobar2002-08-221-1/+1
* Fix bug #16939.Andrei Zmievski2002-05-211-1/+2
* Beautify.Sebastian Bergmann2002-04-171-1/+1
* removed ws pollutionfoobar2002-04-161-125/+120
* Added 2 new tokens: T_CLASS_C and T_FUNC_Cfoobar2002-04-161-0/+4
* * build tokenizer by defaultStig Bakken2002-04-161-38/+1
* Fixed build with multiple concurrent jobs (make -j)Sander Roobol2002-04-042-0/+2
* - Fix layoutDerick Rethans2002-04-021-1/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-7/+1
* - Fix CREDITS filesDerick Rethans2002-03-021-1/+1
* Maintain headers.Sebastian Bergmann2002-02-282-6/+4
* TSRM fixes.Sebastian Bergmann2002-02-101-3/+3
* *** empty log message ***Andrei Zmievski2002-02-092-2/+2
* * ZTS fixStig Bakken2002-02-091-3/+3
* Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to ...Sebastian Bergmann2002-02-081-0/+108
* @Added Andrei's tokenizer extension (Stig)Stig Bakken2002-02-087-0/+691