msvcrt: Use macros to define exception type info structures.
[wine] / dlls / msvcrt /
2011-06-08  Piotr Cabanmsvcrt: Fix broken exports in spec file.
2011-06-06  Piotr Cabanmsvcrt: Fixed buffer overflow in snprintf functions...
2011-06-03  Piotr Cabanmsvcrt: Improved tolower_l and toupper_l implementation.
2011-06-03  Piotr Cabanmsvcrt: Fix pclmap and pcumap for "C" locale.
2011-06-03  Piotr Cabanmsvcrt: Fix mingw compilation issues.
2011-05-26  Piotr Cabanmsvcrt: Improved locale initialization.
2011-05-25  Piotr Cabanmsvcr90/tests: Added _getptd tests.
2011-05-25  Piotr Cabanmsvcrt: Added _get_unexpected implementation.
2011-05-25  Piotr Cabanmsvcrt: Added _getptd implementation.
2011-05-25  Piotr Cabanmsvcrt: Improved tmpnam/wtmpnam implementation.
2011-05-25  Piotr Cabanmsvcrt: Change the way how localtime/gmtime buffer...
2011-05-25  Piotr Cabanmsvcrt: Change the way locale information is stored...
2011-05-25  Piotr Cabanmsvcrt: Use get_locinfo instead of get_locale.
2011-05-25  Piotr Cabanmsvcrt: Use _create_locale instead of setlocale during...
2011-05-25  Piotr Cabanmsvcrt: Reorder fields of __thread_data structure.
2011-05-25  Piotr Cabanmsvcrt: Close thread handle when _beginthread is used.
2011-05-23  Francois Gougetmsvcrt: Add a trailing '\n' to an ERR() call.
2011-05-20  Piotr Cabanmsvcrt: Make FILE writing functions thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make FILE reading functions thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make FILE position related functions thread...
2011-05-20  Piotr Cabanmsvcrt: Make FILE->_flag reading functions thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make ungetc and ungetwc thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make setvbuf thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make _flsbuf thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make _filbuf thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make fclose thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make fflush function thread safe.
2011-05-20  Piotr Cabanmsvcrt: Free locks after freeing io data.
2011-05-20  Piotr Cabanmsvcrt: Fix __pctype_func implementation.
2011-05-19  Piotr Cabanmsvcrt: Make scanf functions thread safe.
2011-05-19  Piotr Cabanmsvcrt: Make printf functions thread safe.
2011-05-19  Piotr Cabanmsvcrt: Added _lock_file/_unlock_file implementation.
2011-05-19  Piotr Cabanmsvcrt: Improved _getmaxstdio and _setmaxstdio implemen...
2011-05-19  Piotr Cabanmsvcrt: Allocate FILE tables dynamically.
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  Piotr Cabanmsvcrt: Fix return values in wcstombs and wcsrtombs...
2011-05-16  Piotr Cabanmsvcrt: Fix return values in strlwr and strupr functions.
2011-05-16  Igor Paliychukmsvcrt: _CxxThrowException is stdcall, not cdecl.
2011-05-15  Alexandre Julliardmsvcrt: Add support for function namespaces in symbol...
2011-05-15  Alexandre Julliardmsvcrt: Add support for template operators in symbol...
2011-05-15  Alexandre Julliardmsvcrt: Add support for __ptr64 attribute in symbol...
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-11  Piotr Cabanmsvcrt: Don't pass NULL as __ms_va_list in printf imple...
2011-05-03  Piotr Cabanmsvcrt: Added _swprintf and vsnprintf functions.
2011-05-03  Piotr Cabanmsvcrt: Added _wtmpnam implementation.
2011-05-03  Francois Gougetmsvcrt: Make printf_arg arg_clbk_positional() and MSVCR...
2011-05-03  Alexandre Julliardmsvcrt: Specify arguments for the stub functions.
2011-05-02  Nicolas Le Cammsvcrt/tests: Avoid size_t in traces.
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  Francois Gougetmsvcrt: Fix compilation on systems that don't support...
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: Remove wchar_t/char conversions needed for...
2011-04-27  Piotr Cabanmsvcrt: Use pf_integer_conv when displaying pointers.
2011-04-27  Piotr Cabanmsvcrt: Don't use additional buffer in pf_integer_conv.
2011-04-27  Piotr Cabanmsvcrt: Print all integers using pf_integer_conv function.
2011-04-27  Piotr Cabanmsvcrt: Added sprintf_p_l implementation.
2011-04-25  Piotr Cabanmsvcrt: Removed pf_vnsprintf internal function.
2011-04-25  Piotr Cabanmsvcrt: Use callback based printf in sprintf functions...
2011-04-25  Piotr Cabanmsvcrt: Use callback based printf in fprintf functions...
2011-04-25  Piotr Cabanmsvcrt: Use callback based printf in cprintf functions...
2011-04-25  Piotr Cabanmsvcrt: Copy and reorganize printf implementation.
2011-04-25  Piotr Cabanmsvcrt/tests: Added fprintf tests.
2011-04-25  Eric Pouechmsvcrt: ungetc must create a buffer, even if _IONBF...
2011-04-25  Eric Pouechmsvcrt: Added tests in fileops with different buffer...
2011-04-21  Piotr Cabanmsvcrt: Added _resetstkoflw implementation.
2011-04-20  Andrew Nguyenmsvcrt: Avoid the use of SetFilePointerEx in _lseeki64.
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-04-04  Andrew Nguyenmsvcrt: Ensure that old buffer contents are copied...
2011-03-31  Piotr Cabanmsvcrt: Don't call get_locale two times in _isctype...
2011-03-31  Piotr Cabanmsvcrt: Fix locale creation for multibyte encoding.
2011-03-31  Francois Gougetmsvcrt/tests: Wine should not have trouble with the...
2011-03-31  Piotr Cabanmsvcrt: Fix buffer size in _ecvt_s.
2011-03-31  Piotr Cabanmsvcrt/tests: Fix memory leaks (valgrind).
2011-03-30  Piotr Cabanmsvcrt: Correctly terminate string in wcsncat_s.
2011-03-30  Piotr Cabanmsvcrt: Added space for nullbyte in size returned by...
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.
next