summaryrefslogtreecommitdiff
path: root/Zend/zend_language_scanner.l
Commit message (Expand)AuthorAgeFilesLines
...
* 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