mshtml: Added IHTMLDOMNode::nextSibling implementation.
[wine] / dlls / msvcrt /
2009-10-22  Alexandre Julliardmsvcrt: Implement __lconv_init.
2009-10-08  Michael Stefaniucmsvcrt/tests: Use LONG instead of long.
2009-10-06  Alexandre Julliardmsvcrt: Use strict function prototypes.
2009-10-05  Eric Pouechmsvcrt: Added __uncaught_exception support.
2009-10-05  Alexandre Julliardmsvcrt: Add an MSVCRT prefix to _wenviron.
2009-09-10  Alexandre Julliardmsvcrt/tests: Add tests for the handle inheritance...
2009-09-10  Alexandre Julliardmsvcrt: Add validity checks on the size of the handle...
2009-09-02  Ge van Geldorpmsvcrt/tests: Add acceptable error codes for W2K8+.
2009-09-01  Alexandre Julliardmsvcrt: Fix the strtol/strtoul definitions.
2009-09-01  Eric Pouechmsvcrt: Correctly handle the error cases in strtol...
2009-08-24  Alexandre Julliardmsvcrt: The floating point adjust functions only make...
2009-08-10  Andrew Nguyenmsvcrt: Remove dead code in wcscpy_s.
2009-07-14  Alexandre Julliardmsvcrt: Add an errno mapping for ERROR_SHARING_VIOLATION.
2009-06-25  Alexandre Julliardmsvcrt: Add call frame annotations in x86 assembly...
2009-06-15  Alexandre Julliardmsvcrt: Add appropriate stdcall decorations to assembly...
2009-05-27  Michael Stefaniucmsvcrt: Avoid using size_t when not neededed.
2009-05-27  Michael Stefaniucmsvcrt: Replace size_t with MSVCRT_size_t.
2009-05-23  Alexandre Julliardmsvcrt: Replace long by MSVCRT_long.
2009-05-23  Alexandre Julliardmsvcrt/tests: Make all msvcrt function pointers cdecl.
2009-05-23  Alexandre Julliardmsvcrt: Fix the stat and finddata structures for 64...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
2009-05-20  Alexandre Julliardmsvcrt/tests: Use the _winver etc. variables instead...
2009-05-11  Austin Englishmsvcrt/tests: Sign compare fixes.
2009-04-22  Rein Klazesmsvcrt/tests: Add some tests for strtok().
2009-04-20  Rein Klazesmsvcrt: Do not set the windows version to 0.5.
2009-04-15  Hans Leidekkermsvcrt: Implement ___lc_codepage_func, ___lc_collate_cp...
2009-04-14  Rein Klazesmsvcrt: Correct implementation of _ecvt() with tests.
2009-04-06  Alexandre Julliardmsvcrt: Fix scanf to correctly parse pointers on 64...
2009-03-26  Hans Leidekkermsvcrt: Add tests for _vscprintf and _vscwprintf.
2009-03-26  Hans Leidekkermsvcrt: Implement _vscprintf and _vscwprintf.
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...
next