ddraw: Don't interpret end padding as dwCaps2 for x64.
[wine] / dlls / msvcr100 /
2011-05-19  Piotr Cabanmsvcrt: Allocate ioinfo tables dynamically.
2011-05-17  Alexandre Julliardmsvcrt: Implement _seh_longjmp_unwind4 for i386.
2011-05-17  Alexandre Julliardmsvcrt: Implement _local_unwind for x86_64.
2011-05-16  Igor Paliychukmsvcrt: _CxxThrowException is stdcall, not cdecl.
2011-05-12  Piotr Cabanmsvcr: Update spec files.
2011-05-03  Alexandre Julliardmsvcrt: Don't define stubs for data exports.
2011-05-03  Piotr Cabanmsvcrt: Added _swprintf and vsnprintf functions.
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: Implemented a few trivial math functions.
2011-04-29  Alexandre Julliardmsvcrt: Forward preferably to msvcr90 when there is...
2011-04-29  Alexandre Julliardmsvcrt: Synchronize spec files across dlls.
2011-04-28  Piotr Cabanmsvcrt: Added _set_printf_count_output and _get_printf_...
2011-04-28  Piotr Cabanmsvcrt: Added wcsrtombs implementation.
2011-04-27  Piotr Cabanmsvcrt: Added sprintf_p_l implementation.
2011-04-21  Piotr Cabanmsvcrt: Added _resetstkoflw implementation.
2011-04-06  Piotr Cabanmsvcrt: Added wctob 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-04-05  Piotr Cabanmsvcrt: Added _wassert implementation.
2011-03-29  Konrad Rzepeckimsvcrt: Implement _mbslwr_s.
2011-03-29  Konrad Rzepeckimsvcrt: Implement _mbsupr_s.
2011-03-16  Alexandre Julliardmsvcrt: Export the __p_* functions on all platforms.
2011-03-15  Nikolay Sivovmsvcrt: Added _findnext32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add _findfirst32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add __daylight() call export.
2011-03-09  Nikolay Sivovmsvcrt: Add _get_output_format() and return default...
2011-03-07  Nikolay Sivovmsvcrt: Added partially complete _wcsupr_s_l (without...
2011-03-07  Nikolay Sivovmsvcrt: Added _wcslwr_s implementation.
2011-02-28  André Hentschelmsvcrt: Implement _wfindnext64.
2011-02-28  André Hentschelmsvcrt: Implement _wfindfirst64.
2011-02-03  Nikolay Sivovmsvcrt: Partially implement type_info::name_internal_me...
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2011-01-31  Nikolay Sivovmsvcrt: Implement _fcvt_s().
2011-01-28  Nikolay Sivovmsvcrt: Forward _realloc_crt to realloc.
2011-01-27  Nikolay Sivovmsvcrt: Implement _wsopen_s.
2011-01-26  Alexandre Julliardmsvcrt: Add a non-optimized implementation for the...
2011-01-26  Nikolay Sivovmsvcrt: Implemented _sopen_s.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _set_controlfp.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _statusfp2.
2011-01-26  Alexandre Julliardmsvcrt: Implemented __control87_2.
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2011-01-20  Nikolay Sivovmsvcrt: Partially implement _set_abort_behavior.
2011-01-19  Nikolay Sivovmsvcrt: Add _atoflt and _atoflt_l implementations.
2010-12-29  Eryk Wieliczkomsvcrt: Implement _ftime64_s and _ftime32_s.
2010-12-29  Arno Teigsethmsvcrt: Added _ui64tow_s.
2010-12-10  Eryk Wieliczkomsvcrt: Implement ecvt_s.
2010-12-05  Mike Gibsonmsvcrt: Implement wcsnicoll.
2010-12-02  Piotr Cabanmsvcrt: Added _get_terminate implementation.
2010-11-25  Eryk Wieliczkomsvcrt: Implement fprintf_s and fwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement printf_s and wprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vprintf_s and vwprintf_s.
2010-11-25  Eryk Wieliczkomsvcrt: Implement vfprintf_s and vfwprintf_s.
2010-11-25  Piotr Cabanmsvcrt: Fix errors in spec files.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _wfindnext64i32.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _wfindfirst64i32.
2010-11-23  Eryk Wieliczkomsvcrt: Implement _ctime32/64_s.
2010-11-18  Vincas Miliūnasmsvcrt: Added qsort_s implementation.
2010-11-16  Eric Pouechmsvcrt: Implemented _i64to[aw]_s.
2010-11-16  Eric Pouechmsvcrt: Implemented _ltoa_s.
2010-11-15  Eryk Wieliczkomsvcrt: Implement strncat_s.
2010-11-08  Eric Pouechmsvcrt: Implemented _vc(w)printf.
2010-11-08  Eric Pouechmsvcrt: Implemented the _(w)getenv_s functions.
2010-11-04  Eryk Wieliczkomsvcrt: Implement _get_tzname.
2010-11-03  Eryk Wieliczkomsvcrt: Implement _ftelli64.
2010-11-03  Eric Pouechmsvcrt: Implemented wcstok_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror_s.
2010-11-03  Eric Pouechmsvcrt: Implemented (_)wcserror.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)access_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _cputws.
2010-11-03  Eric Pouechmsvcrt: Implemented _putwch.
2010-11-03  Eric Pouechmsvcrt: Implemented (w)searchenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _(w)dupenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _wputenv_s.
2010-11-03  Eric Pouechmsvcrt: Implemented _itow_s.
2010-11-02  Eryk Wieliczkomsvcrt: Implement _findfirst64i32 and _findnext64i32.
2010-11-02  Eryk Wieliczkomsvcrt: Implement _fseeki64.
2010-11-02  Eryk Wieliczkomsvcrt: Add stub functions _lock_file and _unlock_file.
2010-10-21  Andrew Nguyenmsvcrt: Implement _ultoa_s.
2010-10-21  Andrew Nguyenmsvcrt: Implement _mbsnbcat_s.
2010-10-18  Damjan Jovanovicmsvcrt: Implement wcsncat_s.
2010-10-14  André Hentschelmsvcr90: Added __timezone implementation.
2010-10-13  Piotr Cabanmsvcr90: Added __tzname implementation.
2010-10-11  Andrew Nguyenmsvcrt: Implement _strlwr_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _itoa_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime32_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime64_s.
2010-09-29  Hans Leidekkermsvcrt: Implement wcsnlen.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement strerror_s.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliardmsvcrt: Use float instead of long in the spec file...
2010-08-31  Alexandre Julliardmsvcrt: Use int64 in the spec file for 64-bit integers.
2010-08-30  Piotr Cabanmsvcrt: Added _splitpath_s implementation.
2010-08-29  Alexandre Julliardmsvcrt: Add -ret64 flag on some functions that return...
next