summaryrefslogtreecommitdiff
path: root/Zend/zend_language_scanner.l
Commit message (Expand)AuthorAgeFilesLines
* Make the C++less scanner compile under UNIXexperimental/zts_stdc_scannersZeev Suraski2001-08-061-1/+1
* Implement a standard C thread safe scanner within flexZeev Suraski2001-08-021-34/+44
* Implement fast scanning in the multithreaded environmentZeev Suraski2001-08-011-2/+0
* the make Sebastian happy part of the day :)Zeev Suraski2001-07-311-2/+2
* Compile fixZeev Suraski2001-07-301-2/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-301-3/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-4/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-41/+41
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
* Fix an inlineZeev Suraski2001-07-151-1/+1
* Improved interactive mode - it is now available in all builds, without any si...Zeev Suraski2001-07-151-2/+0
* That's slightly clearer that way :)Zeev Suraski2001-05-171-2/+1
* - Fix line numbers when some lines end with \rAndi Gutmans2001-05-081-11/+14
* Support interactive mode in thread-safe buildsZeev Suraski2001-05-061-0/+4
* - Handle MAC OS X \r line endingsAndi Gutmans2001-05-021-6/+7
* include limits.h if availableZeev Suraski2001-04-281-1/+0
* - More whitespace fixes while I'm at it.Andi Gutmans2001-04-271-2/+2
* - Whitespace changes to be standard like the rest of ZendAndi Gutmans2001-04-271-3/+3
* - White spaceAndi Gutmans2001-03-121-1/+1
* - Fix by Jani Taskinen <sniper@iki.fi> for whole path also to workAndi Gutmans2001-03-121-10/+8
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Fix another case of possible line number corruptionZeev Suraski2001-01-031-1/+3
* Fix possible corruption in line number informationZeev Suraski2000-12-301-1/+1
* - Use supplied istdiostream definition for the INI scanner tooZeev Suraski2000-12-261-10/+1
* Add support for ASP tags in one-line commentStanislav Malyshev2000-12-191-9/+13
* - Clean up the scanner a tiny bit while messing with it.Andi Gutmans2000-12-171-8/+7
* - %> without asp_tags should not be treated as inline_html but as regularAndi Gutmans2000-12-171-5/+5
* - Fix problem in one line comments with line endings such as ??>Andi Gutmans2000-12-171-8/+29
* Restore compatibility with old broken wayStanislav Malyshev2000-11-141-1/+7
* Better 0x handling - not change non-0x number behaviourStanislav Malyshev2000-11-141-11/+18
* Attempt at better handling long 0x-numbers, like 0xffffffffStanislav Malyshev2000-11-141-3/+11
* Missed thoseZeev Suraski2000-11-021-2/+2
* Some more work on the INI parser/scannerZeev Suraski2000-10-291-3/+4
* Unify the names of these last 3 files...Zeev Suraski2000-10-291-0/+1560