]> spindle.queued.net Git - midori/commit
Refactor XBEL writing to use GString and filter out control characters
authorChristian Dywan <christian@twotoasts.de>
Thu, 3 Dec 2009 22:13:15 +0000 (23:13 +0100)
committerChristian Dywan <christian@twotoasts.de>
Thu, 3 Dec 2009 22:13:15 +0000 (23:13 +0100)
commitda0304964e10fcca37bf57e46b81ff16c3075582
tree96cd427c243596ac11c00ad282211c3098b590d2
parent36a5ef50b739bae4c13b8e0687a172a8281ef0ff
Refactor XBEL writing to use GString and filter out control characters

The writing becomes faster because we avoid some redundant allocations
and we improve XML compatibility by filtering out control characters
which are not supported in Midori.
midori/midori-array.c