web/konrad/twig.git
2012-12-10 Fabien Potencieradded the ability to use any PHP callable to define...
2012-12-10 Fabien Potencieradded Twig_TemplateInterface in the list of deprecated...
2012-12-08 Fabien Potencieradded a note about deprecated interfaces
2012-12-08 Fabien Potencieradded a note about the PEAR package
2012-12-08 Fabien Potenciermoved some code to the proper location
2012-12-07 Fabien Potencieradded an exception when misusing macro calls (refs...
2012-12-06 Fabien Potenciermerged branch javiereguiluz/master (PR #923)
2012-12-06 Javier EguiluzFixed a typo in the 'escape' filter documentation.
2012-12-06 Fabien Potenciermerged branch fabpot/twig-c-bug (PR #920)
2012-12-06 Fabien Potencieradded a missing test
2012-12-06 Fabien Potencierfixed some tests when the extension is not enabled
2012-12-06 Fabien Potenciermerged branch char101/fix-ext-retval (PR #921)
2012-12-06 Fabien Potencieradded some missing test for Template::getAttribute()
2012-12-06 CharlesFix empty string comparison
2012-12-05 Fabien Potencieradded some missing test for Template::getAttribute()
2012-12-01 Fabien Potencierremoved uneeded condition (a filter node cannot be...
2012-12-01 Fabien Potencieradded missing tests for sandbox support in Template...
2012-12-01 Fabien Potencieradded some missing tests for getAttribute (for isXXX...
2012-12-01 Fabien Potenciermerged branch fabpot/extension-registration (PR #917)
2012-11-30 Fabien Potencierreverted the early registration of extensions (extensio...
2012-11-30 Fabien Potencierfixed typo
2012-11-26 Fabien Potencieradded some unit for previous merge
2012-11-26 Fabien Potenciermerged branch arthens/master (PR #916)
2012-11-26 Giacomo GatelliFix broken variable reference
2012-11-25 Fabien Potenciermerged branch LouTerrailloune/patch-1 (PR #913)
2012-11-25 Fabien Potenciermerged branch catchamonkey/compiler_typo (PR #915)
2012-11-23 Chris SedlmayrFixes a typo in the compiler outdent comment
2012-11-22 Vincent TerraillonUpdate doc/filters/split.rst
2012-11-19 Fabien Potenciermerged branch Tobion/refactor-core-ext (PR #907)
2012-11-19 Fabien Potenciermerged branch gunnarlium/master (PR #908)
2012-11-19 Fabien Potenciermerged branch Tobion/editorconfig (PR #909)
2012-11-18 Tobias Schultzeadded editorconfig file
2012-11-18 Gunnar LiumUpdate doc for consistency.
2012-11-18 Tobias Schultzerefactor test_empty and in_filter
2012-11-18 Fabien Potenciermerged branch fabpot/env-simplifications (PR #904)
2012-11-18 Fabien Potencierchanged the way extension filters/tests/functions/node...
2012-11-18 Fabien Potenciertweaked documentation
2012-11-16 Fabien Potencierfixed 5.2 compat
2012-11-16 Fabien Potenciermerged branch fabpot/tokenparserbroker (PR #903)
2012-11-16 Fabien Potencierdeprecated the token parser broker sub-system
2012-11-16 Fabien Potenciermerged branch fabpot/named-arguments (PR #901)
2012-11-15 Fabien Potencieradded the ability to set default values for macro argum...
2012-11-15 Fabien Potencieradded support for named arguments for filters, tests...
2012-11-14 Fabien Potencierrefactored the code handling arguments for PHP callback...
2012-11-14 Fabien Potenciermoved filters/functions/tests syntax errors to the...
2012-11-14 Fabien Potencierswitched version to 1.12
2012-11-14 Fabien Potencieradded support for extended ternary operator syntaxes...
2012-11-11 Fabien Potencierbumped version to 1.11.2-DEV
2012-11-11 Fabien Potencierprepared the 1.11.1 release
2012-11-08 Fabien Potenciertweaked previous merge (refs #894)
2012-11-08 Fabien Potenciermerged branch char101/fix-debug-lineno (PR #894)
2012-11-08 CharlesFix twig error lineno off by 2
2012-11-08 Fabien Potencierfixed regression when calling a macro inside another...
2012-11-08 Fabien Potencierfixed typo
2012-11-08 Fabien Potencierudpated CHANGELOG
2012-11-08 Fabien Potencieradded a test for previous merge (refs #892)
2012-11-08 Fabien Potenciermerged branch char101/fix-ext-crash-on-undef-func-insid...
2012-11-08 Fabien Potencierfixed CS
2012-11-08 Fabien Potenciermerged branch char101/optimize-strict-vars-php54 (PR...
2012-11-08 CharlesUse ternary operator with PHP 5.4 when strict_variables...
2012-11-08 CharlesFix extension crash when calling unknown method inside...
2012-11-07 Fabien Potenciermerged branch nomack84/fixed_typo (PR #891)
2012-11-07 Mario A. Alvarez... [template_from_string]Fixed typo
2012-11-07 Fabien Potencierbumped version to 1.11.0-DEV
2012-11-07 Fabien Potencierprepared the 1.11.0 release
2012-11-07 Fabien Potenciermerged branch char101/fix-build-warning (PR #886)
2012-11-07 CharlesFix build warning for const pointer
2012-11-06 Fabien Potencieradded a .gitignore to ignore files created when buildin...
2012-11-06 Fabien Potenciermerged branch char101/nativeext-exception-info (PR...
2012-11-06 CharlesPass lineno and filename to Twig_Error constructor
2012-11-06 CharlesMerge branch 'nativeext-exception-info' of https:/...
2012-11-06 CharlesCall Twig_Error constructor
2012-11-06 Fabien Potencieradded tests for exceptions thrown in Twig_Template...
2012-11-06 CharlesAdd template filename for the rest of the exception
2012-11-06 CharlesHandle NULL filename
2012-11-06 CharlesAdd template name to error message
2012-11-05 Fabien Potencierfixed macro compilation when a variable name is a PHP...
2012-11-03 Fabien Potencierfixed CS
2012-11-03 Fabien Potenciermerged branch fabpot/timezones (PR #876)
2012-11-03 Fabien Potencierchanged the date filter behavior to always apply the...
2012-10-30 Fabien Potencieradded a paragraph in the docs about how the Twig blocks...
2012-10-30 Fabien Potencierfixed a stupid test
2012-10-30 Fabien Potencierfixed broken test
2012-10-30 Fabien Potencierfixed bitwise operator precedences (closes #866)
2012-10-30 Fabien Potenciermerged branch fabpot/template_from_string (PR #874)
2012-10-30 Fabien Potencieradded a note about double-escaping when using a variabl...
2012-10-30 Fabien Potenciermerged branch jmikola/patch-1 (PR #845)
2012-10-30 Fabien Potencierfixed default timezone usage for the date function...
2012-10-30 Fabien Potenciermerged branch vitman/patch-1 (PR #871)
2012-10-30 vitmanUpdate lib/Twig/Extension/Core.php
2012-10-29 Fabien Potencieradded the template_from_string function
2012-10-28 Fabien Potencieradded two new recipes
2012-10-28 Fabien Potencieradded missing documentation about Twig_Loader_Chain
2012-10-28 Fabien Potencierfixed phpdoc
2012-10-27 Fabien Potenciermerged branch jeremymarc/master (PR #873)
2012-10-26 Jeremy Marccast $name to string ($name can be an object implementi...
2012-10-20 Fabien Potenciermerged branch fabpot/faster-exceptions (PR #864)
2012-10-19 Fabien Potencieroptimized the way Twig exceptions are managed
2012-10-19 Fabien Potencierupdated the docs for the new Twig_ExistsLoaderInterface...
2012-10-19 Fabien Potencierrenamed Twig_ExtendedLoaderInterface to Twig_ExistsLoad...
next