Module: wine Branch: master Commit: 4c357de5d326c178de54d6084dd50ee01de6e153 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4c357de5d326c178de54d6084d...
Author: Daniel Lehman dlehman@esri.com Date: Thu Oct 11 14:21:49 2012 -0700
msvcp: Sync num_get<>::_Getifld.
---
dlls/msvcp100/locale.c | 152 +++++++++++++++++++++++++++------------------ dlls/msvcp100/msvcp.h | 2 + dlls/msvcp100/string.c | 53 ++++++++++++++++ dlls/msvcp60/locale.c | 158 ++++++++++++++++++++++++++++------------------- dlls/msvcp71/locale.c | 152 +++++++++++++++++++++++++++------------------ 5 files changed, 331 insertions(+), 186 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4c357de5d326c178de54d6...