web/konrad/twig.git
2013-01-15 Fabien Potencierrelaxed globals management to avoid a BC break (closes...
2013-01-08 Fabien Potenciermerged branch Taluu/patch-1 (PR #953)
2013-01-08 Baptiste ClaviƩUpdate CHANGELOG
2013-01-08 Fabien Potencieradded support for {{ some_string[:2] }} (closes #952)
2013-01-08 Fabien Potencierbumped version to 1.12.1-DEV
2013-01-08 Fabien Potencierprepared the 1.12.0 release
2013-01-08 Fabien Potenciertweaked CHANGELOG
2013-01-08 Fabien Potencierforbid mixed usage of raw/verbatim
2013-01-05 Fabien Potenciermerged branch fabpot/verbatim (PR #947)
2013-01-05 Fabien Potencierrenamed the raw tag to verbatim to avoid confusion...
2013-01-04 Fabien Potencierfixed tests on PHP 5.2
2013-01-04 Fabien Potencierfixed tests on PHP 5.2
2013-01-04 Fabien Potencierfixed registration of tests and functions as anonymous...
2013-01-04 Fabien Potencierupdated license year
2013-01-02 Fabien PotencierRevert "merged branch za-creature/patch-1 (PR #943)"
2013-01-02 Fabien Potenciermerged branch za-creature/patch-1 (PR #943)
2013-01-02 Fabien Potenciermerged branch dantleech/globals_not_array (PR #944)
2013-01-02 dantleechUpgrade problem
2012-12-30 Fabien Potencierbumped version to 1.12.0-DEV
2012-12-30 Fabien Potencierprepared the 1.12.0-RC1 release
2012-12-30 za-creatureUpdate lib/Twig/Autoloader.php
2012-12-30 Fabien Potencierfixed typo in the docs
2012-12-30 Fabien Potencierfixed wrong version in the docs
2012-12-27 Fabien Potenciermerged branch fabpot/performance-fix (PR #941)
2012-12-27 Fabien Potencierremoved PEAR related code
2012-12-27 Fabien Potencierchanged the way globals behave to be more BC with 1...
2012-12-25 Fabien Potenciermerged branch fabpot/render-function (PR #926)
2012-12-18 Fabien Potenciermerged branch Baachi/fix-simple (PR #939)
2012-12-18 Markus BachmannFix the registration of simple filters, test and functions
2012-12-17 Fabien Potencieradded an include function
2012-12-16 Fabien Potencieradded emacs in the IDE support section of the docs
2012-12-11 Fabien Potencierfixed small typo in the docs
2012-12-11 Fabien Potencierfixed regression
2012-12-11 Fabien Potenciermerged branch fabpot/callables-everywhere (PR #905)
2012-12-10 Fabien Potenciermerged branch fabpot/loop-errors (PR #927)
2012-12-10 Fabien Potencieradded a syntax error when using a loop variable that...
2012-12-10 Fabien Potenciersimplified code
2012-12-10 Fabien Potencieradded @deprecated tags on deprecated classes
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)
next