konrad/twig.git
2013-07-24 Fabien Potencierupdated CHANGELOG
2013-07-24 Fabien Potenciermoved a test to the right place (refs #1146)
2013-07-24 Fabien Potenciermerged branch tucksaun/fix-issue-1126 (PR #1146)
2013-07-23 Tugdual SaunierFixed #1126
2013-07-23 Tugdual SaunierAdded test case for issue #1126
2013-07-23 Fabien Potenciermerged branch tucksaun/php-55 (PR #1145)
2013-07-23 Tugdual SaunierAdded PHP 5.5 to travis build
2013-07-15 Fabien Potenciermerged branch ftassi/remove-extension-name-from-excepti...
2013-07-15 Francesco TassiRemove undefined variable usage
2013-07-13 Fabien Potenciermerged branch cs278/main-namespace-constant (PR #1124)
2013-07-13 Fabien Potencierfixed a typo in the docs (closes #1136)
2013-07-13 Fabien Potencierfixed a typo in the docs (closes #1137)
2013-07-05 Fabien Potenciermerged branch markstory/update-docs (PR #1132)
2013-07-05 Mark StoryAdd more complete documentation for building tests.
2013-06-28 Chris SmithUse a constant for the main namespace
2013-06-27 Fabien PotencierRevert "Fixed PSR-0 in tests"
2013-06-27 Fabien Potenciermerged branch hason/patch1 (PR #1080)
2013-06-27 Fabien Potenciertweaked previous merge (refs #1114)
2013-06-27 Fabien Potenciermerged branch LouTerrailloune/patch-2 (PR #1114)
2013-06-27 Fabien Potenciermerged branch mattjanssen/spaceless-doc (PR #1122)
2013-06-26 Matt JanssenUpdated {% spaceless %} example to show how spaces...
2013-06-25 Fabien Potencierfixed (again) the license identifier in composer.json
2013-06-25 Fabien Potencierfixed the license name in composer.json
2013-06-09 Fabien Potenciermerged branch igorsantos07/patch-1 (PR #1116)
2013-06-08 Igor SantosUpdate include.rst
2013-06-07 Vincent TerraillonUpdate url_encode.rst
2013-06-07 Fabien Potenciermerged branch hason/patch_2 (PR #1113)
2013-06-06 Martin HasoňFixed typo in doc for the reverse filter
2013-06-06 Fabien Potencierbumped version to 1.13.2-DEV
2013-06-06 Fabien Potencierprepared the 1.13.1 release
2013-06-06 Fabien Potencierupdated the CHANGELOG with missing items
2013-06-06 Fabien Potencieradded documentation for the preverse_keys argument...
2013-05-29 Fabien Potenciermerged branch stof/include_escaping (PR #1110)
2013-05-29 Christophe... Made the include function safe for the autoescaping
2013-05-29 Fabien Potenciermerged branch luiges90/patch-1 (PR #1107)
2013-05-29 Fabien Potenciermerged branch jrobeson/patch-1 (PR #1108)
2013-05-29 Johnny Robesonchange mention of print to sprintf in format filter
2013-05-29 Peter WONGUpdate slice.rst
2013-05-27 Fabien Potencieradded the possibility to ignore the filesystem construc...
2013-05-27 Fabien Potencierfixed doc markup (closes #1106)
2013-05-25 Fabien Potenciertweaked previous merge (refs #1103)
2013-05-25 Fabien Potenciermerged branch kimu/patch-1 (PR #1103)
2013-05-25 kimuAdded info about variable declarations inside a loop
2013-05-25 Fabien Potenciermerged branch DieterDePaepe/patch-1 (PR #1105)
2013-05-25 DieterDePaepeAdd missing semicolon
2013-05-23 Fabien Potencieradded support for object instances as the second argume...
2013-05-17 Fabien Potencierfixed the include function when used in an assignment...
2013-05-15 Fabien Potenciermerged branch hason/chain (PR #1093)
2013-05-15 Martin HasoňFixed Twig_Loader_Chain::exists for a loader which...
2013-05-14 Fabien Potencierremoved unneeded code
2013-05-14 Fabien Potenciermerged branch rrehbeindoi/error-memory (PR #1083)
2013-05-14 RayAdjusted backtrace call to reduce memory usage
2013-05-14 Fabien Potenciermerged branch kosssi/feature/fix-typo (PR #1090)
2013-05-13 Simon Constansfix documentation code block
2013-05-13 Fabien Potenciermerged branch bamarni/docs-escape (PR #1087)
2013-05-13 Bilal Amarni[doc] switched a BC call
2013-05-10 Fabien Potencierbumped version to 1.13.1-DEV
2013-05-10 Fabien Potencierprepared the 1.13.0 release
2013-05-08 Martin HasoňFixed exception message in Call
2013-05-07 Martin HasoňFixed PSR-0 in tests
2013-05-07 Fabien Potencierfixed CHANGELOG
2013-05-07 Fabien Potenciermerged branch Tobion/patch-1 (PR #1030)
2013-05-07 Fabien Potencierudpated CHANGELOG
2013-05-07 Fabien Potenciermerged branch Seldaek/optim (PR #1077)
2013-05-07 Fabien Potenciermerged branch Seldaek/optim2 (PR #1078)
2013-05-06 Jordi BoggianoOptimize resume after for loops by using + vs array_merge
2013-05-06 Jordi BoggianoMake happy path (strings) faster by avoiding the cast...
2013-05-06 Jordi BoggianoAvoid unnecessary is_object call
2013-05-06 Jordi BoggianoUse uppercased charsets consistently (as in js/css...
2013-05-06 Jordi BoggianoAdd UTF-8 in uppercase since it is so common
2013-05-06 Jordi BoggianoAvoid strtolower call at every twig_escape_filter call
2013-05-06 Jordi BoggianoUse plain string comparison which is twice as fast
2013-05-06 Jordi BoggianoMove html case up since it is the most likely to be hit
2013-05-06 Fabien Potenciermerged branch lyrixx/patch-1 (PR #1075)
2013-05-05 Fabien Potenciermerged branch Seldaek/optim (PR #1074)
2013-05-05 Grégoire PineauFixed php doc in Twig/Extension/StringLoader
2013-05-04 Jordi BoggianoOptimize initGlobals to do only one merge call
2013-05-01 Fabien PotencierMerge pull request #1073 from fabpot/special-chars
2013-05-01 Fabien Potencierchanged ☃ to § in tests (closes #996)
2013-05-01 Fabien Potencierfixed a unit test when run in isolation
2013-05-01 Fabien Potenciermerged branch fabpot/named-args (PR #1072)
2013-05-01 Fabien Potencierenforced usage of named arguments after positional...
2013-05-01 Fabien Potencieradded a precedence example (refs #1057)
2013-05-01 Fabien Potencieradded missing operators in the precedence docs (closes...
2013-05-01 Fabien Potencierfixed the autoloader for PHP 5.2
2013-05-01 Fabien Potenciersimplified code
2013-05-01 Fabien Potenciermerged branch hason/tests_autoloader (PR #994)
2013-05-01 Fabien Potenciertweaked docs for the set tag (closes #1029)
2013-05-01 Fabien Potenciermerged branch include-x/master (PR #1068)
2013-04-27 SemaFixes typo
2013-04-26 Fabien Potencierremoved obsolete call to ini_set
2013-04-24 Fabien Potenciermerged branch lyrixx/feat-cli (PR #1062)
2013-04-24 Fabien Potenciermerged branch jezhalford/patch-1 (PR #1067)
2013-04-24 Jez HalfordMade macro doc clearer
2013-04-22 Martin HasoňFixed autoloader registration for tests if phpunit...
2013-04-21 Grégoire PineauDebug extension is safe in a cli context
2013-04-17 Fabien Potenciermerged branch weaverryan/patch-1 (PR #1060)
2013-04-17 Ryan WeaverFixed small typo in link for "pre-built DLL"
2013-04-15 Fabien Potenciermerged branch cordoval/patch-2 (PR #1056)
2013-04-13 Luis Cordovaupdate
next