konrad/twig.git
2010-12-02 Fabien Potencierfixed sandbox extension when used with auto output...
2010-12-02 Fabien Potencierfixed escaper when wrapping a Twig_Node_Print (the...
2010-12-02 Fabien Potencierrenamed a test
2010-12-02 Fabien Potencierupdated phpdoc
2010-11-30 IamPersistentadd instructions for the current date
2010-11-29 Arnaud Le Blancfix parsing of postfix expressions
2010-11-28 Fabien Potenciertweaked odc intro
2010-11-28 Fabien Potenciermade some small changes to the previous commit
2010-11-28 Jordi BoggianoAdded joined by statement to for loops
2010-11-28 Fabien Potencieradded doc for the optimizer extension
2010-11-28 Fabien Potencieradded an Optimizer extension
2010-11-28 Fabien Potencierremoved obsolete option in unit tests
2010-11-28 Fabien Potencieradded priority to node visitors
2010-11-28 Fabien Potencieradded Twig_Test_Method
2010-11-28 Fabien Potencierbumped version for dev
2010-11-28 Fabien Potencierupdated CHANGELOG and bumped version to 0.9.9
2010-11-28 Arnaud Le Blancupdated doc for the pre_escape filter option
2010-11-28 Arnaud Le BlancAdded "pre_escape" option for filters
2010-11-28 Fabien Potencierfinished the configurability of operators
2010-11-27 Fabien Potencieradded file and line to Twig_Error_Runtime exceptions...
2010-11-27 Fabien Potenciermade error message for strict variables more useful
2010-11-27 Fabien Potencierchanged trans tag to accept any variable for the plural...
2010-11-27 Fabien Potencierupdated CHANGELOG
2010-11-26 Fabien Potencierupdated CHANGELOG
2010-11-26 Fabien Potencierfixed __toString() calls when sandbox is enabled
2010-11-26 Fabien Potencieradded more information to an exception to ease debugging
2010-11-26 Fabien Potenciermade operators configurable
2010-11-26 Fabien Potencieradded some example usage for the defined test in the doc
2010-11-26 Fabien Potencierfixed a warning and added some unit tests
2010-11-26 Jordi BoggianoAllow is defined test on complex variables
2010-11-26 Fabien Potencierfixed several bugs in SimpleTokenParser (nested optiona...
2010-11-26 Fabien Potencierfixed typo
2010-11-26 Fabien Potencierrewrote expression parser with a new algorithm to limit...
2010-11-25 stloydreplace all is_null($value) with null === $value
2010-11-25 Fabien Potencieradded some missing tests
2010-11-24 Fabien Potencieradded a defined test (strict_variables is now useable)
2010-11-20 Fabien Potencieradded _charset as a special variable that references...
2010-11-20 Arnaud Le Blanchandle spl_object_hash collisions
2010-11-19 Fabien Potencieradded the spaceless tag
2010-11-19 Fabien Potencierremoved trim_blocks option
2010-11-19 Arnaud Le BlancChanged Twig_Node_Expression_Filter to accept only...
2010-11-17 Fabien Potencierremoved usage of SplObjectStorage as PHP < 5.3 does...
2010-11-16 Fabien Potencieradded support for is*() methods for attributes (foo...
2010-11-08 Arnaud Le Blancfix storage of object properties in analysis
2010-11-07 Fabien Potencierupdated CHANGELOG
2010-11-07 Fabien Potenciermade a clarification to the doc
2010-11-07 Fabien Potenciermoved all exceptions to Twig_Error_*
2010-11-07 Fabien Potencierupdated CHANGELOG
2010-11-07 Fabien Potencierfixed unary expressions
2010-11-07 Jordi BoggianoRemove is_escaper flag from urlencode
2010-11-07 ornicarFix replace filter name in documentation
2010-11-07 Arnaud Le Blancupdate docs for automatic escaping
2010-11-07 Fabien Potencieradded a note about using rewind() after look()
2010-11-07 Fabien Potencierfixed child templates (with an extend tag) that uses...
2010-11-07 Fabien Potencierfixed documentation and added infix notation for in...
2010-11-07 Fabien Potencierupdated CHANGELOG
2010-11-07 Fabien Potencierchanged how nl2br is implemented in tests to better...
2010-11-07 Fabien Potencierremoved @version phpdoc attribute
2010-11-07 Fabien Potencierfixed CS
2010-11-07 Arnaud Le Blancdeeply mark expressions as safe (e.g. a conditonal...
2010-11-07 Arnaud Le Blancsupport for specifying the escaping type of a filter
2010-11-07 Arnaud Le BlancChanged escaping rules (switched to post-escaping)
2010-11-01 Fabien Potenciermade the include tag more flexible
2010-10-26 Fabien Potencierfixed a unit test so that it works for more PHP versions
2010-10-23 Fabien Potencierfixed typo
2010-10-22 Jordi BoggianoOptimize/uniformalize the multibyte filters
2010-10-22 Jordi BoggianoRemoved unnecessary twig_constant_filter function
2010-10-19 Fabien Potencierfixed typos in the docs
2010-10-11 Fabien Potencierfixed typo in the doc
2010-10-06 Fabien Potencierupdated doc
2010-10-06 Fabien Potencierrenamed urlencode to url_encode
2010-10-06 Jordi BoggianoAdded json_encode filter
2010-10-05 Matt AgarFixed PHP 5.3 namespace dependency (Issues a warning...
2010-10-02 Fabien Potencierchanged the way to access nodes and attributes from...
2010-10-01 Fabien Potencierfixed typo
2010-10-01 Fabien Potencieradded a note to get an extension reference
2010-10-01 Fabien Potencierfixed typo
2010-10-01 henrikbjornrenamed |safe to |raw to avoid unnecesarry confusion...
2010-10-01 Fabien Potencierchanged the implementation of template inheritance
2010-10-01 Fabien Potencierremoved obsolete code
2010-10-01 Fabien Potencieradded a replace filter
2010-09-30 Fabien Potencieradded the environment as an argument to initRuntime
2010-09-30 Fabien Potencieradded Twig_Template::hasBlock() method
2010-09-23 Angelo Vargasfixed error handling for if tag when a syntax error...
2010-09-20 Arnaud Le Blancadded token parser broker (closes #104)
2010-09-14 Arnaud Le Blancfixed js escaper to be stricter, whilelist-based js...
2010-09-12 Fabien Potenciermade a small update to doc and rename a test file
2010-09-12 Fabien Potencieradded a constant filter (refs #120)
2010-09-12 Mark Storyadded the constant() test (closes #120)
2010-09-12 Mark Storyfixed objects with __toString() not being autoescaped...
2010-09-06 Fabien Potencierfixed filesystem loader should not view directory as...
2010-09-03 Hugo Hamon[doc] fixed typos in several chapters
2010-08-31 fivestarfixed SimpleTokenParser accepts comma(",") in grammar
2010-08-17 Arnaud Le BlancFix for bug #101 : make magic calls case-sensitive...
2010-08-17 Fabien Potencierfixed is operator (lexer did not tokenize 'foo.isactive...
2010-08-17 Johnson PageFixed 'is' operator in CHANGELOG
2010-08-17 Mark StoryFixing a few small typos/grammatical errors.
2010-08-14 Fabien Potenciersimplified code
2010-08-14 Fabien Potencierupdated doc (closes #100)
2010-08-13 Fabien Potencieradded version information in the doc
next