[str] Introduce growable strings
commit2bdc331b9aec0fd4861c694e9672710234a475e2
authornwellnhof <nwellnhof@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Wed, 15 Sep 2010 15:18:32 +0000 (15 15:18 +0000)
committernwellnhof <nwellnhof@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Wed, 15 Sep 2010 15:18:32 +0000 (15 15:18 +0000)
tree88977f69b4fff47674e4cb6bc5e914c29d861f57
parentc53dd6c6db533b8d26c69dc2510a64633d0c2b87
[str] Introduce growable strings

This greatly speeds up the concatenation of a long and a short string.

git-svn-id: https://svn.parrot.org/parrot/trunk@49018 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
include/parrot/pobj.h
src/string/api.c