Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:rtyler/cheetah into next
Browse files Browse the repository at this point in the history
Conflicts:
	CHANGES
	src/Tests/Template.py

Signed-off-by: R. Tyler Ballance <tyler@slide.com>
  • Loading branch information
R. Tyler Ballance committed May 12, 2009
2 parents 303e674 + f2c1e61 commit aacd468
Show file tree
Hide file tree
Showing 88 changed files with 5 additions and 16,665 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Expand Up @@ -3,6 +3,9 @@
- Switch all internal representations of template code to unicode objects instead of str() objects
- Convert unicode compiled template to an utf8 char buffer when writing to a file (Jean-Baptiste Quenot <jbq@caraldi.com>)

2.1.2 (May 5, 2009)
- 0000006: [Templates] Support @staticmethod and @classmethod (rtyler)

2.1.1 (April 16, 2009)
- Support __eq__() and __ne__() the way you might expect in src/Tools/RecursiveNull (patch suggested by Peter Warasin <peter@endian.com>)
- Applied patch to avoid hitting the filesystem to get the file modification time everytime a #include directive is processed (Jean-Baptiste Quenot <jbq@caraldi.com>)
Expand Down
122 changes: 0 additions & 122 deletions docs/COPYING

This file was deleted.

0 comments on commit aacd468

Please sign in to comment.