konrad/twig.git
2014-10-17 Fabien Potencierprepared the 1.16.2 release current master
2014-10-16 Fabien Potencierupdated CHANGELOG
2014-10-16 Fabien PotencierRevert "bug #1470 Fixed "in" operator (hason)"
2014-10-16 Fabien Potencierminor #1546 [doc] [api.rst] Correct base template name...
2014-10-16 Fabien PotencierRevert "bug #1535 fixed negative number lexing (fabpot)"
2014-10-16 Fabien SchurterCorrect base template name
2014-10-16 Fabien Potencierreordered doc index to match the website
2014-10-16 Fabien Potencierfixed table format in docs
2014-10-14 Fabien Potencierminor #1542 Update phpdoc for date filter/function...
2014-10-14 Tobias SchultzeUpdate phpdoc for date filter/function
2014-10-14 Fabien Potencierupdated CHANGELOG
2014-10-14 Fabien Potencierbug #1449 Fixed the date filter's timezone not being...
2014-10-14 Fabien Potencieradded some failing tests
2014-10-14 Fabien Potencierbug #1535 fixed negative number lexing (fabpot)
2014-10-14 Fabien Potencierfixed negative number lexing
2014-10-14 Fabien Potencierbug #1538 Fixed the support of 2-word tests without...
2014-10-14 Christophe... Fixed the support of 2-word tests without a custom...
2014-10-14 Fabien Potenciersimplifies Twig installation instructions
2014-10-13 Fabien Potencierminor #1534 Delete license in twig extension (Tobion)
2014-10-11 Fabien Potencieradded missing tests
2014-10-11 Tobias SchultzeDelete license in twig extension
2014-10-11 Fabien Potencierfixed macros when using an argument named like a PHP...
2014-10-11 Fabien Potenciermade it clear that Twig_Loader_String must not be used...
2014-10-11 Fabien Potencierupdated CHANGELOG
2014-10-11 Fabien Potencierfixed CS
2014-10-11 Fabien Potencierbug #1533 Make date_modify work with DateTimeImmutable...
2014-10-11 Robin GlosterMake date_modify work with DateTimeImmutable
2014-10-11 Fabien Potencieradded some more tests
2014-10-10 Fabien Potencierupdated CHANGELOG
2014-10-10 Fabien Potencierfeature #1443 optimize access to loop, key and value...
2014-10-10 Fabien Potencierfixed CS
2014-10-10 Fabien Potencierupdated CHANGELOG
2014-10-10 Fabien Potencierbug #1521 Fix MB characters handling in split (1emming)
2014-10-10 1emmingFix MB characters handling in split
2014-10-10 Fabien Potencierfixed formatting in the docs
2014-10-10 Fabien Potencierupdated CHANGELOG
2014-10-10 Fabien Potencierbug #1531 Fixed usage of LimitIterator (grachov)
2014-10-10 Andrey GrachovFixed usage of LimitIterator
2014-10-10 Fabien Potencierbumped version to 1.16.2-DEV
2014-10-10 Fabien Potencierprepared the 1.16.1 release
2014-10-10 Fabien Potencierupdated CHANGELOG
2014-10-10 Fabien Potencierbug #1530 Improved error reporting in a sandboxed templ...
2014-10-10 Fabien Potencierupdated CHANGELOG
2014-10-10 Fabien Potencierbug #1528 Fixed guessing a template info for exceptions...
2014-10-10 Fabien Potencierupdated CHANGELOG
2014-10-10 Fabien Potencierbug #1527 Fixed resetting debug info in compiler (hason)
2014-10-10 Martin HasoňImproved error reporting in a sandboxed template
2014-10-10 Martin HasoňFixed guessing a template info for exceptions
2014-10-10 Martin HasoňFixed resetting debug info in compiler
2014-10-01 Fabien Potencierupdated CHANGELOG
2014-10-01 Fabien Potencierbug #1470 Fixed "in" operator (hason)
2014-10-01 Fabien Potencierudpated CHANGELOG
2014-10-01 Fabien Potencierfeature #1503 Use LimitIterator on Iterable objects...
2014-10-01 Fabien Potencierfixed typo
2014-10-01 Fabien Potencierdeprecated Node::toXml()
2014-10-01 Fabien Potencierminor #1509 Update convert_encoding.rst: wrong argument...
2014-09-30 Fabien Potencierfixed some assertions
2014-09-30 Fabien Potencierbug #1500 fix inconsistent response from twig_slice...
2014-09-30 Rhodri Pughfix inconsistent response from twig_slice
2014-09-30 Fabien Potencierminor #1520 date() documentation correction (brandonkelly)
2014-09-30 Brandon Kellydate() documentation correction
2014-09-22 binariousUpdate convert_encoding.rst
2014-09-10 Anthony SterlingUse LimitIterator on Iterable objects within the splice...
2014-09-02 Fabien Potencierminor #1492 add PHP 5.6 to .travis.yml (sasezaki)
2014-08-28 kazusuke sasezakiadd PHP 5.6 to .travis.yml
2014-08-27 Fabien Potencierminor #1474 Update installation.rst (soatok)
2014-08-27 Fabien Potencierminor #1487 Added note about array_merge php function...
2014-08-27 Fabien Potencierminor #1484 Delimit comment in template using correct...
2014-08-23 Andrej HudecAdded note about array_merge php function
2014-08-22 John BerberichDelimit comment in template using correct syntax
2014-08-06 Fabien Potencierminor #1475 Improved exception message while trying...
2014-08-06 Tugdual Saunier[Ext] updating Twig extension for previous commit
2014-08-06 Javier SpagnolettiImproved exception message while trying to access an...
2014-08-05 Martin HasoňFixed "in" operator
2014-08-05 Fabien Potencierupdated CHANGELOG
2014-08-05 SoatokUpdate installation.rst
2014-08-04 Fabien Potencierchanged the way we check for HHVM
2014-08-04 Fabien Potencierminor #1471 Fixed a test on hhvm (hason)
2014-08-04 Martin HasoňFixed a test on hhvm
2014-08-03 Fabien Potencierbug #1468 Fixed "starts with" a "ends with" operators...
2014-08-02 Martin HasoňFixed "starts with" a "ends with" operators for non...
2014-08-01 Fabien Potencierbug #1452 Fixed 'starts with' operator for empty needle...
2014-08-01 Martin HasoňFixed 'starts with' operator for empty needle
2014-08-01 Fabien Potencieradded more docs for the if tag
2014-08-01 Fabien Potencierfixed the attribute() function when passing a variable...
2014-07-31 Fabien Potencierminor #1465 Some minor cleanup (JeroenDeDauw)
2014-07-31 Fabien Potencierminor #1462 Simplified Twig_Node_Include (hason)
2014-07-31 Fabien Potencierminor #1458 Add variables types in error message of...
2014-07-31 jeroendedauwRestore unused var
2014-07-31 jeroendedauwGet rid of naming clash
2014-07-31 jeroendedauwRemove unused local vars
2014-07-31 jeroendedauwRemove unused var
2014-07-31 jeroendedauwFix type hint
2014-07-31 jeroendedauwFix type hint
2014-07-31 Martin HasoňSimplified Twig_Node_Include
2014-07-30 Inal DJAFARadd variables types in error message of twig_array_merge
2014-07-29 Fabien Potencierminor #1457 Fixed the `matches` operator code example...
2014-07-28 Brandon KellyFixed the `matches` operator code example
2014-07-28 Fabien Potencierbug #1453 Fix for mb function overload mb_substr acting...
2014-07-28 1emmingFix for mb function overload mb_substr acting different
next