rewrite core foundation conversion to be efficient, double-pass mac WC2MB to verify...
authorRyan Norton <wxprojects@comcast.net>
Mon, 1 Nov 2004 18:03:04 +0000 (18:03 +0000)
committerRyan Norton <wxprojects@comcast.net>
Mon, 1 Nov 2004 18:03:04 +0000 (18:03 +0000)
commit638357a03eced5cc1ecb9f79f8ad3f03f465c889
tree8692f02f3be49c657ce8a645b6fc118aa2bd0e8b
parent04fa0af10e55d470682ab137f109cc5fb76605bc
rewrite core foundation conversion to be efficient, double-pass mac WC2MB to verify that there were no invalid characters converted, set amount of memory to allocate to 32 for mac conversion to prevent needless large buffer allocations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/strconv.cpp