Fix compiler errors on the C-based NameMapper module |
|
More...
|
almost 16 years ago
|
Remove the use of decorators and str.rsplit() from the xmlrunner code to make it compatible with Python 2.3 |
|
More...
|
almost 16 years ago
|
Correct failure to import Cheetah.Filters on Python 2.4.xx and 2.3.xx due to the markdown module requiring ElementTree |
|
More...
|
almost 16 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into unicode |
|
More...
|
almost 16 years ago
|
Token commit! |
|
More...
|
almost 16 years ago
|
Another test commit |
|
More...
|
almost 16 years ago
|
Token commit to test Hudson |
|
More...
|
almost 16 years ago
|
Update CHANGES to include the CodeHighlighter filter |
|
More...
|
almost 16 years ago
|
Fix a SAX parser breakage in the xml test runner for Hudson |
|
More...
|
almost 16 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into unicode |
|
More...
|
almost 16 years ago
|
Missed a reference to the old optik parser, found on a fresh install and test run |
|
More...
|
almost 16 years ago
|
Add support for running the whole test-suite against the XMLTestRunner |
|
More...
|
almost 16 years ago
|
Fix a minor issue with inline import statements |
|
More...
|
almost 16 years ago
|
Remove unnecessary space from the output so Markdown and CodeHighlighter will work together |
|
More...
|
almost 16 years ago
|
Add a CodeHighlighter filter for use with the #transform directive |
|
More...
|
almost 16 years ago
|
Delete the old version of the site |
|
More...
|
almost 16 years ago
|
Update CHANGES with #transform and markdown details |
|
More...
|
almost 16 years ago
|
Update SetupConfig.py to include the new markdown packages |
|
More...
|
almost 16 years ago
|
Forgot to remove these references to the FileRefresh module |
|
More...
|
almost 16 years ago
|
Finish up support for the #transform directive, and the Markdown filter |
|
More...
|
almost 16 years ago
|
Initial pass on the Markdown filter along with a test |
|
More...
|
almost 16 years ago
|
Kill this dead useless test file |
|
More...
|
almost 16 years ago
|
Add __init__ so we can import this sucker |
|
More...
|
almost 16 years ago
|
Import the markdown module for a planned wiki-template |
|
More...
|
almost 16 years ago
|
Update CHANGES and TODO, prepping v2.1.1 |
|
More...
|
almost 16 years ago
|
Denote changes made in the unicode branch, planned for v2.2.0 |
|
More...
|
almost 16 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into unicode |
|
More...
|
almost 16 years ago
|
Revert "Update CHANGES to reflect jbq@'s latest patch" |
|
More...
|
almost 16 years ago
|
Properly handle dealing with executing unicode strings as well as writing them out to a generated .py file |
|
More...
|
almost 16 years ago
|
Revert "Revert "Convert unicode compiled template to an utf8 char buffer when writing to a file"" |
|
More...
|
almost 16 years ago
|