Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 08 Jan 2008 18:30:44 +0000 | athomas | XML_DECL must be the absolute first item, so don't bother buffering whitespace. trunk |
Thu, 03 Jan 2008 15:25:01 +0000 | athomas | Add a stream filter to insert the XML DOCTYPE in the correct location (ie. trunk |
Tue, 18 Dec 2007 07:35:43 +0000 | athomas | More reversions from #168. trunk |
Tue, 18 Dec 2007 07:29:32 +0000 | athomas | Whoops. Removed accidentally committed patch from #156. trunk |
Tue, 18 Dec 2007 00:03:41 +0000 | athomas | Applied patch from cboos, fixing #168. Thanks! trunk |
Tue, 11 Dec 2007 21:17:18 +0000 | cmlenz | Fix case where attributes weren't properly wrapped in an `Attrs` instance if one or more of them were translated by the I18n filter, potentially breaking things further down the chain. Closes #162. trunk |