summaryrefslogtreecommitdiff
path: root/ext/tokenizer
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | # Sebastian, does it build on Windows now?
* Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to ↵Sebastian Bergmann2002-02-081-0/+108
| | | | php.ini-*.
* @Added Andrei's tokenizer extension (Stig)Stig Bakken2002-02-087-0/+691