extras:types:DynamicString; fixed String conversion property. removed *16 for MAX_F_S...
authorRejean Loyer <rejean.loyer@gmail.com>
Wed, 14 Nov 2012 05:05:34 +0000 (00:05 -0500)
committerRejean Loyer <rejean.loyer@gmail.com>
Wed, 21 Nov 2012 02:10:42 +0000 (21:10 -0500)
commit0ecaa1cdbbe0f3a4853e48c4b32aa5a39ba9aaac
tree9d62ff115958e3613ef4e2d452727fd47e0c21bf
parent36d2b0bca796163e4430c44bb513a83c96ddb893
extras:types:DynamicString; fixed String conversion property. removed *16 for MAX_F_STRING buffers. added TODO notes for performance improvements to concatf and concatx by not calling concat thereby costing an extra memcpy of the concatenated string.
extras/types/DynamicString.ec