speed up reading wxFileConfig from wxInputStream by factors of 3.5, 20 and 7 for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Jul 2007 23:37:12 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Jul 2007 23:37:12 +0000 (23:37 +0000)
commit5ad2b5ce0788a37175ecda02bf7ef4e9c56a0e44
tree5b9c3a6d70ccdffc408c8368f118fc9c2104dfd8
parent7a3ba5af8359ebeef7388e4919c7d1a7415b48e7
speed up reading wxFileConfig from wxInputStream by factors of 3.5, 20 and 7 for ANSI/wchar_t/UTF-8 builds respectively (replaces patch 1755969)

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