Release 1.5.29.
[wine] / dlls / msvcrt20 /
2013-03-26  Piotr Cabanmsvcrt20: Match parameters list with function we're...
2013-03-14  Alexandre Julliardmsvcrt: Synchronize spec files.
2013-02-27  André Hentschelmsvcrt: Add a new file for the ARM exception handling.
2012-12-17  Piotr Cabanmsvcrt: Sync spec files.
2012-03-16  Alexandre Julliardmsvcrt: Add entry points for the C++ exception function...
2011-09-14  Alexandre Julliardmsvcrt: Synchronize the spec files.
2011-05-16  Igor Paliychukmsvcrt: _CxxThrowException is stdcall, not cdecl.
2011-05-03  Alexandre Julliardmsvcrt: Allow forwarding to stub functions when the...
2011-05-03  Alexandre Julliardmsvcrt: Update spec files using the make_specfiles...
2011-05-01  Alexandre Julliardmsvcrt: Add stubs for the 64-bit msvcirt entry points.
2011-05-01  Alexandre Julliardmsvcrt: Export _aexit_rtn.
2011-04-29  Alexandre Julliardmsvcrt: Synchronize spec files across dlls.
2011-03-16  Alexandre Julliardmsvcrt: Export the __p_* functions on all platforms.
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2010-12-31  André Hentschelmsvcrt: Forward _setjmp on x86_64.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-24  Alexandre Julliardmsvcrt: Export the 64-bit version of the C++ mangled...
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-04-12  Alexandre Julliardmsvcrt: Make a few more exception handling functions...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-26  Detlef Riekenbergmsvcrt20: Forward more functions to msvcrt.dll.
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: The _CI* math functions are only exported on...
2008-12-12  Alexandre Julliardmsvcrt: Use iob_func instead of p__iob on non-x86.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-01-21  Hans Leidekkermsvcrt: _ftol returns a 64-bit value.
2008-01-21  Hans Leidekkermsvcrt: Fix _execv spec entries for the forwarding...
2007-05-15  Andrew Talbotmsvcrt20: Exclude unused header.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-12  Alexandre Julliardmsvcrt20: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-07-22  Alexandre JulliardRemoved some functions that don't exist in msvcrt20...
2004-05-12  Alexandre JulliardFixed the prototypes of the _adj_fdiv_* functions.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-12  Thomas MertesForward to the ntdll functions _itoa, _ltoa, _ultoa...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-12  Alexandre JulliardAdded list of symbols to ignore by default in winebuild.
2002-07-23  Alexandre JulliardFixed broken forwards reported by Patrik Stridvall.
2002-06-21  Alexandre Julliardgetmainargs: new_mode argument is not a pointer in...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-03  Francois GougetForward C++ functions to the msvcrt library.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-01-29  Aric StewartAdded a pass-through msvcrt20.