msvcrt: Added _resetstkoflw implementation.
[wine] / dlls / msvcr90 /
2011-04-21  Piotr Cabanmsvcrt: Added _resetstkoflw implementation.
2011-04-15  Alexandre Julliardmsvcr90: Fix function pointer declaration that confuses...
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-16  Alexandre Julliardmsvcr90/tests: Fix the type info test for 64-bit.
2011-02-10  Austin Englishmsvcr90/tests: Don't check return values inside of...
2011-02-08  André Hentschelmsvcrt: Fixed a typo.
2011-02-03  Nikolay Sivovmsvcrt: Partially implement type_info::name_internal_me...
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2011-02-01  Andrew Nguyenmsvcr90/tests: Avoid casting away const in comparison...
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-31  André Hentschelmsvcrt: Forward _setjmp on x86_64.
2010-12-29  Eryk Wieliczkomsvcrt: Implement _ftime64_s and _ftime32_s.
2010-12-29  Arno Teigsethmsvcrt: Added _ui64tow_s.
2010-12-27  Eric Pouechmsvcr90: Fix an integer overflow on 64 bit system for...
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-27  Alexandre Julliardmsvcrt: Fix controlfp_s parameter checks, with tests.
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-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ūnasmsvcr90/tests: Added qsort_s tests.
2010-11-18  Vincas Miliūnasmsvcrt: Added qsort_s implementation.
2010-11-18  Piotr Cabanmsvcrt: Move _initterm_e implementation (from msvcr90).
2010-11-16  Eric Pouechmsvcrt: Use the macros for parameter checking for wcsnc...
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-15  Detlef Riekenbergmsvcr90: Forward getenv_s to msvcrt.
2010-11-12  Eric Pouechmsvcrt: Use macro for parameters validation itoa_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-25  Piotr Cabanmsvcr90/tests: Make some tests fail if invalid_paramete...
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-10-01  Alexandre Julliardtests: Make some variables static.
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-09-13  Paul Vriensmsvcp80/msvcr90: Fix some typos in the forwards.
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