summaryrefslogtreecommitdiff
path: root/Zend/zend_ini_scanner.l
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; c...Dmitry Stogov2006-09-191-0/+11
* Fixed bug #36046 (parse_ini_file() miscounts lines in multi-line values).Ilia Alshanetsky2006-01-171-0/+10
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* Correct fix for #28804Zeev Suraski2005-02-061-1/+1
* - Fixed bug #28804 (ini-file section parsing pattern is buggy).foobar2005-02-031-1/+1
* ws fixfoobar2005-02-031-3/+3
* - Fixed bug #28930 (PHP sources pick wrong header files generated by bison)foobar2004-12-301-1/+1
* Re-add my patch for .ini variable access.Andrei Zmievski2004-08-181-4/+10
* Revert the .ini vars patch. Will have to try again next ChristmasAndrei Zmievski2004-05-171-10/+4
* Adding ability to refer to existing .ini variables from within .iniAndrei Zmievski2004-05-141-4/+10
* - - A belated happy holidays (by two years)Andi Gutmans2004-01-081-1/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* MFB: We know ini file scanning will never be interactive, so speed it up aRasmus Lerdorf2003-02-271-0/+1
* Implement simple stream support in the ZE scanners.Wez Furlong2003-02-181-18/+4
* Added feature #19645 (ini parser can now handle quoted multi-line values).Ilia Alshanetsky2003-02-151-1/+1
* Fix build.Sebastian Bergmann2003-02-011-10/+2
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+10
* ini patch to allow 'entry[] = value' entriesHarald Radi2003-01-191-1/+4
* MFZE1Ilia Alshanetsky2002-10-141-5/+11
* - Fix for bug #17462 (Patch by Edin Kadribasic)Derick Rethans2002-06-041-3/+3
* - MFZE1Andi Gutmans2002-01-131-0/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1Zeev Suraski2001-09-221-0/+4
* MFZE1Zeev Suraski2001-09-191-0/+2
* MFZE1 (nuke cplusplus code)Zeev Suraski2001-09-101-72/+0
* MFZE1Zeev Suraski2001-08-161-0/+4
* WhitespaceZeev Suraski2001-08-111-5/+5
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-11/+17
* More TSRMLS_FETCH workZeev Suraski2001-07-311-7/+4
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-3/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-5/+5
* - Support \r as newline in the ini scannerAndi Gutmans2001-05-021-3/+5
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* - Use supplied istdiostream definition for the INI scanner tooZeev Suraski2000-12-261-0/+3
* Fix for bug #5571 (by mookid@sigent.ru)Zeev Suraski2000-11-031-0/+5
* Final touches on the INI parserZeev Suraski2000-10-301-2/+19
* Fix buildStanislav Malyshev2000-10-301-3/+4
* Fix leaksZeev Suraski2000-10-291-0/+17
* The new INI parser is showing some signs of lifeZeev Suraski2000-10-291-0/+60
* Generalization workZeev Suraski2000-10-291-40/+37
* Some more work on the INI parser/scannerZeev Suraski2000-10-291-18/+24
* Initial step in rewriting the INI parsing mechanismZeev Suraski2000-10-291-0/+180