History log of /PHP-5.4/Zend/zend_language_scanner.l (Results 226 – 250 of 256)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 982cd24a 31-Jul-2001 Zeev Suraski

the make Sebastian happy part of the day :)


# d49077f8 30-Jul-2001 Zeev Suraski

Compile fix


# 4187439c 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# 8ce8324e 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# b4f3b9d3 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# 2c254ba7 27-Jul-2001 Zeev Suraski

Get rid of ELS_*(), and use TSRMLS_*() instead.
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...


Revision tags: PRE_TSRM_MERGE_PATCH
# 0078ceec 15-Jul-2001 Zeev Suraski

Fix an inline


# 85b4df53 15-Jul-2001 Zeev Suraski

Improved interactive mode - it is now available in all builds, without any significant slowdown


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 5b12d607 17-May-2001 Zeev Suraski

That's slightly clearer that way :)


Revision tags: php-4.0.6RC1
# a514e8fe 08-May-2001 Andi Gutmans

- Fix line numbers when some lines end with \r


# 1e63f440 06-May-2001 Zeev Suraski

Support interactive mode in thread-safe builds


# 62bec3a7 02-May-2001 Andi Gutmans

- Handle MAC OS X \r line endings


Revision tags: php-4.0.5
# 4e71bbed 28-Apr-2001 Zeev Suraski

include limits.h if available


# acd56b08 27-Apr-2001 Andi Gutmans

- More whitespace fixes while I'm at it.


# 0971ff99 27-Apr-2001 Andi Gutmans

- Whitespace changes to be standard like the rest of Zend


Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 3118af82 12-Mar-2001 Andi Gutmans

- White space


# 714d083c 12-Mar-2001 Andi Gutmans

- Fix by Jani Taskinen <sniper@iki.fi> for whole path also to work
with include_once()/require_once().


# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# f3258b24 03-Jan-2001 Zeev Suraski

Fix another case of possible line number corruption


# 18603033 30-Dec-2000 Zeev Suraski

Fix possible corruption in line number information


# dc2f1d9d 26-Dec-2000 Zeev Suraski

- Use supplied istdiostream definition for the INI scanner too
- Add Release_TSDbg configuration


Revision tags: php-4.0.4REL
# 1d35ad33 19-Dec-2000 Stanislav Malyshev

Add support for ASP tags in one-line comment


# d63f8130 17-Dec-2000 Andi Gutmans

- Clean up the scanner a tiny bit while messing with it.


# 6529b066 17-Dec-2000 Andi Gutmans

- %> without asp_tags should not be treated as inline_html but as regular
tokens. Of course the parser will die with a parse error which is the
correct behavior.


# 5868427d 17-Dec-2000 Andi Gutmans

- Fix problem in one line comments with line endings such as ??>


1234567891011