winemac: Specify import and export functions explicitly in builtin_format_names[].
[wine] / dlls / msvcr71 /
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-12-06  Piotr Cabanmsvcr: Move msvcrXX specific functions implementation...
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: Don't define stubs for data exports.
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: Export _aexit_rtn.
2011-04-29  Alexandre Julliardmsvcrt: Forward preferably to msvcr90 when there is...
2011-04-29  Alexandre Julliardmsvcrt: Synchronize spec files across dlls.
2011-04-21  Piotr Cabanmsvcrt: Added _resetstkoflw implementation.
2011-04-05  Piotr Cabanmsvcr90: Added _CRT_RTC_INIT and _CRT_RTC_INITW impleme...
2011-04-05  Piotr Cabanmsvcrt: Added _snwscanf implementation.
2011-04-05  Piotr Cabanmsvcrt: Added _snscanf implementation.
2011-03-16  Alexandre Julliardmsvcrt: Export the __p_* functions on all platforms.
2011-03-16  Hans Leidekkermsvcrt: Implement _set_security_error_handler.
2011-02-28  André Hentschelmsvcrt: Implement _wfindnext64.
2011-02-28  André Hentschelmsvcrt: Implement _wfindfirst64.
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2010-12-31  André Hentschelmsvcrt: Forward _setjmp on x86_64.
2010-11-18  Piotr Cabanmsvcrt: Update spec files.
2010-11-08  Eric Pouechmsvcrt: Implemented _vc(w)printf.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror.
2010-11-03  Eric Pouechmsvcrt: Implemented _cputws.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliardmsvcrt: Use int64 in the spec file for 64-bit integers.
2010-08-29  Alexandre Julliardmsvcrt: Add -ret64 flag on some functions that return...
2010-08-27  Piotr Cabanmsvcrt: Added _scprintf implementation.
2010-08-25  Piotr Cabanmsvcrt: Added _set_purecall_handler implementation.
2010-08-25  Piotr Cabanmsvcrt: Added _set_SSE2_enable stub.
2010-08-24  Alexandre Julliardmsvcrt: Export the 64-bit version of the C++ mangled...
2010-08-24  Alexandre Julliardmsvcrt: List the this pointer as an additional argument...
2010-08-24  Alexandre Julliardmsvcrt: Use the thiscall type on appropriate entry...
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-06-22  Piotr Cabanmsvcrt: Added __crtLCMapStringW partial implementation.
2010-06-14  Detlef Riekenbergmsvcr7x: Sync exports to msvcrt.
2010-05-06  Piotr Cabanmsvcrt: Sync msvcr* dlls.
2010-04-28  Detlef Riekenbergmsvcr70: Sync exports to current msvcrt.
2010-04-26  Detlef Riekenbergmsvcr70/71: Sync exports to msvcrt.
2010-04-13  Alexandre Julliardmsvcrt: Export a few more C++ functions that actually...
2010-04-13  Alexandre Julliardmsvcrt: Implement the missing exception constructor...
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 Riekenbergmsvcr71: Forward more functions to msvcrt.dll.
2010-01-18  Christian Costamsvcr71: Add forward to msvcrt for ?swprintf@@YAHPAGIPB...
2009-11-24  Andrew Nguyenmsvcr71: Forward more exports to msvcrt.
2009-10-19  Tommy Schultz Lassenmsvcr71: Add _vscprintf and _vscwprintf.
2009-10-05  Eric Pouechmsvcrt: Added __uncaught_exception support.
2008-12-19  Andrew Talbotmsvcr71: Remove unused Wine debug channel.
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
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-07-08  Jon Griffithsmsvcrt: Implement ___setlc_active_func/___unguarded_rea...
2008-07-07  Jon Griffithsmsvcr71: Forward __pctype_func.
2008-04-30  Eric Pouechmsvcrt: Added __iob_func implementation.
2008-03-11  Alexandre Julliardmsvcrt: Implemented __CppXcptFilter.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-01-21  Hans Leidekkermsvcr71: Add an implementation that forwards to msvcrt.