summaryrefslogtreecommitdiff
path: root/Zend/zend_ini_parser.y
Commit message (Expand)AuthorAgeFilesLines
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-1/+1
|\
* | Optimized constant lookupDmitry Stogov2014-04-251-6/+15
* | Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), ...Dmitry Stogov2014-04-031-1/+1
* | Fixed parse_ini_fileXinchen Hui2014-03-091-1/+1
* | Use better data structures (incomplete)Dmitry Stogov2014-02-171-11/+11
* | Use better data structures (incomplete)Dmitry Stogov2014-02-171-19/+19
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-20/+10
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Added XOR support for expressions in INI parserDejan Marjanovic2013-03-271-1/+5
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Fixed bug #52138 (Constants are parsed into the ini file for section names)Felipe Pena2010-06-241-1/+18
* sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.lSebastian Bergmann2010-01-051-1/+1
* MFH: Bump copyright year, 1 of 3.Sebastian Bergmann2008-12-311-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-161-1/+1
* MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed tooJani Taskinen2008-02-041-22/+16
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Removed the %destructor declaration (requires bison 1.875 or above)Jani Taskinen2007-10-031-2/+0
* MFH:Jani Taskinen2007-09-281-76/+133
* MFH: - Fixed buf #42071 (ini scanner allows using NULL as option name).Jani Taskinen2007-07-231-44/+44
* MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; c...Dmitry Stogov2006-09-191-3/+30
* Fixed bug #37002 (Have to quote literals in INI when concatenating with vars)Dmitry Stogov2006-04-121-6/+7
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* - Fix memleakMarcus Boerger2005-01-191-1/+1
* Revert inadvertent commit.Andrei Zmievski2004-11-091-1/+1
* .dylib extension are Mach-O shared libraries that meant for linkingAndrei Zmievski2004-11-091-1/+1
* Fix reverse dependencyZeev Suraski2004-09-051-2/+1
* Fix compileSara Golemon2004-08-201-2/+2
* Forgot to turn off debugging.Andrei Zmievski2004-08-181-1/+1
* Re-add my patch for .ini variable access.Andrei Zmievski2004-08-181-4/+54
* export INI parserStanislav Malyshev2004-07-191-1/+1
* Revert the .ini vars patch. Will have to try again next ChristmasAndrei Zmievski2004-05-171-50/+3
* Fix the apparent bug (; at the end of parse rule block).Andrei Zmievski2004-05-171-0/+2
* Adding ability to refer to existing .ini variables from within .iniAndrei Zmievski2004-05-141-3/+48
* Don't treat strings containing : as potential constant names inWez Furlong2004-01-131-1/+2
* - - A belated happy holidays (by two years)Andi Gutmans2004-01-081-1/+1
* Fixed formatting issue.Ilia Alshanetsky2003-10-171-1/+1
* Fix the fix :)Zeev Suraski2003-10-071-0/+1
* Bugfix #25770 Segfault with PHP and bison 1.875Marcus Boerger2003-10-071-1/+0
* updating license information in the headers.James Cox2003-06-101-1/+1
* Improve Win32 build performanceZeev Suraski2003-02-171-7/+0
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-1/+2
* ini patch to allow 'entry[] = value' entriesHarald Radi2003-01-191-0/+9
* MFZE2Ilia Alshanetsky2003-01-141-1/+1
* Reverting previous patch.Ilia Alshanetsky2003-01-141-1/+1
* MFZE2Ilia Alshanetsky2003-01-131-1/+1
* MFZE1Ilia Alshanetsky2002-10-141-1/+0
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1