dmsynth: Dump data passed to Download method.
[wine] / dlls / msvcrtd / tests /
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-22  Alexandre Julliardmsvcrt: Use the appropriate mangled names for operator...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-22  Paul Vriensmsvcrtd/tests: Fix a memory leak (Valgrind).
2009-06-16  Alexandre Julliardmsvcrtd/tests: Fix calling convention for operator_new_dbg.
2009-05-27  Michael Stefaniucmsvcrtd: Use size_t instead of unsigned long.
2008-05-26  Alexandre Julliardtests: Use the Wine import libraries when compiling...
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-12  Saulius KrasuckasDon't import MSVCRTD.DLL and don't fail when it could...
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-07-21  Saulius Krasuckas- Declare implemented functions inside #ifndef _DEBUG...
2005-06-20  Stefan HuehnerMake some function static.
2004-05-18  Patrik StridvallImplemented the debug version of operator new (C++).