konrad/twig.git
2014-01-28 Josh WatzmanMinor pedantic variable definition fixes
2014-01-24 Fabien Potencierminor #1323 Added a more clear example in the cycle...
2014-01-24 Brandon KellyAdded a more clear example in the cycle() docs
2014-01-08 Fabien Potencierupdated LICENSE years
2014-01-05 Fabien Potencierminor #1303 Improved exception message for accessing...
2014-01-05 Fabien Potencierremoved HHVM from the allowed failures
2014-01-05 Fabien Potencierminor #1312 made some minor tweaks to PHPUnit assertion...
2014-01-05 Fabien Potenciermade some minor tweaks to PHPUnit assertions
2014-01-05 Fabien Potencierbug #1311 fixed the conversion of the special '0000...
2014-01-05 Fabien Potencierfixed the conversion of the special '0000-00-00 00...
2013-12-31 Martin HasoňImproved exception message for accessing object without...
2013-12-27 Fabien Potencierfixed Filesystem::exists() to normalize the template...
2013-12-27 Fabien Potencierminor #1284 Simple enhancement for easy overloading...
2013-12-27 Arnaud BuathierSimple enhancement for easy overloading
2013-12-27 Fabien Potencierminor #1290 [Docs] Fix example: space missing between...
2013-12-27 Fabien PotencierRevert "merged branch javer/hhvm-array-traversable...
2013-12-27 Fabien Potencierfixed Travis config to allow HHVM to fail
2013-12-27 Fabien Potencierminor #1294 Add HHVM to build matrix (ptarjan)
2013-12-27 Paul TarjanAdd HHVM to build matrix
2013-12-10 Fabien Potencierminor #1291 Fixed rendering of ``-3`` (ureimers)
2013-12-10 ureimersFixed rendering of ``-3``
2013-12-07 Jérôme TamarelleFix doc example: space missing between concatenated...
2013-12-06 Fabien Potencierbug #1288 added an error message when trying to import...
2013-12-06 Fabien Potencieradded an error message when trying to import an undefin...
2013-12-06 Fabien Potencierbumped version to 1.15.1-DEV
2013-12-06 Fabien Potencierprepared the 1.15.0 release
2013-12-03 Fabien Potencierfixed markup
2013-12-03 Fabien Potencierfeature #1286 Adding ignoreStrictCheck option for call_...
2013-12-03 Tugdual Saunier[ext] Mirroring PHP change for call_user_func_array...
2013-12-03 Fabien Potencieradded tests for exceptions thrown in __call()
2013-12-03 Fabien Potencierfeature #1277 Added min and max function (lyrixx)
2013-12-03 Barta TamásAdding ignoreStrictCheck option for call_user_func_arra...
2013-12-03 Grégoire PineauAdded min and max function
2013-12-03 Fabien Potencierfixed typo
2013-12-03 Fabien Potencierminor #1285 Corrected description of the "//" operator...
2013-12-03 Fabien Potencierfixed phpdoc
2013-12-03 Fabien Potencierfeature #1261 added TokenStream::nextIf() (fabpot)
2013-12-03 Fabien Potencieradded TokenStream::nextIf()
2013-12-03 ureimersCorrected description of the "//" operator
2013-11-24 Fabien Potencierminor #1280 [Docs] Fix typos (bicpi)
2013-11-24 Philipp Rieber[Docs] Fix typos
2013-11-23 Fabien Potencierfeature #1255 added the round filter (fabpot)
2013-11-23 Fabien Potencierminor #1279 [Docs] Some minor fixes: Typos, Notations...
2013-11-23 Philipp Rieber[Docs] Some minor fixes: Typos, Notations
2013-11-14 Fabien Potencierfixed optimizer max value
2013-11-13 Fabien Potencierminor #1270 Use string instead of large integer (ptarjan)
2013-11-13 ptarjanUse string instead of large integer
2013-11-12 Fabien Potencierminor #1269 various cleanups (cordoval)
2013-11-12 Luis Cordovavarious cleanups
2013-11-12 Fabien Potencieradded the round filter
2013-11-11 Fabien Potenciermoved README to rst
2013-11-06 Fabien Potencierminor #1260 fix typo 'in' operator (thewholelifetolearn)
2013-11-06 Ralph KEMPSfix typo 'in' operator
2013-11-03 Fabien Potencierminor #1259 Fixed ZendServer specific DLL Path in insta...
2013-11-03 Tugdual SaunierFixed ZendServer specific DLL Path in install doc
2013-11-03 Fabien Potencierupdated CHANGELOG
2013-11-03 Fabien Potencierbug #1258 Fix twig_first and twig_last filters for...
2013-11-03 Kirill chEbba... Fix twig_first and twig_last filters for UTF8 multibyte...
2013-11-02 Fabien Potencierfeature #1257 added a source function to include the...
2013-10-31 Fabien Potencieradded a source function to include the content of a...
2013-10-31 Fabien Potencierbumped version to 1.15
2013-10-31 Fabien PotencierRevert "merged branch Cottser/master (PR #1071)"
2013-10-31 Fabien Potencierbug #1256 Fixed C extension sandbox behavior (tucksaun)
2013-10-31 Tugdual SaunierFixed C extension sandbox behavior
2013-10-30 Fabien Potencierbumped version to 1.14.3-DEV
2013-10-30 Fabien Potencierprepared the 1.14.2 release
2013-10-28 Fabien Potencieradded missing @throws
2013-10-28 Fabien Potencierbug #1249 fixed error filename/line when an error occur...
2013-10-28 Fabien Potencierfeature #1208 allowed tests to be made of 1 or 2 words...
2013-10-28 Fabien Potencierbug #1248 allowed operators that contain whitespaces...
2013-10-27 Fabien Potencierrefactored some tests
2013-10-27 Fabien Potencierfixed error filename/line when an error occurs in an...
2013-10-27 Kris Wallsmithfailing test
2013-10-27 Fabien Potencierallowed tests to be made of 1 or 2 words
2013-10-27 Fabien Potencierallowed operators that contain whitespaces to have...
2013-10-26 Fabien Potencierremoved whitespaces
2013-10-26 Fabien Potencierremoved whitespaces in docs
2013-10-26 Fabien Potencierfixed CS in docs
2013-10-26 Fabien Potencierminor #1247 Fixed minor typo "base" into "based" line...
2013-10-25 annesosensioFixed minor typo "base" into "based" line 67
2013-10-17 Fabien Potencierminor #1237 missing closing parenthesis (karlhorky)
2013-10-17 Karl Horkymissing closing parenthesis
2013-10-15 Fabien Potencierbumped version to 1.14.2-DEV
2013-10-15 Fabien Potencierprepared the 1.14.1 release
2013-10-15 Fabien Potencierfeature #1235 made it possible to use named operators...
2013-10-15 Fabien Potenciermade it possible to use named operators as variables
2013-10-15 Fabien Potencierfixed the possibility to have a variable named 'matches...
2013-10-15 Fabien Potencierminor #1231 fix phpdoc for environment, lexer and parse...
2013-10-15 Tobias Schultzefix phpdoc for environment, lexer and parser
2013-10-15 Fabien Potenciermade a cosmetic change (closes #1226)
2013-10-15 Fabien Potencierupdated CHANGELOG
2013-10-15 Fabien Potencierfeature #1234 Added support DateTimeInterface (PHP...
2013-10-15 hidenorigotoAdded support DateTimeInterface (PHP 5.5) if available
2013-10-07 Fabien Potenciergit push #1225 Fixed minor typo (deguif)
2013-10-07 deguifFixed minor typo
2013-10-04 Fabien Potencierbug #1222 Do not repeat dirname function execution...
2013-10-04 glutamattDo not repeat dirname function execution in writing...
2013-10-04 Fabien Potencierminor #1220 Update grammar of internals.rst (steveoliver)
2013-10-04 Steve OliverUpdate grammar of internals.rst
2013-10-03 Fabien Potencierbumped version to 1.14.1-DEV
next