web/konrad/twig.git
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-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
2013-04-13 Luis Cordovaimprove readability
2013-04-13 Fabien Potenciermerged branch jibriss/fix_defined (PR #1051)
2013-04-13 Fabien Potenciermerged branch cordoval/patch-2 (PR #1055)
2013-04-13 Luis Cordovatypo
2013-04-12 Fabien Potenciermerged branch drewjw81/extension_global_fix (PR #1053)
2013-04-12 Andrew WinterPrevent extensions from clobbering all globals.
2013-04-09 Fabien Potencierremoved unused variable
2013-04-08 Jerome BrissonnetFixed : fatal error when using defined test on an inval...
2013-04-08 Tobias SchultzeMerge pull request #3 from tucksaun/patch-1
2013-04-08 Tugdual Saunier[ext] fixed tabs
2013-04-08 Tugdual Saunier[ext] improvements
2013-04-08 Tugdual Saunier[ext] code cleaning
2013-04-08 Tugdual Saunier[ext] updated PHP code documenting C code
2013-04-08 Fabien Potencierbumped version to 1.12.4-DEV
2013-04-08 Fabien Potencierprepared the 1.12.2 release
2013-04-08 Fabien Potencierupdated CHANGELOG for previous commit
2013-04-08 Rick PrentFixed twig filesystemloader security issue + test ...
2013-04-08 Fabien Potenciertweaked previous merge
2013-04-08 Fabien Potenciermerged branch ThatGuyBen/patch-1 (PR #1048)
2013-04-01 BenUpdate json_encode.rst
2013-04-01 Fabien Potencierupdated CHANGELOG
2013-04-01 Fabien Potenciermerged branch ShadowPrince/master (PR #1042)
2013-04-01 Vasiliy HorbachenkoRegistration a Twig_SimpleFunction after extensions...
2013-03-25 Fabien Potenciertweaked previous merge
2013-03-25 Fabien Potenciermerged branch beryllium/patch-1 (PR #1032)
2013-03-25 Fabien Potenciermerged branch ricardclau/typo_sort_doc (PR #1039)
2013-03-25 Fabien Potenciermerged branch tommygnr/fix-docs-batch-filter (PR #1040)
2013-03-25 Tom CorriganFix filename for batch filter documentation
2013-03-24 Ricard Clauminor typo in sort documentation
2013-03-22 Fabien Potenciermerged branch tucksaun/fix-5.2-TSRM (PR #1037)
2013-03-22 Tugdual SaunierRevert "merged branch pierrejoye/master (PR #855)"
2013-03-22 Fabien Potenciermerged branch specialguest/patch-1 (PR #1034)
2013-03-18 Kevin BoydAdding link to slice filter per Stof's suggestion
2013-03-18 specialguestUpdate striptags.rst
2013-03-18 Kevin BoydAdding a section about the slice filter
2013-03-15 Arjen Brouwerupdated C extension accordingly
2013-03-15 Tobias Schultzerename item to attribute in the exception message becau...
2013-03-15 Tobias Schultzefurther improved exception message and distinguish...
2013-03-15 Tobias Schultzeadded tests for array access with confusable keys
2013-03-15 Tobias Schultzefix test that that would not fail if no exception is...
2013-03-15 Tobias Schultzerefactored getAttribute
2013-03-15 Tobias Schultzeimproved error message for non-existent or invalid...
2013-03-15 Tobias Schultzeadded changelog entry about fixed boolean array access
2013-03-15 Tobias Schultzefixed getAttribute for array access with a boolean...
2013-03-15 Fabien Potencierupdated CHANGELOG
2013-03-15 Fabien Potencieradded some unit tests for previous merge
2013-03-15 Tobias Schultzefix numeric keys in array
2013-03-10 Fabien Potenciermerged branch pborreli/typos (PR #1028)
2013-03-10 Pascal BorreliFixed typos
2013-03-07 Fabien Potenciermerged branch carlwitt/patch-1 (PR #1022)
2013-03-04 carlwittUpdate merge.rst
2013-02-28 Fabien Potencierfixed phpdoc
next