Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Thu, 12 Oct 2006 12:43:46 +0000 | cmlenz | Updated change log. trunk |
Thu, 12 Oct 2006 12:40:43 +0000 | cmlenz | Ported [338], [343] and [345:349/trunk] to 0.3.x stable branch. stable-0.3.x |
Thu, 12 Oct 2006 12:23:38 +0000 | cmlenz | Fix regression introduced in [333:334]: includes no longer used the search path, because the loader was always seeing an absolute path. trunk |
Mon, 09 Oct 2006 20:45:17 +0000 | cmlenz | Fix `starts-with()` XPath function so that it actually compares the two strings. Closes #61. trunk |
Mon, 09 Oct 2006 19:25:41 +0000 | cmlenz | Better error message when trying a `py:for` loop over an object that is not iterable. Closes #60. trunk |
Sat, 07 Oct 2006 19:18:05 +0000 | cmlenz | The content of `<script>` and `<style>` elements is no longer escaped when serializing to HTML but declaring the XHTML namespace in the template. trunk |
Mon, 02 Oct 2006 19:08:36 +0000 | cmlenz | Some adjustments to make core data structures picklable (requires protocol 2). trunk |