Module: wine Branch: master Commit: da7138767f46dfd4090fec71c1f7e712f0811787 URL: http://source.winehq.org/git/wine.git/?a=commit;h=da7138767f46dfd4090fec71c1...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Jul 26 13:55:45 2012 +0200
msvcp71: Added iterator based basic_string::replace implementation.
---
dlls/msvcp71/msvcp71.c | 147 +++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp71/msvcp71.spec | 36 ++++++------ dlls/msvcp90/msvcp90.spec | 2 + dlls/msvcp90/string.c | 14 ++++ 4 files changed, 181 insertions(+), 18 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=da7138767f46dfd4090fec...