optimize Replace() to use a linear algorithm (closes #9135)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -373,6 +373,7 @@ All:
|
||||
- Added wxLog::Log().
|
||||
- Added wxProtocolLog and use it in wxFTP.
|
||||
- Added wxXmlResource::GetResourceNode().
|
||||
- Optimize wxString::Replace() to use an O(N) algorithm (Kuang-che Wu).
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user