summaryrefslogtreecommitdiff
path: root/Zend/zend_highlight.h
Commit message (Collapse)AuthorAgeFilesLines
* - Dropped unused HL_BG_COLOR (Kalle)Felipe Pena2010-04-211-1/+0
|
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
|
* Bump up the yearfoobar2005-08-031-1/+1
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* updating license information in the headers.James Cox2003-06-101-1/+1
|
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+9
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Sync zend_html_puts parameter list with Zend Engine 1.Sebastian Bergmann2002-10-201-1/+1
|
* MFZE1Zeev Suraski2002-05-111-1/+1
|
* 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/+1
|
* More TSRMLS_FETCH workZeev Suraski2001-07-301-1/+1
|
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-2/+2
|
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
|
* Fix Apache buildZeev Suraski2000-10-311-2/+2
|
* Make compile_string() accept a description of the codeZeev Suraski2000-09-121-1/+1
|
* Replace macros which begin with an underscore through an appropiatelySascha Schumann2000-07-031-2/+2
| | | | | named macro.
* Open these up for the APIZeev Suraski2000-05-191-0/+2
|
* It's official now...Zeev Suraski2000-03-061-3/+3
|
* (c) patchZeev Suraski2000-02-191-1/+1
|
* 0.91 updateZeev Suraski1999-07-191-2/+2
|
* License updateZeev Suraski1999-07-161-4/+8
|
* * Add struct name to all typedef's so that they can be debugged with MSVCZeev Suraski1999-05-221-1/+1
| | | | | | | | | | * Fix an AiCount bug - list(...) = $var was using $var multiple times, and thus causing AiCount to be decreased multiple times even though it was increased only once for $var. Mark all FETCH_DIM's so that they won't decrease AiCount, and only decrease AiCount on the last FETCH_DIM. * Fix a stupid bug - forgot to pass CLS_C to some compiler function. For some reason MSVC doesn't report these :I
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-1/+1
|
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-1/+3
| | | | | Thread safe version now uses a C++ scanner object. Works fully.
* Zend LibraryAndi Gutmans1999-04-071-0/+43