po: Update French translation.
[wine] / dlls / msvcr90 /
2012-04-20  Piotr Cabanmsvcr90: Fix byteswap_ulong implementation.
2012-04-17  Piotr Cabanmsvcr90: Added _byteswap_{ushort,ulong,uint64} implemen...
2012-03-16  Alexandre Julliardmsvcrt: Add entry points for the C++ exception function...
2012-03-09  Alexandre Julliardmsvcrt: Export __C_specific handler in other msvcrt...
2012-02-27  Alexander Morozovmsvcr90: realloc can move memory block.
2012-01-09  Daniel Lehmanmsvcrt: Add _snwprintf_l.
2011-12-06  Piotr Cabanmsvcrt: Added _get_current_locale implementation.
2011-11-30  André Hentschelmsvcrt: Implement _wasctime_s.
2011-11-30  André Hentschelmsvcrt: Implement asctime_s.
2011-11-29  Eric Pouechmsvcrt: Implemented _ultow_s.
2011-11-16  Piotr Cabanmsvcr90/tests: Added nonblocking FILE functions test.
2011-11-15  Piotr Cabanmsvcr90: Added __vswprintf_l implementation.
2011-11-15  André Hentschelmsvcrt: Implement _wfreopen_s.
2011-11-15  André Hentschelmsvcrt: Implement freopen_s.
2011-10-21  André Hentschelmsvcr90: Add x86_64 stubs and forwards.
2011-10-13  Piotr Cabanmsvcp: Sync spec files.
2011-10-06  Piotr Cabanmsvcrt: Added _iswdigit_l implementation.
2011-09-20  Piotr Cabanmsvcr90: Fix _vswprintf_p implementation.
2011-09-14  Alexandre Julliardmsvcrt: Synchronize the spec files.
2011-08-25  Alexandre Julliardmsvcr90: Add a WinSxS manifest resource.
2011-08-01  Piotr Cabanmsvcrt: Added vscwprintf_{l,p_l} functions implementation.
2011-07-04  Daniel Verkampmsvcrt: Add _get_pgmptr and _get_wpgmptr.
2011-06-02  Alexandre Julliardmsvcrt: Comment out exports with a non-standard comment...
2011-05-25  Piotr Cabanmsvcr90/tests: Added _getptd tests.
2011-05-25  Piotr Cabanmsvcr90/tests: Don't check if msvcr90 functions exists.
2011-05-25  Piotr Cabanmsvcrt: Added _getptd implementation.
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-01  Alexandre Julliardmsvcrt: Implemented a few trivial math functions.
2011-05-01  Alexandre Julliardmsvcrt: Export _aexit_rtn.
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-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.
next