History log of /PHP-5.4/Zend/zend_highlight.c (Results 51 – 74 of 74)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 85875e83 06-Aug-2001 Zeev Suraski

Better shared code


# 609d58a4 06-Aug-2001 Zeev Suraski

Merge from branch - move to standard C scanners in thread safe mode


# 4187439c 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work


# b4f3b9d3 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4
# e8796a15 12-Jun-2001 Zeev Suraski

Improve XHTML compliance (suggested by Anil Madhavapeddy)


Revision tags: php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# dc305206 06-May-2001 Zeev Suraski

Retain single spaces as spaces to condense HTML


Revision tags: php-4.0.5, 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
# d2c9e807 26-Feb-2001 Andi Gutmans

- Update copyright year


# b208f6bc 12-Jan-2001 Rasmus Lerdorf

Fix for bug number 8666


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 7b0d92dd 29-Oct-2000 Zeev Suraski

Unify the names of these last 3 files...


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0
# c80906e4 19-May-2000 Zeev Suraski

Open these up for the API


Revision tags: php-4.0RC2, PHP-4.0-RC1
# 5b570ecc 09-Mar-2000 Andi Gutmans

- Fix bug in syntax highlighter


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# d5abab73 07-Feb-2000 Zeev Suraski

Remove old unnecessary check


# 0c470af3 07-Feb-2000 Zeev Suraski

Syntax highlighting was erronously emitting more than one semicolon and/or garbage with heredocs


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 7d425f38 14-Jan-2000 Andrei Zmievski

Since we're highlighting code, put <code> and </code> around the code.


Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# ef596bba 06-Dec-1999 Zeev Suraski

Move the #include of zend-parser.h out of zend_compile.h


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 473d1d7c 11-May-1999 Zeev Suraski

* Fix a bug that occured in case of parse errors. We need to restore the lexical state
even if the compilation failed.


# 7c4a0838 26-Apr-1999 Zeev Suraski

Various thread safety fixes and DLL updates


# 1aa2c5c0 23-Apr-1999 Zeev Suraski

Ok, call me crazy, because I probably am.
Thread safe version now uses a C++ scanner object. Works fully.


# 551fe778 22-Apr-1999 Zeev Suraski

Make token names uniform, they all begin with T_ now.


Revision tags: BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


123