summaryrefslogtreecommitdiff
path: root/Zend/zend_highlight.c
Commit message (Expand)AuthorAgeFilesLines
* Sync zend_html_puts parameter list with Zend Engine 1.Sebastian Bergmann2002-10-201-4/+4
* Make zend actually strip comments. Bug #18151Ilia Alshanetsky2002-09-151-1/+1
* MFZE1Zeev Suraski2002-05-121-9/+14
* MFZE1Zeev Suraski2002-05-111-2/+2
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1 (added zend_strip mode in the highliter)Sebastian Bergmann2001-12-111-0/+61
* Better shared codeZeev Suraski2001-08-061-10/+2
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-2/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-301-2/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-5/+5
* Improve XHTML compliance (suggested by Anil Madhavapeddy)Zeev Suraski2001-06-121-1/+1
* Retain single spaces as spaces to condense HTMLZeev Suraski2001-05-061-0/+9
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Fix for bug number 8666Rasmus Lerdorf2001-01-121-0/+1
* Unify the names of these last 3 files...Zeev Suraski2000-10-291-1/+1
* Open these up for the APIZeev Suraski2000-05-191-6/+6
* - Fix bug in syntax highlighterAndi Gutmans2000-03-091-0/+2
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Remove old unnecessary checkZeev Suraski2000-02-071-3/+0
* Syntax highlighting was erronously emitting more than one semicolon and/or ga...Zeev Suraski2000-02-071-0/+11
* Since we're highlighting code, put <code> and </code> around the code.Andrei Zmievski2000-01-141-0/+2
* Move the #include of zend-parser.h out of zend_compile.hZeev Suraski1999-12-061-0/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* * Fix a bug that occured in case of parse errors. We need to restore the lex...Zeev Suraski1999-05-111-7/+7
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-1/+1
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-2/+5
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-8/+8
* Zend LibraryAndi Gutmans1999-04-071-0/+160