Patch originally committed only to the ChangeLog & tests ...
authorMichael Meeks <michael.meeks@novell.com>
Fri, 1 May 2009 14:23:23 +0000 (15:23 +0100)
committerMichael Meeks <michael.meeks@novell.com>
Fri, 1 May 2009 14:23:23 +0000 (15:23 +0100)
commit83699774fa669abfbc5c5c3dc9265308246bd4f6
tree9f52948a6a3d63f8437d511d272de73898ef0fba
parentd8029ca9bc24bcff7f33c973ef13fae7e6fab904
Patch originally committed only to the ChangeLog & tests ...

        Bug 572508 – gmarkup speedup ...

        * glib/gmarkup.c: Various optimizations: do less allocations by
        keeping a pool of GStrings, do in-place unescaping, avoid redundant
        utf-8 validation.
glib/gmarkup.c