rpcrt4: Add tests for freeing non-NdrAllocate allocated memory blocks.
[wine] / dlls / msvcrt /
2007-12-04  Gerald Pfeifermsvcrt: Fix error handling in _aligned_offset_realloc().
2007-11-28  Lionel Debrouxmsvcrt: Test more offsets for _aligned_offset_realloc...
2007-11-28  Lionel Debrouxmsvcrt: Fix _Aligned_offset_realloc (move correct block...
2007-11-26  Lionel Debrouxmsvcrt: Fix memory leak (found by Smatch).
2007-11-19  Michael Stefaniucmsvcrt/tests: Remove redundant NULL check before free...
2007-11-16  Stefan Dösingermsvcrt: Implement _mbsnbcpy_s.
2007-11-16  Stefan Dösingermsvcrt: Implement strcat_s.
2007-11-16  Stefan Dösingermsvcrt: Implement strcpy_s.
2007-11-07  Dan Kegelmsvcrt: Fix two buglets in heap test.
2007-10-31  Alexandre Julliardmsvcrt: Silence FIXME about an unknown parameter that...
2007-10-29  Mikolaj Zalewskimsvcrt/tests: Loosen the mbctype test to pass under...
2007-10-26  Lionel Debrouxmsvcrt/tests: Fix memory leak (found by Smatch).
2007-10-15  Francois Gougetmsvcrt: Fix the calling convention of _wsearchenv(...
2007-10-10  Alexandre Julliardmsvcrt: Fix demangling of function pointers by maintain...
2007-10-09  Dan Kegelmsvcrt: Fix ^Z handling in text mode.
2007-10-05  Dan Kegelmsvcrt: Improve CR CR LF handling.
2007-09-25  Karl Reltonmsvcrt: New implementation of fcvt.
2007-09-24  Hans Leidekkermsvcrt: Implement _wspawnv{, e, p, pe}.
2007-09-24  Hans Leidekkermsvcrt: Implement _wsearchenv.
2007-09-19  Alexandre Julliardmsvcrt: Added implementation of a few more __crt functions.
2007-09-19  Alexandre Julliardmsvcrt: Added implementation for __STRINGTOLD.
2007-09-19  Tijl Coosemansmsvcrt: Resolve symbols clashes with FreeBSD libc.
2007-08-30  Francois Gougetmsvcrt: Add a prototype for _atoldbl() & co and declare...
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-24  Alexandre Julliardmsvcrt: Don't include mbstring.h to avoid conflicts...
2007-08-24  Mikolaj Zalewskimsvcrt: Implement and test _mbsbtype.
2007-08-24  Mikolaj Zalewskimsvcrt: Test and fix _ismbslead and _ismbstrail.
2007-08-23  Mikolaj Zalewskimsvcrt: Test and fix _mbsinc/_mbsninc.
2007-08-23  Mikolaj Zalewskimsvcrt: Don't test codepage 20932.
2007-08-23  Mikolaj Zalewskimsvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
2007-08-21  Dmitry Timoshkovmsvcrt: Restore error handling code in localtime.
2007-08-21  Mikolaj Zalewskimsvcrt: Test that some functions depends on locale...
2007-08-21  Mikolaj Zalewskimsvcrt: Test and fix _mbclen/_mbslen.
2007-08-21  Mikolaj Zalewskimsvcrt: Test and fix _mbsnextc.
2007-08-21  Mikolaj Zalewskimsvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
2007-08-21  Mikolaj Zalewskimsvcrt: Fill _mbctype table in _setmbcp.
2007-08-21  Paul Vriensmsvcrt/tests: Wait for spawned processes to finish.
2007-08-21  Dmitry Timoshkovmsvcrt: Route mktime and localtime to glibc.
2007-08-17  Mikolaj Zalewskimsvcrt: __mb_cur_max is not updated in _setmbcp (with...
2007-08-15  Paul Vriensmsvcrt/tests: Remove wrong FreeLibrary and fix typo's.
2007-08-14  Alexandre Julliardmsvcrt: Use a valid parameter array when demangling...
2007-08-08  Alexandre Julliardmsvcrt: Use the correct size_t type.
2007-08-07  Peter Beutnermsvcrt: Fix _makepath().
2007-08-07  Peter Beutnermsvcrt: Add _makepath() tests.
2007-08-06  Damjan Jovanovicmsvcrt: mbsnbicmp should be case insensitive.
2007-07-31  Robert Reifmsvcrt/tests: Add _aligned_malloc tests.
2007-07-31  Robert Reifmsvcrt: Add _aligned_malloc functions.
2007-07-27  Alexandre Julliardmsvcrt: Get rid of the now unused strndup/wstrndup...
2007-07-27  Alexandre Julliardmsvcrt: Fixed errno setting in malloc, HeapAlloc doesn...
2007-07-27  Alexandre Julliardmsvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.
2007-07-16  Vitaliy Margolenmsvcrt: Preserve registers when calling unwind function.
2007-07-04  Michael Stefaniucmsvcrt: Remove superfluous casts of void pointers to...
2007-06-25  Michael Stefaniucmsvcrt: Do not use wide character constants.
2007-06-20  Michael Stefaniucmsvcrt: Move definition of 2 static inline functions...
2007-06-08  Alexandre Julliardmsvcrt: Set the correct ebp value before calling the...
2007-05-29  Francois Gougetmsvcrt/tests: Fix a signed/unsigned int mismatch.
2007-05-22  Francois Gougetmsvcrt: When operating on a closed pipe, read() should...
2007-05-22  Francois Gougetmsvcrt: Remove the S_ISXXX() macros as they are not...
2007-05-22  Francois Gougetmsvcrt/tests: When compiling with Visual C++ 2005,...
2007-05-15  Andrew Talbotmsvcrt: Exclude unused headers.
2007-04-19  Hans Leidekkermsvcrt: Correct the spec file entry for _makepath.
2007-04-11  Andrew Talbotmsvcrt: Remove superfluous semicolons.
2007-04-06  Michael Stefaniucmsvcrt: Demangle a C++ mangled string that is only...
2007-04-06  Michael Stefaniucmsvcrt: Move the code to demangle a name with its templ...
2007-03-23  Andrew Talbotmsvcrt/tests: Replace inline static with static inline.
2007-03-20  Andrew Talbotmsvcrt: Replace inline static with static inline.
2007-03-19  Dmitry Timoshkovmsvcrt: Print FIXME on platforms where _except_handler3...
2007-03-15  Jan Zerebeckimsvcrt: Remove unused variable.
2007-03-14  Alexandre Julliardmsvcrt: _initterm doesn't return anything.
2007-03-13  Alexandre Julliardmsvcrt: Improved _local_unwind2 implementation.
2007-03-12  Jan Zerebeckimsvcrt: Add DebugInfo to critical sections.
2007-03-06  Paul Vriensmsvcrt/tests: Properly remove temporary directory.
2007-02-16  Damjan Jovanovicmsvcrt: Fix fstat's handling of pipes and char devices.
2007-02-14  Damjan Jovanovicmsvcrt: Implemented stat64, wstat64 and fstat64.
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2007-02-09  Eric Pouechmsvcrt: Use raise(SIGABRT) for abort() and assert().
2007-02-09  Eric Pouechmsvcrt: Implemented the raise function.
2007-02-09  Eric Pouechmsvcrt: Reset a signal to DFL before it's used.
2007-02-07  Alexandre Julliardmsvcrt: Implement fopen/wfopen on top of fsopen/wfsopen...
2007-02-07  Juan Langmsvcrt: Implement _mbbtype according to MSDN.
2007-02-06  Damjan Jovanovicmsvcrt: Align struct _stati64's st_size on an 8 byte...
2007-02-05  Michael Stefaniucmsvcrt: Fix *printf() handling of negative field width.
2007-01-23  Eric Pouechmsvcrt: Fix the internal flag computation for _open_osf...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2007-01-17  Alasdair Sinclairmsvcrt: If we're at EOF in the buffer and we have patte...
2007-01-16  Alexandre Julliardmsvcrt: Export various locale and codepage variables.
2007-01-16  Andrew Talbotmsvcrt: Move static function from header into file...
2007-01-15  Andrew Talbotmsvcrt: Declare some items static.
2007-01-02  Eric Pouechmsvcrt: execl fix when no args are given (reported...
2007-01-02  Andrew Talbotmsvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-12-26  Dmitry Timoshkovmsvcrt: Make an internal function static, avoid a proto...
2006-12-24  Duane Clarkmsvcrt: Add function _mbsspnp.
2006-12-19  Louis Lendersmsvcrt: Add _atoldbl.
2006-12-16  Alexandre Julliardmsvcrt: Define __CxxLongjmpUnwind for i386 only.
2006-12-15  Alexandre Julliardmsvcrt: Implemented __CxxLongjmpUnwind.
2006-12-15  Alexandre Julliardmsvcrt: Make pointers to read-only exception descriptor...
2006-12-14  Dmitry Timoshkovmsvcrt: Make some data const.
2006-12-14  Francois Gougetmsvcrt: The tests link with msvcrt(d).dll now, so use...
next