winnls32: Make winnls.dll into a stand-alone 16-bit module.
[wine] / dlls / msvcrt /
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-02-18  Juan M. Navarromsvcrt/tests: Avoid size_t in printf format.
2009-02-18  Alexandre Julliardmsvcrt: Don't try to duplicate invalid handles. Don...
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-06  David Hedbergmsvcrt: Implement _mbcjistojms.
2009-01-30  Francois Gougetmsvcrt/tests: Remove a space before a '\n'.
2009-01-29  Michael Stefaniucmsvcrt: Remove superfluous pointer casts.
2009-01-29  Dan Kegelmsvcrt: Remove CRs earlier in ascii mode in fseek,...
2009-01-29  Dan Kegelmsvcrt: _flsbuf zeroes _cnt.
2009-01-28  Uwe Bonnesmsvcrt/tests: Test case to show Wine still mishandles...
2009-01-27  Hans Leidekkermsvcrt: Add a test for _vsnwprintf.
2009-01-19  Alexandre Julliardlibwine: Re-generate the Windows codepage data using...
2009-01-19  Hans Leidekkermsvcrt: Forward ANSI open functions to their Unicode...
2009-01-19  Dan Kegelmsvcrt: Remove CRs earlier in ascii mode.
2009-01-08  Alexandre Julliardmsvcrt: Fix an unused function warning on non-i386.
2009-01-08  Alexandre Julliardmsvcrt: Avoid size_t in printf format.
2009-01-08  Alexandre Julliardmsvcrt/tests: Avoid printing pointer differences in...
2009-01-07  Alexandre Julliardmsvcrt: Correctly walk up the list of trylevels in...
2009-01-05  Alexandre Julliardmsvcrt: Fix the time_t definition for the msvcrt build.
2009-01-04  Alexandre Julliardmsvcrt/tests: Fix the scanf pointer formatting tests...
2009-01-04  Alexandre Julliardmsvcrt/tests: Fix the printf pointer formatting tests...
2009-01-03  Alexandre Julliardmsvcrt/tests: Fix some printf formats for 64-bit.
2009-01-03  Alexandre Julliardmsvcrt/tests: Use unsigned int instead of size_t for...
2009-01-03  Alexandre Julliardmsvcrt: Add missing __cdecl on some function pointers.
2009-01-03  Alexandre Julliardmsvcrt: Convert the spawn and exec functions to use...
2009-01-03  Alexandre Julliardmsvcrt: Convert the open functions to use MS ABI varargs.
2009-01-03  Alexandre Julliardmsvcrt: Convert all the scanf functions to use MS ABI...
2009-01-03  Alexandre Julliardmsvcrt: Convert all the printf functions to use MS...
2009-01-02  Alexandre Julliardmsvcrt: Fix formatting of pointers in printf.
2008-12-24  Andrew Talbotmsvcrt: Remove a superfluous semicolon.
2008-12-23  Michael Stefaniucmsvcrt/tests: Use the C standard for multiline strings.
2008-12-20  Alexandre Julliardmsvcrt/tests: Avoid sizeof in a trace.
2008-12-17  Francois Gougetmsvcrt/tests: Add a trailing '\n' to an ok() call.
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2008-12-17  Alexandre Julliardmsvcrt: Rewrite va_list to string conversions to avoid...
2008-12-16  Dan Kegelmsvcrt: fread: Exhaust buffered data before using unbuf...
2008-12-15  Alexandre Julliardmsvcrt: Rename _ftime to avoid conflicts.
2008-12-15  Alexandre Julliardmsvcrt: The __p_* functions are only exported on i386.
2008-12-15  Alexandre Julliardmsvcrt: Add a few more *_func functions to replace...
2008-12-15  Alexandre Julliardmsvcrt: The _CI* math functions are only exported on...
2008-12-12  Francois Gougetmsvcrt: Point the set_new_handler() entrypoint to the...
2008-12-12  Francois Gougetmsvcrt/tests: Make void test_cp_table() static.
2008-12-12  Francois Gougetmsvcrt: Remove _adjust_fdiv() as it is unused.
2008-12-12  Francois Gougetmsvcrt/tests: Add a trailing '\n' to ok() calls.
2008-12-12  Alexandre Julliardmsvcrt: Avoid truncated relocations on 64-bit.
2008-12-12  Alexandre Julliardmsvcrt/tests: Load __mb_cur_max and _mbctype dynamicall...
2008-12-12  Alexandre Julliardmsvcrt: Use iob_func instead of p__iob on non-x86.
2008-12-12  Alexandre Julliardmsvcrt: Use intptr_t or size_t instead of long where...
2008-12-12  Alexandre Julliardmsvcrt: Don't include msvcrt headers, instead duplicate...
2008-12-10  Francois Gougetmsvcrt: Fix the permissions returned by fstat*() (with...
2008-12-10  Francois Gougetmsvcrt/tests: Add a stat() test.
2008-12-10  Francois Gougetmsvcrt/tests: Stricter fstat() tests.
2008-12-05  Michael Stefaniucmsvcrt: Use NULL instead of casting zero.
2008-12-01  Michael Karchermsvcrt: Out strings should be ptr instead of wstr in...
2008-11-28  Francois Gougetmsvcrt: Remove WINAPI on static functions where not...
2008-11-25  Maarten Lankhorstmsvcrt: Add CDECL to all cdecl functions.
2008-11-21  Austin Englishmsvcrt: Fix a compiler warning.
2008-11-13  Alexandre Julliardmsvcrt/tests: Run time tests for the current year inste...
2008-11-12  Alexandre Julliardmsvcrt/tests: Trace the timezone being used.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-22  Andrew Talbotmsvcrt: Sign-compare warnings fix.
2008-10-21  Eric Pouechmsvcrt: Implemented vswprintf_s.
2008-10-13  Eric Pouechmsvcrt: Implemented wcscat_s.
2008-10-07  Alexandre Julliardmsvcrt: Pass the command interpreter as exe name from...
2008-10-07  Eric Pouechmsvcrt: Implemented splitpath_s.
2008-10-06  Eric Pouechmsvcrt: Implemented wcsncpy_s.
2008-10-02  Jeff Zaroykomsvcrt: Avoid a NULL pointer deref in ctime.
2008-09-23  Rob Shearmanmsvcrt: Fix testing zero-valued expression with bitwise...
2008-09-23  Rob Shearmanmsvcrt: Fix mutual exclusion over logical or is always...
2008-09-18  Jeff Zaroykokernel32: Modify DeleteFileW to fail on directories.
2008-09-17  Rob Shearmanmsvcrt: Fix character count passed into fgetws in test_...
2008-09-04  Alexandre Julliardmsvcrt/tests: Fix the %n format test for Vista.
2008-09-03  James Hawkinsmsvcrt: Trace the results of two failing tests.
2008-08-29  Henri Verbeetmsvcrt: Don't depend on the system's implementation...
2008-08-27  Jeff Zaroykomsvcrt: Add a test for unlinking non-empty directories.
2008-08-26  Alexandre Julliardmsvcrt/tests: Add support for some broken demangle...
2008-08-19  Michael Karchermsvcrt/file: stdio should clamp characters to 8 bits.
2008-07-21  Alexandre JulliardAvoid exporting common symbols since that's broken...
2008-07-16  Jon Griffithsmsvcrt: Fix exponents in *printf family.
2008-07-09  Jon Griffithsmsvcrt: Make tests for [w]makepath pass.
2008-07-09  Jon Griffithsmsvcrt: Tests for [w]makepath.
2008-07-08  Jon Griffithsmsvcrt: Implement ___setlc_active_func/___unguarded_rea...
2008-07-08  Alexandre Julliardmsvcrt/tests: Fix register constraints on thiscall...
2008-07-02  Peter Oberndorfermsvcrt: Implement %p for scanf.
2008-07-02  Peter Oberndorfermsvcrt: Add a test for scanf %p.
2008-06-19  Philip Nilssonmsvcrt: Make EXCEPTION_PRIV_INSTRUCTION generate SIGILL.
2008-06-10  Alexandre Julliardmsvcrt/tests: Fix a couple of tests on Vista.
2008-06-02  Eric Pouechmsvcrt: Fix for getch() and special characters.
2008-05-28  Jon Griffithsmsvcrt: Fix a test that fails on win95.
2008-05-28  Jon Griffithsmsvcrt: Fix file test which fails on Vista.
2008-05-28  Jon Griffithsmsvcrt: Fix an RTTI test Failure on Vista.
2008-05-27  Jon Griffithsmsvcrt: Follow Vista behaviour in wcscpy_s.
2008-05-27  Jon Griffithsmsvcrt/tests: Fix 3 tests that always fail on Vista.
2008-05-27  Dmitry Timoshkovmsvcrt: Mark some data as constant.
2008-05-27  Jon Griffithsmsvcrt/tests: Fix 4 tests that always fail on Vista.
2008-05-27  Eric Pouechmsvcrt: Properly handle the extended keys in getch().
2008-05-26  Alexandre Julliardtests: Use the Wine import libraries when compiling...
2008-04-30  Eric Pouechmsvcrt: Added __iob_func implementation.
2008-04-29  Alexandre Julliardmsvcrt: Rename a few functions to avoid conflicts with...
2008-04-29  Eric Pouechmsvcrt: Fixed space in type with double indirection.
next