konrad/twig.git
2012-01-21 Fabien Potenciermade a speed optimization to macro calls when imported...
2012-01-21 Fabien Potenciermerged branch Tobion/patch-2 (PR #606)
2012-01-19 Tobias Schultzetypo
2012-01-19 Fabien Potencierfixed typo in doc (closes #604)
2012-01-17 Fabien Potenciermerged branch Seldaek/globals_fix (PR #600)
2012-01-17 Jordi BoggianoReset parsers, visitors, filters, tests, functions...
2012-01-16 Jordi BoggianoReset globals when a new global is added
2012-01-15 Fabien Potenciermerged branch Partugal/twig-ext (PR #598)
2012-01-14 Sergey LinnikSyncing Twig extension with latest changes in Twig...
2012-01-14 Fabien Potenciermade a cosmetic change
2012-01-14 Fabien Potenciermerged branch lyrixx/patch-4 (PR #596)
2012-01-14 Fabien Potenciermerged branch aerialls/patch-2 (PR #597)
2012-01-14 Julien Brochetfixed CS
2012-01-14 Grégoire PineauAdded a link to the documentation site
2012-01-14 Fabien Potencieradded support for optional length in the slice [] notation
2012-01-14 Fabien Potencieradded a slice filter
2012-01-14 Fabien Potencierfixed core filters phpdoc
2012-01-14 Fabien Potencieradded string support for the reverse filter
2012-01-13 Fabien Potenciertweaked doc for the merge filter
2012-01-13 Fabien Potenciertweaked documentation
2012-01-11 Fabien Potencierfixed some phpdoc
2012-01-09 Fabien Potencierfixed charset for previous commit
2012-01-09 Fabien Potencierfixed the empty test and the length filter for Twig_Mar...
2012-01-09 Fabien Potencieradded one more rule in the coding standards (closes...
2012-01-08 Fabien Potencieradded one more rule to the coding standards
2012-01-08 Fabien Potencierre-added the version in composer.json (if not, the...
2012-01-08 Fabien Potenciermerged branch aerialls/patch-1 (PR #585)
2012-01-08 Julien BrochetUpdate doc/coding_standards.rst
2012-01-08 Fabien Potencierfixed markup in doc
2012-01-08 Fabien Potencieradded coding standards in the docs
2012-01-08 Fabien Potenciermerged branch lyrixx/patch-dead-code (PR #584)
2012-01-08 Grégoire Pineau[Tests] Removed dead code in core test
2012-01-07 Fabien Potencieradded a recipe for stateful node visitors
2012-01-06 Fabien Potencieradded missing phpdoc
2012-01-06 Fabien Potencieradded a date function to ease date comparison (closes...
2012-01-06 Fabien Potencierupdated CHANGELOG
2012-01-06 Fabien Potencierfixed unary operators precedence (closes #583)
2012-01-06 Fabien Potenciermerged branch vicb/doc/use (PR #581)
2012-01-06 Victor Berchet[Twig] Add a note about multiple inheritance (use tag)
2012-01-05 Fabien Potencierbumped version to 1.6.0-DEV
2012-01-05 Fabien Potencierprepared the 1.5.1 release
2012-01-05 Fabien Potencierfixed regression in string parsing (closes #580)
2012-01-04 Fabien Potenciermerged branch lenar/patch-1 (PR #578)
2012-01-04 Lenar Lõhmuscompiles -> compile
2012-01-04 Fabien Potencieradded a note about the Twig extension DLL for Windows
2012-01-04 Fabien Potencierbumped version to 1.6.0-DEV
2012-01-04 Fabien Potencierprepared the 1.5.0 release
2012-01-03 Fabien Potencierfixed doc (closes #577)
2012-01-03 Fabien Potenciermerged branch lyrixx/patch-1 (PR #576)
2012-01-03 Grégoire PineauFixed CS
2012-01-02 Fabien Potencierfixed the join filter when several items have the same key
2012-01-02 Fabien Potenciersimplified code
2012-01-02 Fabien Potencieradded a unit test
2012-01-02 Fabien Potencieradded Traversable objects support for the join filter
2011-12-30 Fabien Potencierprepared the 1.5.0-RC2 release
2011-12-30 Fabien Potencierupdated doc for the date filter
2011-12-30 Fabien Potencieradded a way to set the default global date interval...
2011-12-30 Fabien Potencierrefactored date filter code
2011-12-30 Fabien Potenciermerged branch alefranz/patch-2 (PR #575)
2011-12-29 alefranzfix Date Format filter: DateInterval does not provide...
2011-12-28 Fabien Potencierrefactored Twig_Template::display() to ease its extension
2011-12-28 Fabien Potenciertweaked previous merge
2011-12-28 Fabien Potenciermerged branch markstory/number-format (PR #573)
2011-12-28 Mark StoryAdd documentation page for number_format.
2011-12-28 Mark StoryAdd number_format filter.
2011-12-26 Fabien Potencierfixed Twig_Node_Expression_Array::hasElement()
2011-12-26 Fabien Potencierprepared the 1.5.0-RC1 release
2011-12-26 Fabien Potencierfixed markup
2011-12-26 Fabien Potencieradded missing doc for the do tag
2011-12-26 Fabien Potencierfixed typo
2011-12-26 Fabien Potencierchanged hash key expression support (expression must...
2011-12-26 Fabien Potenciermerged branch jeserkin/jeserkin (PR #570)
2011-12-25 Eugene SerkinFixed PhpDoc for Twig_TokenParserInterface and all...
2011-12-25 Fabien Potencieradded convenience methods to manipulate an array node
2011-12-24 Fabien PotencierRevert "Revert "merged branch arnaud-lb/hash-key-expr...
2011-12-23 Fabien Potenciermerged branch javiereguiluz/add-nl2br-notice (PR #568)
2011-12-23 Javier EguíluzAdded a notice in the `nl2br` filter documentation...
2011-12-23 Fabien PotencierRevert "merged branch arnaud-lb/hash-key-expr (PR ...
2011-12-22 Fabien Potencierupdated doc
2011-12-22 Fabien Potencierupdated CHANGELOG
2011-12-22 Fabien Potenciermerged branch arnaud-lb/hash-key-expr (PR #514)
2011-12-22 Fabien Potencieradded a do tag (closes #446)
2011-12-22 Fabien Potencieradded doc for the flush tag
2011-12-22 Fabien Potencieradded IDE support for Coda in the doc (closes #566)
2011-12-22 Fabien Potenciertweaked doc (closes #567)
2011-12-22 Fabien Potencierreplaced zend_error_noreturn calls to zend_error as...
2011-12-21 Fabien Potenciermerged branch arnaud-lb/ext-fix (PR #565)
2011-12-21 Fabien Potencierfixed typo
2011-12-21 Arnaud Le Blancremoved bogus TSRMLS_CCs
2011-12-21 Fabien Potencieradded a flush tag
2011-12-21 Fabien Potenciermerged branch nikic/fixLoopIncrement (PR #563)
2011-12-21 nikicFix test for previous commit
2011-12-21 nikicFix loop increment on some for loops (fix #562)
2011-12-18 Fabien Potencierfixed dump when xdebug.overload_var_dump is not defined...
2011-12-18 Fabien Potencieradded support for dynamically named filters and functions
2011-12-18 Fabien Potenciermade the dump function registration explicit and disabl...
2011-12-18 Fabien Potencierfixed dump function when the context contains Twig_Temp...
2011-12-18 Fabien Potencieradded a dump function to help debugging templates
2011-12-18 Fabien Potencierfixed the random function
2011-12-18 Fabien Potencieradded a nl2br filter
next