Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Tue, 31 Jul 2007 21:54:58 +0000 | cmlenz | Ported [693:694] to 0.4.x branch. stable-0.4.x |
Tue, 31 Jul 2007 21:53:30 +0000 | cmlenz | Also handle sets in flatten utility function. |
Tue, 31 Jul 2007 21:40:51 +0000 | cmlenz | Fix for augmented assignments to local variables. Thanks to Erik Bray for reporting the problem. |
Sun, 29 Jul 2007 01:41:40 +0000 | athomas | Added Chris' rename transformation filter. |
Sun, 29 Jul 2007 01:04:20 +0000 | athomas | Fix for #136, where transformer marks were not being stripped correctly when |
Mon, 23 Jul 2007 09:50:44 +0000 | cmlenz | Improve docs on `Stream.select()` for #135. |
Mon, 23 Jul 2007 04:22:20 +0000 | athomas | Ensure that content gets added after the end of a stream. |