Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Thu, 12 Oct 2006 12:48:36 +0000 | cmlenz | Bump up version number of 0.3.x branch. stable-0.3.x |
Thu, 12 Oct 2006 12:45:20 +0000 | cmlenz | Updated change log on 0.3.x branch. stable-0.3.x 0.3.2 |
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 |