2010-12-05 |
Mike Gibson | msvcrt: Implement wcsnicoll. |
blob | commitdiff | raw |
2010-11-16 |
Eric Pouech | msvcrt: Use the macros for parameter checking for wcsnc... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Eric Pouech | msvcrt: For internal msvcrt use, added ability to grow... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Eric Pouech | msvcrt: Implemented wcstok_s. |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Eric Pouech | msvcrt: Use parameter checking macros in vsn(w)printf_s_l. |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Eric Pouech | msvcrt: Use parameter checking macros in wcstombs_s_l. |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Eric Pouech | msvcrt: Use parameter checking macros for wcsto{number... |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Damjan Jovanovic | msvcrt: Improve wcsncat_s. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Damjan Jovanovic | msvcrt: Implement wcsncat_s. |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Hans Leidekker | msvcrt: Implement wcsnlen. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Piotr Caban | msvcrt: Added 'll' modifier to printf functions. |
blob | commitdiff | raw | diff to current |
2010-08-27 |
Piotr Caban | msvcrt: Added _scprintf implementation. |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Piotr Caban | msvcrt: Fixed strtod_l/wcstod_l implementation. |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Nikolay Sivov | msvcrt: Add _scwprintf implementation. |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Nikolay Sivov | msvcrt: Add _snwprintf_s implementation. |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Nikolay Sivov | msvcrt: Add _snprintf_s implementation. |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Alexander Scott... | msvcrt: The sizeOfBuffer argument of _vsnwprintf_s... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Alexander Scott... | msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE. |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Alexander Scott... | msvcrt: Fix comments. |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Piotr Caban | msvcrt: Fix wcstombs_l implementation. |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Piotr Caban | msvcrt: Fix strtod and wcstod implementation. |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Piotr Caban | msvcrt: Fixed wcstombs(_s_l) implementation. |
blob | commitdiff | raw | diff to current |
2010-04-28 |
Detlef Riekenberg | msvcrt: Fix wrong msvcr90 in comments. |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Piotr Caban | msvcrt: Added wcstombs_s implementation. |
blob | commitdiff | raw | diff to current |
2010-04-27 |
Piotr Caban | msvcrt: Added _wcstoi64 and _wcstoui64 implementation. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Piotr Caban | msvcrt: Use wcstod_l/strtod_l in other functions that... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Piotr Caban | msvcrt: Added wcstod_l implementation. |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Piotr Caban | msvcrt: Added swprintf_s implementation. |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Piotr Caban | msvcrt: Added implementations of _vswprintf* functions. |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Piotr Caban | msvcrt: Added _vsnwprintf* implementation. |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Piotr Caban | msvcrt: Added _vsnprintf* implementation. |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Piotr Caban | msvcrt: Add parameters to mimic *_s function behaviour... |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Piotr Caban | msvcrt: Format strings according to specified locale... |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Piotr Caban | msvcrt: Added _iswalpha_l implementation. |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Piotr Caban | msvcrt: Rename functions conflicting with mingw headers. |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Jason Edmeades | msvcrt: Add support for sprintf_s. |
blob | commitdiff | raw | diff to current |
2010-01-11 |
Jason Edmeades | msvcrt: Add support for vsprintf_s. |
blob | commitdiff | raw | diff to current |
2009-12-04 |
Marcus Meissner | msvcrt: Remove unnecessary NULL check (Coverity). |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Andrew Nguyen | msvcrt: Implement and test _wcsupr_s. |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Andrew Nguyen | msvcrt: Remove dead code in wcscpy_s. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Hans Leidekker | msvcrt: Implement _vscprintf and _vscwprintf. |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Alexandre Julliard | msvcrt: Avoid size_t in printf format. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Alexandre Julliard | msvcrt: Convert all the printf functions to use MS... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Alexandre Julliard | msvcrt: Fix formatting of pointers in printf. |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Andrew Talbot | msvcrt: Sign-compare warnings fix. |
blob | commitdiff | raw | diff to current |
2008-10-21 |
Eric Pouech | msvcrt: Implemented vswprintf_s. |
blob | commitdiff | raw | diff to current |
2008-10-13 |
Eric Pouech | msvcrt: Implemented wcscat_s. |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Eric Pouech | msvcrt: Implemented wcsncpy_s. |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Jon Griffiths | msvcrt: Fix exponents in *printf family. |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Jon Griffiths | msvcrt: Follow Vista behaviour in wcscpy_s. |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Alistair Leslie... | msvcrt: Implement wcscpy_s. |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Alexandre Julliard | msvcrt: Get rid of the now unused strndup/wstrndup... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Michael Stefaniuc | msvcrt: Fix *printf() handling of negative field width. |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Sam Dennis | msvcrt: Use the custom vsnprintf implementation for... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Jesse Allen | msvcrt: Estimate required buffer size better in pf_vsnp... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Jesse Allen | msvcrt: Free correct buffer in pf_vsnprintf. |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Alexandre Julliard | msvcrt: Explicitly specify CDECL calling convention... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Andrew Talbot | msvcrt: Write-strings warnings fix. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Peter Beutner | msvcrt: Fix handling of 'h' prefix in swprintf. |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Alexandre Julliard | msvcrt: Use the msvcrt version of printf everywhere. |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Make snprintf and snwprintf use the msvcrt... |
blob | commitdiff | raw | diff to current |
2006-01-14 |
Alexandre Julliard | msvcrt: Make strtok and wcstok thread-safe by using... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Jesse Allen | msvcrt: pf_integer_conv for I64. |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Jesse Allen | msvcrt: Do not treat %ll as an IntegerDouble in printf. |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Jesse Allen | msvcrt: Parse I, I32, and I64 integer size flags in... |
blob | commitdiff | raw | diff to current |
2005-12-21 |
Jesse Allen | msvcrt: Fix printf sign flags. |
blob | commitdiff | raw | diff to current |
2005-12-20 |
Jesse Allen | msvcrt: Ignore PadZero when LeftAlign is true in printf... |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Jesse Allen | msvcrt: Require exact uppercase and lowercase format... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Mike McCormack | Use the correct buffer - reported by Jesse Allen. |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Mike McCormack | Missing and zero precision specifiers are different. |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Marcus Meissner | char pointer must be 11 byte to fit 10 characters ... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
<wine.larry.engho... | Interpret %% correctly in printf format string. |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Rein Klazes | Fix decoding printf format in case the field width... |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Mike McCormack | Handle %ls in sprintf. |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Mike McCormack | Handle the printf %F format modifier. |
blob | commitdiff | raw | diff to current |
2005-02-25 |
Uwe Bonnes | Advance over * argument for precision. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Mike McCormack | Add handling of %ws, %S and %C to _vns(w)printf, improv... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Dimitrie O. Paun | Split the MSVCRT implementation headers from the public... |
blob | commitdiff | raw | diff to current |
2004-06-02 |
Mike McCormack | Copy the vsnprintfW implementation from libunicode... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Dave Belanger | wcstod: added exponent parsing and fixed handling of... |
blob | commitdiff | raw | diff to current |
2003-09-23 |
Jon Griffiths | A first stab at wcstod(). |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Dmitry Timoshkov | Move vsnwprintf implementation to libwine_unicode,... |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Thomas Mertes | Forward to the ntdll functions _itoa, _ltoa, _ultoa... |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Alexandre Julliard | Use MSVCRT_wchar_t instead of WCHAR so that the impleme... |
blob | commitdiff | raw | diff to current |
2002-05-20 |
John K. Hohm | Fix msvcrt._vsnwprintf format reading bug like NTDLL_vs... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Alexandre Julliard | Don't include debugtools.h in the header file, moved... |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Alexandre Julliard | Implemented inline version of the iswxxx functions. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Removed implementation of _ultow since it is forwarded... |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Ove Kaaven | Handle the %f case in wsprintf. |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Francois Gouget | Include the msvcrt headers, remove duplicate definitions. |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Francois Gouget | Adjust the 'MSVCRT_' prefix to match the msvcrt headers |
blob | commitdiff | raw | diff to current |
2001-01-22 |
James Juran | Use int instead of WCHAR in va_arg() (fixes gcc-current... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - New msvcrt unicode functions, winapi_check/-Wall... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Jon Griffiths | - Migrate CRTDLL to MSVCRT. |
blob | commitdiff | raw | diff to current |
|