summaryrefslogtreecommitdiff
path: root/Zend/zend_language_scanner.l
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-131-1532/+0
* MFZE1Ilia Alshanetsky2002-11-051-1/+7
* - ATTENTION: Finally nuke old_function and cfunction. I think it is timeAndi Gutmans2002-11-051-5/+1
* MFZE1Ilia Alshanetsky2002-11-021-1/+6
* - Fix segfault when __CLASS__ was used outside a class definitionDerick Rethans2002-11-021-1/+5
* MFZE1 (20214).Ilia Alshanetsky2002-11-021-1/+6
* MFZE1Zeev Suraski2002-08-151-0/+3
* - Make new 'is' operator work with classes only and return false whenAndi Gutmans2002-08-081-1/+1
* @- Adding 'is' operator that can be used to check the type of a variable,Andrei Zmievski2002-07-301-0/+4
* - Syntactic sugar - Add "public" as a synonym for "var".Andi Gutmans2002-07-161-0/+5
* - Commit patch to support protected member variables (by Timm Friebe w/Andi Gutmans2002-07-151-0/+4
* - Nuke delete(). It was a big mistake to introduce it and I finallyAndi Gutmans2002-07-141-4/+0
* MFZE1foobar2002-04-101-1/+1
* MFZE1foobar2002-04-101-0/+24
* - Initial patch to support importing from class scopes (for Stig).Andi Gutmans2002-03-021-0/+8
* - Remove use of C++ reserved words namespace/thisAndi Gutmans2002-03-011-4/+0
* - Experimental support for private members.Andi Gutmans2002-02-211-0/+4
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* MFZE1Zeev Suraski2001-12-181-13/+13
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch whenAndi Gutmans2001-09-301-0/+4
* MFZE1Zeev Suraski2001-09-221-0/+4
* MFZE1Zeev Suraski2001-09-191-5/+7
* MFZE1 (nuke cplusplus code)Zeev Suraski2001-09-101-163/+0
* - Initial support for exceptions.Andi Gutmans2001-08-301-0/+12
* MFZE1Zeev Suraski2001-08-281-0/+1
* MFZE1Zeev Suraski2001-08-161-0/+4
* WhitespaceZeev Suraski2001-08-111-14/+14
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-0/+4
* Fix an off by one lineno issue, in case of an implicit ;Zeev Suraski2001-08-061-2/+1
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-36/+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