summaryrefslogtreecommitdiff
path: root/ext/tokenizer/tokenizer.c
Commit message (Collapse)AuthorAgeFilesLines
* Id tag addedAndrey Hristov2003-07-191-0/+2
|
* - Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not defined in tokenizerDerick Rethans2003-07-051-0/+8
| | | | | extension
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Leftover.Sebastian Bergmann2003-06-021-8/+0
|
* And this too..foobar2003-03-191-0/+2
|
* Andrei forgot this..foobar2003-03-191-2/+0
|
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
| | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change.
* * add new ZE2 tokensStig Bakken2003-02-251-0/+30
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* - Arghh... Change #ifdef to #ifndefAndi Gutmans2002-11-051-2/+2
|
* - Fix Engine 2 buildAndi Gutmans2002-11-051-0/+4
|
* 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
|
* Maintain headers.Sebastian Bergmann2002-02-281-3/+2
|
* TSRM fixes.Sebastian Bergmann2002-02-101-3/+3
|
* *** empty log message ***Andrei Zmievski2002-02-091-1/+1
|
* * ZTS fixStig Bakken2002-02-091-3/+3
| | | | | # Sebastian, does it build on Windows now?
* @Added Andrei's tokenizer extension (Stig)Stig Bakken2002-02-081-0/+519