konrad/twig.git
2012-10-12 Fabien Potencierfixed tests where macros were not used properly
2012-10-12 Fabien Potencierrefactored previous commit to avoid collission between...
2012-10-12 Fabien Potencieroptimized macros when imported via the "import" tag
2012-10-08 Fabien Potenciermerged branch pierrejoye/master (PR #855)
2012-10-08 Pierre Joye- drop tsrm fetch, not necessary as it is passed as...
2012-10-06 Fabien Potencierrefactored some unit tests
2012-10-05 Fabien Potencierupdated CHANGELOG
2012-10-05 Fabien Potencierfixed unit tests when XDebug is enabled
2012-10-04 Fabien Potenciermerged branch weltling/master (PR #854)
2012-10-04 Anatoliy Belskyfix windows build
2012-09-29 Fabien Potenciermerged branch greg0ire/patch-1 (PR #851)
2012-09-29 Fabien Potencierfixed blanks in the doc
2012-09-29 Grégoire Parisremove tautology
2012-09-29 Fabien Potencierfixed a doc anchor
2012-09-28 Fabien Potencierupdated CHANGELOG
2012-09-28 Fabien Potencierfixed CS
2012-09-28 Fabien Potenciermerged branch char101/master (PR #844)
2012-09-28 Fabien Potencierbumped version to 1.10.1-DEV
2012-09-28 Fabien Potencierprepared the 1.10.0 release
2012-09-26 Fabien Potenciermerged branch hason/php52 (PR #849)
2012-09-26 Martin HasoňFixed PHP 5.2 incompatibilty
2012-09-24 CharlesAdd assertEquals to NativeExtensionTest.php
2012-09-21 CharlesTwig extension: fix case when accessing property of...
2012-09-21 CharlesFix double free
2012-09-21 CharlesEnhancements for twig extension
2012-09-20 CharlesFix NativeExtensionTest
2012-09-20 CharlesNative extension: handle dynamic properties defined...
2012-09-18 Fabien Potencierupdated CHANGELOG
2012-09-18 Fabien Potenciertweaked docs
2012-09-18 Fabien Potenciermerged branch drak/reusable_fixtures (PR #805)
2012-09-18 DrakMade node tests reusable
2012-09-18 Fabien Potenciermerged branch hason/loader (PR #838)
2012-09-17 Martin HasoňFixed typo in Filesystem loader
2012-09-16 Fabien Potencieradded missing information in the doc
2012-09-16 Fabien Potenciermerged branch fabpot/named-paths (PR #772)
2012-09-16 Fabien Potencierfixed some possible warnings
2012-09-16 Fabien Potencierfixed typo
2012-09-16 Fabien Potenciermerged branch loalf/patch-1 (PR #835)
2012-09-16 Javier LopezUpdate doc/intro.rst
2012-09-13 Fabien Potenciermerged branch pborreli/patch-1 (PR #834)
2012-09-12 Pascal BorreliFixed typo
2012-09-07 Fabien Potencieradded a small clarification in the doc
2012-08-31 Fabien Potencieradded more information about single-quoted vs double...
2012-08-30 Fabien Potenciermerged branch franmomu/patch-1 (PR #821)
2012-08-30 Fran Moreno[Test] Fix double semicolon
2012-08-29 Fabien Potenciermerged branch tkoomzaaskz/master (PR #819)
2012-08-28 Tomasz Ducinimproved twig docs: twig for templates designers, NetBe...
2012-08-28 Fabien Potenciermade a better test
2012-08-28 Fabien Potencierfixed an error when a token parser pass a closure as...
2012-08-25 Fabien Potencierbumped version to 1.9.3-DEV
2012-08-25 Fabien Potencierprepared the 1.9.2 release
2012-08-24 Fabien Potencierupdated CHANGELOG
2012-08-24 Fabien Potencierfixed the in operator for objects that contains circula...
2012-08-24 Fabien Potencierfixed CS
2012-08-24 Fabien Potenciermerged branch Banane9/patch-1 (PR #817)
2012-08-24 Fabien Potencierupdated CHANGELOG
2012-08-24 Arne KiesewetterAdded Highlighter for Notepad++ to the list
2012-08-23 Fabien Potenciermerged branch arnaud-lb/792 (PR #814)
2012-08-23 Fabien Potenciermerged branch arnaud-lb/fix-zts-5.2 (PR #815)
2012-08-23 Arnaud Le Blanc[ext] fixed php 5.2 ZTS builds
2012-08-23 Arnaud Le Blancphp5.2 fix
2012-08-23 Victor Berchet[Tests] Test accessing a public property when \ArrayAcc...
2012-08-23 Arnaud Le Blanc[ext] made ext consistent with 8ec73cf4759f90b961de1732...
2012-08-23 Arnaud Le Blanc[ext] use only read_property handler
2012-08-20 Fabien Potenciermerged branch arnaud-lb/807 (PR #812)
2012-08-20 Arnaud Le Blancavoid crash when TWIG_GET_ARRAY_ELEMENT returns NULL
2012-08-20 Arnaud Le Blancallow --EXCEPTION-- tests to have a --DATA-- block
2012-08-17 Fabien Potenciermerged branch garak/patch-1 (PR #809)
2012-08-17 Massimiliano... Update doc/templates.rst
2012-08-07 Fabien Potenciermerged branch sdepablos/master (PR #802)
2012-08-07 Sergi de PablosAdded missing abs and date_modify functions to the...
2012-07-28 Fabien Potencieradded a test to verify that the merge filter actually...
2012-07-22 Fabien Potencierfixed typo
2012-07-22 Fabien Potencieradded Twig_Loader_Filesystem::getNamespaces()
2012-07-22 Fabien Potenciermoved an exception
2012-07-22 Fabien Potenciertweaked documentation
2012-07-22 Fabien Potencierrenamed the default filesystem namespace to __main__
2012-07-22 Fabien Potencierchanged notation of namespaced templates to @namespace...
2012-07-22 Fabien Potencieradded namespaced templates support in Twig_Loader_Files...
2012-07-22 Fabien Potencieradded Twig_Loader_Filesystem::prependPath()
2012-07-22 Fabien Potencierbumped version to 1.9.2-DEV
2012-07-22 Fabien Potencierprepared the 1.9.1 release
2012-07-21 Fabien Potencierreverted partially a previous commit
2012-07-21 Fabien Potencieroptimized macro calls when auto-escaping is on (closes...
2012-07-21 Fabien Potenciermoved some macro related logic to the generated code
2012-07-20 Fabien Potenciermerged branch acasademont/patch-1 (PR #781)
2012-07-19 Albert CasademontLittle typo
2012-07-19 Albert CasademontThe empty test now also checks for empty arrays
2012-07-19 Fabien Potencierupdated CHANGELOG
2012-07-18 Fabien Potenciermerged branch pborreli/master (PR #771)
2012-07-18 Fabien Potencierfixed typo in previous merge
2012-07-18 Fabien Potenciermerged branch Nami-Doc/patch-1 (PR #773)
2012-07-18 Fabien Potenciermerged branch havvg/patch-1 (PR #777)
2012-07-18 Fabien Potencieradded a note about accessing variable attributes that...
2012-07-18 Fabien Potenciermade Twig_Loader_Chain more explicit about problems
2012-07-17 Toni Uebernickelfix example autoescape for javascript
2012-07-16 Fabien Potenciermerged branch Tobion/patch-6 (PR #774)
2012-07-15 Tobias Schultzefix Twig_Function_Node extending wrong class
2012-07-15 Nami-DocReverse argument for number_format
2012-07-14 Fabien Potencierrefactored the loader documentation
next