ChangeSet ID: 12401 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/17 20:05:37
Modified files: dlls/msvcrtd : msvcrtd.spec debug.c Makefile.in . : configure.ac configure Added files: dlls/msvcrtd/tests: debug.c Makefile.in .cvsignore
Log message: Patrik Stridvall ps@leissner.se Implemented the debug version of operator new (C++).
Patch: http://cvs.winehq.org/patch.py?id=12401
Old revision New revision Changes Path 1.9 1.10 +3 -3 wine/dlls/msvcrtd/msvcrtd.spec 1.2 1.3 +28 -4 wine/dlls/msvcrtd/debug.c 1.2 1.3 +3 -1 wine/dlls/msvcrtd/Makefile.in 1.274 1.275 +1 -0 wine/configure.ac 1.560 1.561 +2 -1 wine/configure Added 1.1 +0 -0 wine/dlls/msvcrtd/tests/debug.c Added 1.1 +0 -0 wine/dlls/msvcrtd/tests/Makefile.in Added 1.1 +0 -0 wine/dlls/msvcrtd/tests/.cvsignore