summaryrefslogtreecommitdiff
path: root/mako/__init__.py
AgeCommit message (Expand)Author
2014-12-10- 1.0.1Mike Bayer
2014-04-28- will now be 1.0Mike Bayer
2014-01-09- 2014Mike Bayer
2014-01-09- 0.9.2Mike Bayer
2013-08-28- changelog for Martin Geisler's coding/utf-8 fixesMike Bayer
2013-08-03update copyrightMike Bayer
2013-08-03- changelogMike Bayer
2013-05-24- [bug] Changed setup.py to skip installing markupsafeupstream/rel_0_8_1Mike Bayer
2013-03-21- will call this 0.8.0Mike Bayer
2012-11-10- version bumpMike Bayer
2012-08-03- [bug] AST supporting now supports tuple-packedMike Bayer
2012-07-20- [bug] Fixed regression in 0.7.1 where ASTupstream/rel_0_7_2Mike Bayer
2012-04-03- [feature] Control lines with no bodies willMike Bayer
2012-03-24- apply the #125 patchMike Bayer
2012-02-21- [bug] Fixed some Py3K resource warnings dueMike Bayer
2012-02-02Fix for [ticket:20] and [ticket:86] much thanks to EeveeMike Bayer
2012-01-280.6.1upstream/rel_0_6_1Mike Bayer
2012-01-162012Mike Bayer
2012-01-16- [feature/bug] Can now refer to context variablesMike Bayer
2011-10-01- Template caching has been converted into a pluginMike Bayer
2011-09-27- A Template is explicitly disallowedupstream/rel_0_5_0Mike Bayer
2011-07-08- Fixed the babel plugin to accommodate <%block>Mike Bayer
2011-03-22- a slight adjustment to the "highlight" logicMike Bayer
2011-02-20- use inlined getargspecMike Bayer
2011-02-19- add AUTHORS fileMike Bayer
2010-11-09- New flag on Template, TemplateLookup -Mike Bayer
2010-08-11- ${} expressions embedded in tags,Mike Bayer
2010-06-22- Fixed call to "unicode.strip" inMike Bayer
2010-03-24- Fixed sometimes incorrect usage ofMike Bayer
2010-03-11- Calling a def from the top, viaupstream/rel_0_3_2Mike Bayer
2010-03-070.3.1Mike Bayer
2010-03-02- ensure lru threading test doesn't runMike Bayer
2010-02-05move lib/mako to makoMike Bayer