summaryrefslogtreecommitdiff
path: root/Zend/zend_ini_parser.y
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-14/+17
* More TSRMLS_FETCH workZeev Suraski2001-07-311-3/+4
* More TSRMLS_FETCH workZeev Suraski2001-07-301-1/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+2
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Remove unnecessary variablesZeev Suraski2000-11-021-12/+0
* Final touches on the INI parserZeev Suraski2000-10-301-4/+12
* Fix leaksZeev Suraski2000-10-291-4/+12
* The new INI parser is showing some signs of lifeZeev Suraski2000-10-291-14/+38
* Fix buildZeev Suraski2000-10-291-1/+1
* Generalization workZeev Suraski2000-10-291-426/+32
* Some more work on the INI parser/scannerZeev Suraski2000-10-291-1/+1
* Initial step in rewriting the INI parsing mechanismZeev Suraski2000-10-291-0/+597