summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* - A Template is explicitly disallowedrel_0_5_0Mike Bayer2011-09-271-0/+19
* - Fixed bug regarding <%call>/def calls w/ contentrel_0_4_2Mike Bayer2011-08-051-0/+6
* - Fixed the babel plugin to accommodate <%block>Mike Bayer2011-07-081-0/+4
* - New tag: <%block>. A variant on <%def> thatMike Bayer2011-04-061-0/+15
* - a slight adjustment to the "highlight" logicMike Bayer2011-03-221-0/+6
* - the "ascii encoding by default" approach doesn't work in Py3K,Mike Bayer2011-02-211-13/+32
* - the keys() in the Context, as well asMike Bayer2011-02-201-0/+7
* - use inlined getargspecMike Bayer2011-02-201-0/+18
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-36/+36
* updateMike Bayer2010-11-131-0/+3
* - Patch to lexer to not generate an emptyMike Bayer2010-11-121-1/+5
* - The Beaker import (or attempt thereof)Mike Bayer2010-11-121-0/+7
* - Beaker is now part of "extras" inMike Bayer2010-11-121-0/+7
* - Fixed missing **extra collection inMike Bayer2010-11-121-0/+5
* - The range of Python identifiers thatMike Bayer2010-11-101-0/+14
* - New flag on Template, TemplateLookup -Mike Bayer2010-11-091-0/+7
* - Added a try/except around "import markupsafe".rel_0_3_5Mike Bayer2010-10-201-0/+6
* - ${} expressions embedded in tags,Mike Bayer2010-08-111-0/+4
* - The <%namespace> tag allows expressionsMike Bayer2010-06-301-0/+13
* - Now using MarkupSafe for HTML escaping,Mike Bayer2010-06-221-0/+15
* - Fixed call to "unicode.strip" inMike Bayer2010-06-221-1/+5
* - Added conditional to RichTracebackMike Bayer2010-05-311-0/+7
* - When a .py is being created, the tempfileMike Bayer2010-04-281-0/+8
* - Fixed error formatting when a stacktraceMike Bayer2010-04-171-0/+5
* - Fixed broken @property decorator onMike Bayer2010-04-131-0/+4
* - Fixed sometimes incorrect usage ofMike Bayer2010-03-241-0/+6
* - Calling a def from the top, viarel_0_3_2Mike Bayer2010-03-111-0/+8
* - Fixed incorrect dir name in setup.pyMike Bayer2010-03-071-0/+4
* - TemplateLookup raises TopLevelLookupException forMike Bayer2010-03-051-0/+5
* - Windows paths are handled correctly if a TemplateMike Bayer2010-03-051-0/+6
* - defs declared within a <%namespace> section, anMike Bayer2010-03-051-0/+6
* - The <%page args> tag can now be used in a baseMike Bayer2010-03-051-0/+6
* - Template accepts empty control structure, i.e.Mike Bayer2010-03-051-0/+3
* - A percent sign can be emitted as the firstMike Bayer2010-03-051-0/+4
* - RichTraceback(), html_error_template().render(),Mike Bayer2010-03-051-0/+10
* - merged -r481:499 of py3k branch.Mike Bayer2010-03-041-0/+4
* - ensure lru threading test doesn't runMike Bayer2010-03-021-2/+9
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-1/+4
* - update copyright for 2010Mike Bayer2010-02-051-0/+4
* Further fixes to unicode handling of .py files with thePhilip Jenvey2010-01-221-0/+3
* fix mako function decorators to preserve the original function's name in allPhilip Jenvey2009-11-011-0/+5
* support the <%namespacename:defname> syntax in the babel extractorPhilip Jenvey2009-09-221-0/+4
* - added "mako.__version__" attribute toMike Bayer2009-06-281-0/+3
* - Removed errant "lower()" in the lexer whichMike Bayer2009-04-191-0/+5
* - When Mako creates subdirectories in whichMike Bayer2009-03-201-0/+8
* - Fixed namespace.__getattr__() to raiseMike Bayer2009-03-191-0/+5
* - Added a "decorator" kw argument to <%def>,Mike Bayer2009-03-191-0/+7
* - Fixed lexing support for whitespaceMike Bayer2009-02-261-0/+2
* - Added last_modified accessor to Template,Mike Bayer2009-01-131-0/+5
* fixed compat. with the upcoming Jython 2.5b1 by removing all the JythonPhilip Jenvey2008-12-061-0/+3