msvcrt: Moved RTTI and thiscall related macros to separate header.
[wine] / dlls / msvcrt / msvcrt.spec
2012-08-17  Dan Kegelmsvcrt: memmove_s shouldn't zero its output buffer...
2012-08-16  Alexandre Julliardmsvcrt: Add a number of floating point functions for...
2012-07-18  André Hentschelmsvcrt: Add tmpfile_s implementation.
2012-07-17  André Hentschelmsvcrt: Add bsearch_s implementation by reusing code...
2012-03-16  Akihiro Sagawamsvcrt: Add semi stub _mbcjmstojis implementation.
2012-03-16  Alexandre Julliardmsvcrt: Add entry points for the C++ exception function...
2012-03-16  Alexandre Julliardmsvcrt: Create an i386-specific file for exception...
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-15  André Hentschelmsvcrt: Implement _wfreopen_s.
2011-11-15  André Hentschelmsvcrt: Implement freopen_s.
2011-10-12  Piotr Cabanmsvcrt: Added _mbtowc_l implementation.
2011-10-06  Piotr Cabanmsvcrt: Added _iswdigit_l implementation.
2011-09-05  Piotr Cabanmsvcrt: Fix _vswprintf* arguments.
2011-08-01  Piotr Cabanmsvcrt: Added vscwprintf_{l,p_l} functions implementation.
2011-07-29  Piotr Cabanmsvcrt: Fixed vswprintf* exports.
2011-07-04  Daniel Verkampmsvcrt: Add _get_pgmptr and _get_wpgmptr.
2011-06-20  Piotr Cabanmsvcrt: Fix __p__pctype implementation.
2011-06-08  Piotr Cabanmsvcrt: Fix broken exports in spec file.
2011-06-03  Piotr Cabanmsvcrt: Fix mingw compilation issues.
2011-05-25  Piotr Cabanmsvcrt: Added _get_unexpected implementation.
2011-05-25  Piotr Cabanmsvcrt: Added _getptd implementation.
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 Cabanmsvcrt: Added _strnicoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strncoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _stricoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strcoll_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strupr_s_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _strlwr_s_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _tolower_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _toupper_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _is*_l functions implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _isctype_l implementation.
2011-05-12  Piotr Cabanmsvcrt: Added _towupper_l and _towlower_l implementation.
2011-05-03  Piotr Cabanmsvcrt: Added _swprintf and vsnprintf functions.
2011-05-03  Piotr Cabanmsvcrt: Added _wtmpnam implementation.
2011-05-03  Alexandre Julliardmsvcrt: Specify arguments for the stub functions.
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: Updated spec file.
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 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-16  Hans Leidekkermsvcrt: Implement _set_security_error_handler.
2011-03-16  Francois Gougetmsvcrt: Export _wcsupr_s_l().
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 _wcslwr_s implementation.
2011-02-28  André Hentschelmsvcrt: Implement _wfindnext64.
2011-02-28  André Hentschelmsvcrt: Implement _wfindfirst64.
2011-02-01  Alexandre Julliardmsvcrt: Implement longjmp for x86_64.
2011-01-31  Nikolay Sivovmsvcrt: Implement _fcvt_s().
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-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-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-18  Piotr Cabanmsvcrt: Move _initterm_e implementation (from msvcr90).
2010-11-18  Piotr Cabanmsvcrt: Update spec files.
2010-11-18  Piotr Cabanmsvcrt: Fix msvcrt.spec.
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.
next