2004-07-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-07-19 |
Mike Hearn | Add some test cases for _wputenv, fix deletion of non... |
tree | commitdiff |
2004-07-16 |
Alexandre Julliard | Implemented _spawnle and _spawnlpe. |
tree | commitdiff |
2004-07-12 |
Pierre d'Herbemont | Don't test i386 types on non i386. |
tree | commitdiff |
2004-07-06 |
Alexandre Julliard | Added tests for div_t and ldiv_t. |
tree | commitdiff |
2004-07-06 |
Pierre d'Herbemont | Define MSVCRT_div_t and MSVCRT_ldiv_t. |
tree | commitdiff |
2004-06-25 |
Dimitrie O. Paun | Split the MSVCRT implementation headers from the public... |
tree | commitdiff |
2004-06-02 |
Mike McCormack | Copy the vsnprintfW implementation from libunicode... |
tree | commitdiff |
2004-05-27 |
Uwe Bonnes | Fixed typo. |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-05-17 |
Raphael Junqueira | Fix scanf handling of float numbers (beginning with... |
tree | commitdiff |
2004-05-13 |
Alexandre Julliard | Fixed copy/paste bug in previous change. |
tree | commitdiff |
2004-05-12 |
Alexandre Julliard | Fixed the prototypes of the _adj_fdiv_* functions. |
tree | commitdiff |
2004-05-12 |
Eric Pouech | - rewrote the file code so that streams manage low... |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-04-09 |
Francois Gouget | Use named constants instead of magic numbers. |
tree | commitdiff |
2004-04-08 |
Alexandre Julliard | Portability fix. |
tree | commitdiff |
2004-04-08 |
Dave Belanger | wcstod: added exponent parsing and fixed handling of... |
tree | commitdiff |
2004-03-25 |
Uwe Bonnes | Correct errors with move to kernel time functions. |
tree | commitdiff |
2004-03-24 |
Rein Klazes | The name is _longjmpex (with the underscore). |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-19 |
Uwe Bonnes | Relay msvcrt_memcpy to memmove, CString::Insert seems... |
tree | commitdiff |
2004-03-19 |
Hans Leidekker | Reimplement time functions with Win32 APIs. |
tree | commitdiff |
2004-03-16 |
Hans Leidekker | - Prefix many more functions, types, structs, etc.... |
tree | commitdiff |
2004-03-11 |
Hans Leidekker | Implement _ftime with Win32 APIs. |
tree | commitdiff |
2004-03-11 |
Dimitrie O. Paun | Heap tests cleanup. |
tree | commitdiff |
2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files. |
tree | commitdiff |
2004-02-24 |
Uwe Bonnes | Implement I64 modifier, move WARN to TRACE. |
tree | commitdiff |
2004-02-19 |
Alexandre Julliard | Fixed varargs handling in the scanf functions (spotted... |
tree | commitdiff |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
tree | commitdiff |
2004-02-09 |
Alfons Hoogervorst | Fix infinite loop in _flushall. |
tree | commitdiff |
2004-02-09 |
Jon Griffiths | Use Unicode calls instead of ASCII where applicable. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-13 |
Rein Klazes | Two "unknown" parameters of _unDName() turn out to... |
tree | commitdiff |
2004-01-13 |
Alexandre Julliard | Implemented the remaining 64-bit file functions, and... |
tree | commitdiff |
2004-01-13 |
Alexandre Julliard | _set_error_mode is cdecl not stdcall. |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-06 |
Peter Berg Larsen | %[a-z] and %[z-a] are interpreted as equivalent to... |
tree | commitdiff |
2004-01-06 |
Peter Berg Larsen | Added _BITMAPSIZE_ and split _CONVERT_ macro to remove... |
tree | commitdiff |
2003-12-30 |
Ferenc Wagner | Fix undeleted temporary file. |
tree | commitdiff |
2003-12-15 |
Uwe Bonnes | Patch and test for scanf %i. |
tree | commitdiff |
2003-12-15 |
Ferenc Wagner | Added snprintf test. |
tree | commitdiff |
2003-12-04 |
Alexandre Julliard | Implement some more register functions using DEFINE_REG... |
tree | commitdiff |
2003-11-28 |
Alexandre Julliard | Better support for div and ldiv in Winelib apps. |
tree | commitdiff |
2003-11-20 |
Dimitrie O. Paun | Fix realloc() to match the documented behaviour. |
tree | commitdiff |
2003-11-14 |
Kirill Smelkov | Added _execle/_execlpe & _spawnle/_spawnlpe stubs. |
tree | commitdiff |
2003-10-31 |
Ulrich Czekalla | Duplicate stdin/stdout handles to avoid closing them... |
tree | commitdiff |
2003-10-28 |
Pierre d'Herbemont | Fixed _wfullpath prototype. |
tree | commitdiff |
2003-10-28 |
Uwe Bonnes | Another difference in the printf family. |
tree | commitdiff |
2003-10-24 |
Uwe Bonnes | Added a test case for sprintf. |
tree | commitdiff |
2003-10-24 |
Pavel Roskin | Make MSVCRT__sopen() complain louder about unknown... |
tree | commitdiff |
2003-10-24 |
Pavel Roskin | Added test for tmpnam(). |
tree | commitdiff |
2003-10-24 |
Pavel Roskin | MSVCRT_tmpnam(): complete rewrite. Use the same names... |
tree | commitdiff |
2003-10-21 |
Dave Belanger | Fix splitpath and wsplitpath for the file extension. |
tree | commitdiff |
2003-10-21 |
Gerald Pfeifer | Remove unused variables EXE, BAT, CMD, and COM. |
tree | commitdiff |
2003-10-16 |
Rolf Kalbermatter | Use INVALID_FILE_ATTRIBUTES to test for failure of |
tree | commitdiff |
2003-10-15 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-10-15 |
Alexandre Julliard | Rewrote splitpath and wsplitpath to avoid modifying... |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-10 |
Uwe Bonnes | Added test for %n. |
tree | commitdiff |
2003-10-10 |
Uwe Bonnes | %n returns the number of consumed characters. |
tree | commitdiff |
2003-10-07 |
Uwe Bonnes | Added some tests around fget(w)s. |
tree | commitdiff |
2003-10-07 |
Uwe Bonnes | fget(w)s(): Don't drop characters when buffer is not... |
tree | commitdiff |
2003-10-07 |
Uwe Bonnes | _write(): Don't fragment WriteFile() for TEXT mode... |
tree | commitdiff |
2003-10-07 |
Uwe Bonnes | _read(): In _O_TEXT mode make Readfile calls in chunks... |
tree | commitdiff |
2003-10-06 |
Uwe Bonnes | MSVCRT___RTDynamicCast: Reject a NULL cppobj. |
tree | commitdiff |
2003-09-30 |
Daniel Marmier | Use #ifdef instead of #if for all feature tests. |
tree | commitdiff |
2003-09-27 |
Alexandre Julliard | _tempnam and _wtempnam should not create the temp file... |
tree | commitdiff |
2003-09-25 |
Jon Griffiths | Various test fixes for XP/msvc. |
tree | commitdiff |
2003-09-24 |
Alexandre Julliard | Rewrote getenv and _wgetenv to avoid returning a pointe... |
tree | commitdiff |
2003-09-24 |
Jon Griffiths | Added tests for cpp objects/RTTI. |
tree | commitdiff |
2003-09-23 |
Jon Griffiths | A first stab at wcstod(). |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-28 |
Alexandre Julliard | Start using the exported TEB structure from winternl... |
tree | commitdiff |
2003-08-28 |
Alexandre Julliard | Renamed a few more TEB fields. |
tree | commitdiff |
2003-08-28 |
Alexandre Julliard | Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR... |
tree | commitdiff |
2003-08-20 |
Dimitrie O. Paun | Stub out the _[w]popen/_pclose() functions. |
tree | commitdiff |
2003-08-19 |
Jon Griffiths | Use exception as the base for all exception derived... |
tree | commitdiff |
2003-08-19 |
Alexandre Julliard | _ftol should return a 64-bit int (spotted by Jon Griffi... |
tree | commitdiff |
2003-08-06 |
Alexandre Julliard | Warning fixes. |
tree | commitdiff |
2003-07-28 |
André Johansen | Added a dummy implementation of the _set_error_mode... |
tree | commitdiff |
2003-07-18 |
Jon Griffiths | Implement __p__wpgmptr, _wpgmptr. |
tree | commitdiff |
2003-06-17 |
Alexandre Julliard | Added an assembly wrapper to retrieve the this pointer... |
tree | commitdiff |
2003-06-06 |
Martin Fuchs | Stub implementation for _Gettnames. |
tree | commitdiff |
2003-06-04 |
Marcus Meissner | Implemented localeconv() with libc function. |
tree | commitdiff |
2003-05-13 |
Uwe Bonnes | Fix some sscanf cases and testcase to get wxtide32... |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
tree | commitdiff |
2003-05-13 |
Francois Gouget | Change the #include order so the test compiles with... |
tree | commitdiff |
2003-05-12 |
Mike McCormack | Implemented _wfullpath. |
tree | commitdiff |
2003-05-08 |
Adam Gundy | _open_osfhandle is expected to take the absence of... |
tree | commitdiff |
2003-04-17 |
Michael Stefaniuc | mbtowc returns -1 if we can't find a valid multibyte... |
tree | commitdiff |
2003-04-14 |
Andreas Mohr | Fix blatantly wrong SetFilePointer() calls. |
tree | commitdiff |
2003-03-30 |
Adam Gundy | MSVCRT_fclose() mustn't use the _flag field from the... |
tree | commitdiff |
2003-03-27 |
Sylvain Petreolle | _wsplitpath: Display correctly the path being split. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Add __CxxDetectRethrow(), __CxxQueryExceptionSize(). |
tree | commitdiff |
2003-03-17 |
Jon Griffiths | Move a couple of shared definitions into msvcrt.h. |
tree | commitdiff |
next |