2008-05-28 |
Jon Griffiths | msvcrt: Fix a test that fails on win95. |
tree | commitdiff |
2008-05-28 |
Jon Griffiths | msvcrt: Fix file test which fails on Vista. |
tree | commitdiff |
2008-05-28 |
Jon Griffiths | msvcrt: Fix an RTTI test Failure on Vista. |
tree | commitdiff |
2008-05-27 |
Jon Griffiths | msvcrt: Follow Vista behaviour in wcscpy_s. |
tree | commitdiff |
2008-05-27 |
Jon Griffiths | msvcrt/tests: Fix 3 tests that always fail on Vista. |
tree | commitdiff |
2008-05-27 |
Dmitry Timoshkov | msvcrt: Mark some data as constant. |
tree | commitdiff |
2008-05-27 |
Jon Griffiths | msvcrt/tests: Fix 4 tests that always fail on Vista. |
tree | commitdiff |
2008-05-27 |
Eric Pouech | msvcrt: Properly handle the extended keys in getch(). |
tree | commitdiff |
2008-05-26 |
Alexandre Julliard | tests: Use the Wine import libraries when compiling... |
tree | commitdiff |
2008-04-30 |
Eric Pouech | msvcrt: Added __iob_func implementation. |
tree | commitdiff |
2008-04-29 |
Alexandre Julliard | msvcrt: Rename a few functions to avoid conflicts with... |
tree | commitdiff |
2008-04-29 |
Eric Pouech | msvcrt: Fixed space in type with double indirection. |
tree | commitdiff |
2008-04-29 |
Eric Pouech | msvcrt: undname: correctly handle multi-dimensional... |
tree | commitdiff |
2008-04-29 |
Eric Pouech | msvcrt: Fixed symbol unmangling for template-parameter... |
tree | commitdiff |
2008-04-23 |
Andrew Talbot | msvcrt: Remove unused variable. |
tree | commitdiff |
2008-04-21 |
Austin English | Spelling fixes. |
tree | commitdiff |
2008-04-09 |
Austin English | Spelling fixes. |
tree | commitdiff |
2008-04-09 |
Erik de Castro Lopo | msvcrt: Clear end-of-file flag on fseek. |
tree | commitdiff |
2008-03-20 |
Alexandre Julliard | msvcrt: Add support for field width in scanf %c format. |
tree | commitdiff |
2008-03-11 |
Alexandre Julliard | msvcrt: Implemented __CppXcptFilter. |
tree | commitdiff |
2008-03-10 |
Alexandre Julliard | msvcrt/tests: The new string functions don't have to... |
tree | commitdiff |
2008-03-07 |
Andrew Talbot | msvcrt: Assign to structs instead of using memcpy. |
tree | commitdiff |
2008-03-04 |
Rob Shearman | makefiles: Simplify the use of the IMPORTLIB variable... |
tree | commitdiff |
2008-03-01 |
James Hawkins | janitorial: Remove links to any microsoft site. |
tree | commitdiff |
2008-02-27 |
Alistair Leslie... | msvcrt: Implement wcscpy_s. |
tree | commitdiff |
2008-02-27 |
Alexandre Julliard | msvcrt: Use the correct msvcrt defines for errno values. |
tree | commitdiff |
2008-02-27 |
Alexandre Julliard | msvcrt: Fix incorrect uses of msvcrt_set_errno. |
tree | commitdiff |
2008-02-12 |
Dan Kegel | msvcrt: Fix EOF behavior on read from pipe or console. |
tree | commitdiff |
2008-02-05 |
Francois Gouget | msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSiz... |
tree | commitdiff |
2008-01-23 |
Eric Pouech | msvcrt: Corrected the .spec definition for the printf... |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Really check that we get... |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Added support for RTTI... |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Added support for thunks. |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Corrected handling of... |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Added support for a couple... |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Added support for cointerface. |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Handling of void in templa... |
tree | commitdiff |
2008-01-22 |
Eric Pouech | msvcrt: symbol undecoration: Now correctly parsing... |
tree | commitdiff |
2008-01-14 |
Andrew Talbot | msvcrt: Remove unneeded casts. |
tree | commitdiff |
2008-01-10 |
Marcus Meissner | msvcrt: Remove strange condition which might lead to... |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Correct search strategy for the exec/spawn... |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wexecv{, e, p, pe}. |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wspawnl{, e, p, pe}. |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wexecl{, e, p, pe}. |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Rewrite _spawnve as a wrapper. |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _execl{e, pe}. |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Rewrite _execl/_spawnl functions as wrappers... |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wpopen and forward _popen to it. |
tree | commitdiff |
2008-01-08 |
Hans Leidekker | msvcrt: Implement _wsystem and forward system to it... |
tree | commitdiff |
2008-01-08 |
Dmitry Timoshkov | msvcrt: Rename _environ to avoid a conflict on Solaris. |
tree | commitdiff |
2008-01-02 |
Hans Leidekker | msvcrt: Fix spec file entries for the execv functions. |
tree | commitdiff |
2007-12-24 |
Andrew Talbot | msvcrt: Remove unneeded cast. |
tree | commitdiff |
2007-12-04 |
Gerald Pfeifer | msvcrt: Fix error handling in _aligned_offset_realloc(). |
tree | commitdiff |
2007-11-28 |
Lionel Debroux | msvcrt: Test more offsets for _aligned_offset_realloc... |
tree | commitdiff |
2007-11-28 |
Lionel Debroux | msvcrt: Fix _Aligned_offset_realloc (move correct block... |
tree | commitdiff |
2007-11-26 |
Lionel Debroux | msvcrt: Fix memory leak (found by Smatch). |
tree | commitdiff |
2007-11-19 |
Michael Stefaniuc | msvcrt/tests: Remove redundant NULL check before free... |
tree | commitdiff |
2007-11-16 |
Stefan Dösinger | msvcrt: Implement _mbsnbcpy_s. |
tree | commitdiff |
2007-11-16 |
Stefan Dösinger | msvcrt: Implement strcat_s. |
tree | commitdiff |
2007-11-16 |
Stefan Dösinger | msvcrt: Implement strcpy_s. |
tree | commitdiff |
2007-11-07 |
Dan Kegel | msvcrt: Fix two buglets in heap test. |
tree | commitdiff |
2007-10-31 |
Alexandre Julliard | msvcrt: Silence FIXME about an unknown parameter that... |
tree | commitdiff |
2007-10-29 |
Mikolaj Zalewski | msvcrt/tests: Loosen the mbctype test to pass under... |
tree | commitdiff |
2007-10-26 |
Lionel Debroux | msvcrt/tests: Fix memory leak (found by Smatch). |
tree | commitdiff |
2007-10-15 |
Francois Gouget | msvcrt: Fix the calling convention of _wsearchenv(... |
tree | commitdiff |
2007-10-10 |
Alexandre Julliard | msvcrt: Fix demangling of function pointers by maintain... |
tree | commitdiff |
2007-10-09 |
Dan Kegel | msvcrt: Fix ^Z handling in text mode. |
tree | commitdiff |
2007-10-05 |
Dan Kegel | msvcrt: Improve CR CR LF handling. |
tree | commitdiff |
2007-09-25 |
Karl Relton | msvcrt: New implementation of fcvt. |
tree | commitdiff |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wspawnv{, e, p, pe}. |
tree | commitdiff |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wsearchenv. |
tree | commitdiff |
2007-09-19 |
Alexandre Julliard | msvcrt: Added implementation of a few more __crt functions. |
tree | commitdiff |
2007-09-19 |
Alexandre Julliard | msvcrt: Added implementation for __STRINGTOLD. |
tree | commitdiff |
2007-09-19 |
Tijl Coosemans | msvcrt: Resolve symbols clashes with FreeBSD libc. |
tree | commitdiff |
2007-08-30 |
Francois Gouget | msvcrt: Add a prototype for _atoldbl() & co and declare... |
tree | commitdiff |
2007-08-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2007-08-24 |
Alexandre Julliard | msvcrt: Don't include mbstring.h to avoid conflicts... |
tree | commitdiff |
2007-08-24 |
Mikolaj Zalewski | msvcrt: Implement and test _mbsbtype. |
tree | commitdiff |
2007-08-24 |
Mikolaj Zalewski | msvcrt: Test and fix _ismbslead and _ismbstrail. |
tree | commitdiff |
2007-08-23 |
Mikolaj Zalewski | msvcrt: Test and fix _mbsinc/_mbsninc. |
tree | commitdiff |
2007-08-23 |
Mikolaj Zalewski | msvcrt: Don't test codepage 20932. |
tree | commitdiff |
2007-08-23 |
Mikolaj Zalewski | msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy. |
tree | commitdiff |
2007-08-21 |
Dmitry Timoshkov | msvcrt: Restore error handling code in localtime. |
tree | commitdiff |
2007-08-21 |
Mikolaj Zalewski | msvcrt: Test that some functions depends on locale... |
tree | commitdiff |
2007-08-21 |
Mikolaj Zalewski | msvcrt: Test and fix _mbclen/_mbslen. |
tree | commitdiff |
2007-08-21 |
Mikolaj Zalewski | msvcrt: Test and fix _mbsnextc. |
tree | commitdiff |
2007-08-21 |
Mikolaj Zalewski | msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype... |
tree | commitdiff |
2007-08-21 |
Mikolaj Zalewski | msvcrt: Fill _mbctype table in _setmbcp. |
tree | commitdiff |
2007-08-21 |
Paul Vriens | msvcrt/tests: Wait for spawned processes to finish. |
tree | commitdiff |
2007-08-21 |
Dmitry Timoshkov | msvcrt: Route mktime and localtime to glibc. |
tree | commitdiff |
2007-08-17 |
Mikolaj Zalewski | msvcrt: __mb_cur_max is not updated in _setmbcp (with... |
tree | commitdiff |
2007-08-15 |
Paul Vriens | msvcrt/tests: Remove wrong FreeLibrary and fix typo's. |
tree | commitdiff |
2007-08-14 |
Alexandre Julliard | msvcrt: Use a valid parameter array when demangling... |
tree | commitdiff |
2007-08-08 |
Alexandre Julliard | msvcrt: Use the correct size_t type. |
tree | commitdiff |
2007-08-07 |
Peter Beutner | msvcrt: Fix _makepath(). |
tree | commitdiff |
2007-08-07 |
Peter Beutner | msvcrt: Add _makepath() tests. |
tree | commitdiff |
2007-08-06 |
Damjan Jovanovic | msvcrt: mbsnbicmp should be case insensitive. |
tree | commitdiff |
2007-07-31 |
Robert Reif | msvcrt/tests: Add _aligned_malloc tests. |
tree | commitdiff |
2007-07-31 |
Robert Reif | msvcrt: Add _aligned_malloc functions. |
tree | commitdiff |
2007-07-27 |
Alexandre Julliard | msvcrt: Get rid of the now unused strndup/wstrndup... |
tree | commitdiff |
next |