summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed array crashingFelipe Pena2010-07-091-4/+4
* - Added Lemon check and flag settingFelipe Pena2010-07-097-8/+27
* bailout on errorEtienne Kneuss2010-07-091-2/+3
* Fix build without new productionsEtienne Kneuss2010-07-091-0/+6
* Fix exit code testsEtienne Kneuss2010-07-092-2/+2
* Allow conflictsEtienne Kneuss2010-07-091-1/+1
* Allow conflictsEtienne Kneuss2010-07-091-1/+1
* fix arrayEtienne Kneuss2010-07-091-2/+2
* guard tsrm inside a ifdef, remains to specify it at the time of the lemon callEtienne Kneuss2010-07-091-2/+3
* Fix irreducible ruleEtienne Kneuss2010-07-091-1/+0
* WoopsEtienne Kneuss2010-07-091-1/+1
* todo no longer needed, + A is always on the result sideEtienne Kneuss2010-07-091-12/+1
* Fix some stuffEtienne Kneuss2010-07-091-6/+15
* Some fixesEtienne Kneuss2010-07-091-21/+21
* - More rules translated...Felipe Pena2010-07-091-16/+48
* - Added switch ruleFelipe Pena2010-07-091-6/+19
* - Added try_catch, isset_variables ruleFelipe Pena2010-07-081-11/+29
* - Update tokenizerFelipe Pena2010-07-081-171/+249
* - Added foreach rulesFelipe Pena2010-07-081-11/+14
* - Update token listFelipe Pena2010-07-081-2/+4
* - More rules translatedFelipe Pena2010-07-085-2789/+2851
* - Fixed array_pair_list and added T_EQUALFelipe Pena2010-07-084-2745/+2756
* - More rules translatedFelipe Pena2010-07-085-3219/+3399
* - More rules translated!Felipe Pena2010-07-084-102/+288
* - More rules translatedFelipe Pena2010-07-084-3408/+3709
* - Accidental changeFelipe Pena2010-07-081-1/+1
* - Making it "buildable" for testingFelipe Pena2010-07-084-3292/+3355
* simplify tokens, specify some stuffEtienne Kneuss2010-07-081-392/+405
* move includes to the lemon definition fileEtienne Kneuss2010-07-082-6/+11
* Initial stuff to start working on rulesEtienne Kneuss2010-07-088-1122/+2019
* - The Lemon branch.Derick Rethans2010-07-063-1/+7
* Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fa...Scott MacVicar2010-07-061-0/+1
* zend_stack initialization is delayed before the actual usageDmitry Stogov2010-07-062-7/+4
* - Fix ZTS buildFelipe Pena2010-07-063-4/+4
* eliminated unnecessary iterations during request startup/shutdownDmitry Stogov2010-07-068-62/+229
* fix typos and use correct directive names in error messagesAntony Dovgal2010-07-061-10/+10
* - Fixed testsFelipe Pena2010-07-067-16/+24
* reduced request processing overheadDmitry Stogov2010-07-053-24/+24
* Use ZE API to modify/restore PG(magic_quotes_runtime). Removed overhead at re...Dmitry Stogov2010-07-051-4/+3
* Reduced overhead of ext/mbstring initializationDmitry Stogov2010-07-052-30/+14
* Fixed bug #52237 (Crash when passing the reference of the property of a non-o...Dmitry Stogov2010-07-053-0/+33
* - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong resu...Felipe Pena2010-07-032-2/+23
* Fix bug #52238: Crash when an Exception occured in iterator_to_arrayJohannes Schlüter2010-07-022-1/+27
* Upgraded bundled PCRE to version 8.10Ilia Alshanetsky2010-07-0227-1251/+4212
* Added test for bug 52013 to trunk.Eric Stewart2010-07-021-0/+37
* Used more sutable type. Reduced memory usage.Dmitry Stogov2010-07-011-1/+1
* - Fixed bug #52211 (iconv() returns part of string on error)Felipe Pena2010-07-013-1/+19
* - WSPierre Joye2010-06-301-2/+2
* Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).Ilia Alshanetsky2010-06-301-6/+1
* sync version with PECLStanislav Malyshev2010-06-301-1/+1