projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msvcrt: Add _get_output_format() and return default value.
[wine]
/
dlls
/
msvcrt
/
tests
/
string.c
2011-03-07
Nikolay Sivov
msvcrt: Added _wcslwr_s implementation.
blob
|
commitdiff
|
raw
2011-02-10
Austin English
msvcrt/tests: Remove useless assignment (LLVM/Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Greg Geldorp
msvcrt/tests: Use different method to determine non...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Eric Pouech
msvcrt: Use the macros for parameter checking for wcsnc...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Eric Pouech
msvcrt: Use macro for parameters validation itoa_s...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Andrew Nguyen
msvcrt: Implement _ultoa_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Andrew Nguyen
msvcrt: Implement _mbsnbcat_s.
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-10-11
Andrew Nguyen
msvcrt: Implement _strlwr_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Andrew Nguyen
msvcrt: Implement _itoa_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Alexandre Julliard
tests: Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Alexandre Goujon
msvcrt: string Avoid size_t in ok().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Piotr Caban
msvcrt: Added _gcvt_s 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-07-21
Alexandre Julliard
msvcrt/tests: Fix printf format warnings with ptrdiff_t.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-07
Alexander Scott...
include/msvcrt: Define _TRUNCATE; use it in the tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Piotr Caban
msvcrt: Added mbstowcs and wcstombs tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Piotr Caban
msvcrt: Change strtod_l implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Piotr Caban
msvcrt: Added _strtod_l implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-01
Piotr Caban
msvcrt: Move invalid parameter tests to msvcr90.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Piotr Caban
msvcrt: Added _strtoui64 implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Piotr Caban
msvcrt: Added _strtoi64 implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Piotr Caban
msvcr90: Added _get/set_invalid_parameter_handler imple...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Piotr Caban
msvcrt: Added strnlen implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
David Hedberg
msvcrt: Implement _mbctombb.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
David Hedberg
msvcrt: Implement _ismbclegal.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
David Hedberg
msvcrt: Add trail bytes info for codepage 1361.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Andrew Nguyen
msvcrt: Implement and test _wcsupr_s.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Michael Stefaniuc
msvcrt/tests: Use LONG instead of long.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Ge van Geldorp
msvcrt/tests: Add acceptable error codes for W2K8+.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Eric Pouech
msvcrt: Correctly handle the error cases in strtol...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Alexandre Julliard
msvcrt/tests: Make all msvcrt function pointers cdecl.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Rein Klazes
msvcrt/tests: Add some tests for strtok().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
David Hedberg
msvcrt: Implement _mbcjistojms.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Alexandre Julliard
libwine: Re-generate the Windows codepage data using...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Francois Gouget
msvcrt/tests: Make void test_cp_table() static.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Alexandre Julliard
msvcrt/tests: Load __mb_cur_max and _mbctype dynamicall...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-27
Jon Griffiths
msvcrt/tests: Fix 3 tests that always fail on Vista.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Alexandre Julliard
msvcrt/tests: The new string functions don't have to...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Alistair Leslie...
msvcrt: Implement wcscpy_s.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Dösinger
msvcrt: Implement _mbsnbcpy_s.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Dösinger
msvcrt: Implement strcat_s.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Dösinger
msvcrt: Implement strcpy_s.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Mikolaj Zalewski
msvcrt/tests: Loosen the mbctype test to pass under...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Lionel Debroux
msvcrt/tests: Fix memory leak (found by Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Mikolaj Zalewski
msvcrt: Implement and test _mbsbtype.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Mikolaj Zalewski
msvcrt: Test and fix _ismbslead and _ismbstrail.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbsinc/_mbsninc.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Mikolaj Zalewski
msvcrt: Don't test codepage 20932.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Mikolaj Zalewski
msvcrt: Test that some functions depends on locale...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbclen/_mbslen.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbsnextc.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Mikolaj Zalewski
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Mikolaj Zalewski
msvcrt: Fill _mbctype table in _setmbcp.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Mikolaj Zalewski
msvcrt: __mb_cur_max is not updated in _setmbcp (with...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Paul Vriens
msvcrt/tests: Remove wrong FreeLibrary and fix typo's.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
Duane Clark
msvcrt: Add function _mbsspnp.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Francois Gouget
msvcrt: The tests link with msvcrt(d).dll now, so use...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-21
Louis. Lenders
msvcrt: Add simple test for _strdup(0).
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-02-06
Eric Pouech
Fixes for missing prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
Rein Klazes
Fix _mbsspn() with conformance tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Vitaliy Margolen
Fix _ismbblead test to pass on windows.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Vijay Kiran Kamuju
Added a test for failing _ismbblead.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Jason Edmeades
_swab failed if src == dest, plus some testcases.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Francois Gouget
Make our ascii strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-19
Uwe Bonnes
Relay msvcrt_memcpy to memmove, CString::Insert seems...
blob
|
commitdiff
|
raw
|
diff to current