2005-02-18 |
Gunnar Dalsnes | When getting current directory on a drive different... |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Cast the GetProcAddress() return value to avoid warning... |
tree | commitdiff |
2005-02-14 |
Mike McCormack | Add handling of %ws, %S and %C to _vns(w)printf, improv... |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-28 |
Francois Gouget | Fix handling of EOF for the '%c' and '%C' cases in... |
tree | commitdiff |
2005-01-10 |
Bill Medland | Only report the unsupported flags. |
tree | commitdiff |
2005-01-04 |
Lionel Ulmer | fpos_t should be 64 bits (verified with native MSVCRT... |
tree | commitdiff |
2005-01-04 |
Lionel Ulmer | Handle buffering in fgetpos / fsetpos. |
tree | commitdiff |
2005-01-03 |
Eric Pouech | Some missing const correctness fixes. |
tree | commitdiff |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-14 |
Juan Lang | Implement _popen and _pclose, and use debugstr_a to... |
tree | commitdiff |
2004-12-14 |
Juan Lang | Use debugstr_a to avoid crash tracing long command... |
tree | commitdiff |
2004-12-14 |
Juan Lang | - make file functions (mostly) thread-safe |
tree | commitdiff |
2004-12-14 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes. |
tree | commitdiff |
2004-12-10 |
Rein Klazes | - implement __pioinfo, __badioinfo and _adjust_fdiv |
tree | commitdiff |
2004-12-09 |
Juan Lang | - implement _dup, _dup2, and _pipe |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
tree | commitdiff |
2004-12-07 |
Juan Lang | Flush file in fputc when character is '\n'. |
tree | commitdiff |
2004-12-06 |
Juan Lang | Set st_mode bits in _fstati64. |
tree | commitdiff |
2004-12-06 |
Juan Lang | msvcrt_spawn should free STARTUPINFOA's lpReserved2... |
tree | commitdiff |
2004-12-02 |
Peter Chapman | Fix up several inline assembler blocks so that they... |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-28 |
Eric Pouech | Fixed file name when opening NUL. |
tree | commitdiff |
2004-11-21 |
Bill Medland | Don't mess up the msvcrt codepage on e.g. _MB_CP_ANSI. |
tree | commitdiff |
2004-11-08 |
Eric Pouech | Now that name undecoration works, fix the type info. |
tree | commitdiff |
2004-11-08 |
Eric Pouech | Implemented __unDName and __unDNameEx functions. |
tree | commitdiff |
2004-11-06 |
Rein Klazes | - RtlTimeFieldsToTime should not normalize the time... |
tree | commitdiff |
2004-11-04 |
Aneurin Price | - Move printf tests from scanf.c to printf.c (and fix... |
tree | commitdiff |
2004-11-03 |
Tony Lambregts | Fix up init_fp test for freopen. |
tree | commitdiff |
2004-10-27 |
Rein Klazes | In MSVCRT_localtime() return tm_isdst = 0 when there... |
tree | commitdiff |
2004-10-25 |
Rein Klazes | Correctly use the returned value from GetTimeZoneInform... |
tree | commitdiff |
2004-10-21 |
Rein Klazes | - mktime should compute the tm_wday, tm_yday and renorm... |
tree | commitdiff |
2004-10-19 |
Alexandre Julliard | Output the virtual tables for the exception classes... |
tree | commitdiff |
2004-10-18 |
Alexandre Julliard | Fixed __RTDynamicCast to return the correct pointer... |
tree | commitdiff |
2004-10-14 |
Alexandre Julliard | Fixed spelling of 'hierarchy'. |
tree | commitdiff |
2004-10-14 |
Hans Leidekker | Prefix _fsopen with MSVCRT_ to avoid collision with... |
tree | commitdiff |
2004-09-08 |
Uwe Bonnes | Added MSVCRT_CLOCKS_PER_SEC define. |
tree | commitdiff |
2004-09-08 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-09-03 |
Eric Pouech | - msvcrt: the file descriptors are now inherited betwee... |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Function parameters don't need WINE_UNUSED. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Inline functions don't need WINE_UNUSED. |
tree | commitdiff |
2004-08-26 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-08-23 |
Francois Gouget | Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000... |
tree | commitdiff |
2004-08-22 |
Francois Gouget | Remove these Wine-only types: |
tree | commitdiff |
2004-08-13 |
Francois Gouget | The Windows headers don't define PEXCEPTION_REGISTRATIO... |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Don't define __WINE_USE_MSVCRT in the Visual C++ projec... |
tree | commitdiff |
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 |
next |