Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | * build tokenizer by default | Stig Bakken | 2002-04-16 | 1 | -38/+1 |
* | Fixed build with multiple concurrent jobs (make -j) | Sander Roobol | 2002-04-04 | 2 | -0/+2 |
* | - Fix layout | Derick Rethans | 2002-04-02 | 1 | -1/+1 |
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -7/+1 |
* | - Fix CREDITS files | Derick Rethans | 2002-03-02 | 1 | -1/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 2 | -6/+4 |
* | TSRM fixes. | Sebastian Bergmann | 2002-02-10 | 1 | -3/+3 |
* | *** empty log message *** | Andrei Zmievski | 2002-02-09 | 2 | -2/+2 |
* | * ZTS fix | Stig Bakken | 2002-02-09 | 1 | -3/+3 |
* | Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to ... | Sebastian Bergmann | 2002-02-08 | 1 | -0/+108 |
* | @Added Andrei's tokenizer extension (Stig) | Stig Bakken | 2002-02-08 | 7 | -0/+691 |