Code

replace super-linear complexity stacked C stirng concatenations with O(1) append...
authormental <mental@users.sourceforge.net>
Mon, 22 May 2006 05:39:09 +0000 (05:39 +0000)
committermental <mental@users.sourceforge.net>
Mon, 22 May 2006 05:39:09 +0000 (05:39 +0000)
commite1fbf8609acb5d43cd392307787ea81038ec8835
treecd83a10b432dfd93b73b80a27c3884946d27e9f6
parentdeca98cbb32fa7cb172b1f53c301cdda9422aabd
replace super-linear complexity stacked C stirng concatenations with O(1) append to std::vector
ChangeLog
src/extension/internal/svg.cpp