projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d10: Add support for parsing sample masks to parse_fx10_object().
[wine]
/
dlls
/
msvcrt
/
tests
/
2012-06-14
Piotr Caban
msvcrt/tests: Fix Portuguese locale test on NT4.
tree
|
commitdiff
2012-06-13
Francois Gouget
msvcrt: Fix the name of the Portuguese locale alias.
tree
|
commitdiff
2012-04-24
Piotr Caban
msvcrt: Rework wcsncpy_s to work on overlapping pointers.
tree
|
commitdiff
2012-04-16
Piotr Caban
msvcrt: Added more length modifiers in scanf function.
tree
|
commitdiff
2012-04-16
Piotr Caban
msvcrt: Fixed 'h' modifier handling when printing integers.
tree
|
commitdiff
2012-04-16
Piotr Caban
msvcrt: Added support for %W and %U format in strftime.
tree
|
commitdiff
2012-04-12
Piotr Caban
msvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt/tests: Added more strftime tests.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Added _Strftime implementation.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Rewrite asctime function.
tree
|
commitdiff
2012-03-28
Robert van Herk
msvcrt: Fix file mode T (temporary file).
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Fix _mbcjistojms off by one error.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt/tests: Add more tests for _mbcjistojms.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt/tests: Rewrite test_mbcjisjms to test in various...
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Improve _mbbtombc to handle Japanese characters.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Add test for _mbbtombc.
tree
|
commitdiff
2012-03-16
Akihiro Sagawa
msvcrt: Implement _mbcjmstojis.
tree
|
commitdiff
2012-03-16
Akihiro Sagawa
msvcrt: Add semi stub _mbcjmstojis implementation.
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt: Add support for _flushall to clear all input...
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt: Add support for fflush to clear an input buffer.
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt/tests: Add tests for fflush on input stream.
tree
|
commitdiff
2012-03-13
Piotr Caban
msvcrt: Fixed printf behaviour on hexadecimal, zero...
tree
|
commitdiff
2012-02-07
Piotr Caban
msvcrt: Handle negative file->_cnt value in _flsbuf...
tree
|
commitdiff
2012-01-10
Dmitry Timoshkov
msvcrt: Add some tests for strftime/wcsftime.
tree
|
commitdiff
2012-01-06
Daniel Lehman
msvcrt: Make WEOF returned from swscanf signed.
tree
|
commitdiff
2011-12-27
André Hentschel
msvcrt/tests: Fix two test messages.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt/tests: Added _Gettnames tests.
tree
|
commitdiff
2011-12-01
Akihiro Sagawa
msvcrt: Fix wctob in C locale.
tree
|
commitdiff
2011-10-12
Piotr Caban
msvcrt: Use ismbcodepage instead of mb_cur_max in mbcod...
tree
|
commitdiff
2011-10-04
Piotr Caban
msvcrt: Fix wcsncpy_s implementation.
tree
|
commitdiff
2011-09-28
Frédéric Delanoy
msvcrt/tests: Remove dead assignments (Clang).
tree
|
commitdiff
2011-09-05
Piotr Caban
msvcrt: Fix _vswprintf* arguments.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Austin English
msvcrt/tests: Make sure to use return values.
tree
|
commitdiff
2011-07-04
Daniel Verkamp
msvcrt/tests: Add test for _get_pgmptr.
tree
|
commitdiff
2011-06-03
Piotr Caban
msvcrt: Improved tolower_l and toupper_l implementation.
tree
|
commitdiff
2011-05-15
Alexandre Julliard
msvcrt: Add support for function namespaces in symbol...
tree
|
commitdiff
2011-05-15
Alexandre Julliard
msvcrt: Add support for template operators in symbol...
tree
|
commitdiff
2011-05-15
Alexandre Julliard
msvcrt: Add support for __ptr64 attribute in symbol...
tree
|
commitdiff
2011-05-02
Nicolas Le Cam
msvcrt/tests: Avoid size_t in traces.
tree
|
commitdiff
2011-04-28
Piotr Caban
msvcrt: Added wcsrtombs implementation.
tree
|
commitdiff
2011-04-27
Piotr Caban
msvcrt: Added sprintf_p_l implementation.
tree
|
commitdiff
2011-04-25
Piotr Caban
msvcrt/tests: Added fprintf tests.
tree
|
commitdiff
2011-04-25
Eric Pouech
msvcrt: ungetc must create a buffer, even if _IONBF...
tree
|
commitdiff
2011-04-25
Eric Pouech
msvcrt: Added tests in fileops with different buffer...
tree
|
commitdiff
2011-04-06
Piotr Caban
msvcrt: Added wctob implementation.
tree
|
commitdiff
2011-03-31
Francois Gouget
msvcrt/tests: Wine should not have trouble with the...
tree
|
commitdiff
2011-03-31
Piotr Caban
msvcrt/tests: Fix memory leaks (valgrind).
tree
|
commitdiff
2011-03-30
Piotr Caban
msvcrt: Added space for nullbyte in size returned by...
tree
|
commitdiff
2011-03-29
Konrad Rzepecki
msvcrt: Implement _mbslwr_s.
tree
|
commitdiff
2011-03-29
Konrad Rzepecki
msvcrt: Implement _mbsupr_s.
tree
|
commitdiff
2011-03-15
Nikolay Sivov
msvcrt: Add __daylight() call export.
tree
|
commitdiff
2011-03-09
Nikolay Sivov
msvcrt: Add _get_output_format() and return default...
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msvcrt: Added _wcslwr_s implementation.
tree
|
commitdiff
2011-03-07
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2011-02-25
André Hentschel
msvcrt/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-02-24
Marcus Meissner
msvcrt: Use = instead of == in test (Coverity).
tree
|
commitdiff
2011-02-17
Jörg Höhle
msvcrt/tests: sizeof(long double) is 12 with MS.
tree
|
commitdiff
2011-02-10
Austin English
msvcrt/tests: Remove useless assignment (LLVM/Clang).
tree
|
commitdiff
2011-02-08
Austin English
msvcrt/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-01-31
Nikolay Sivov
msvcrt: Implement _fcvt_s().
tree
|
commitdiff
2011-01-28
Detlef Riekenberg
msvcrt: Add private define and header tests for _set_er...
tree
|
commitdiff
2011-01-20
Nikolay Sivov
msvcrt: Partially implement _set_abort_behavior.
tree
|
commitdiff
2011-01-19
Nikolay Sivov
msvcrt: Add _atoflt and _atoflt_l implementations.
tree
|
commitdiff
2011-01-17
Andrew Nguyen
msvcrt/tests: Avoid embedding extended ASCII characters...
tree
|
commitdiff
2011-01-17
Greg Geldorp
msvcrt/tests: Use different method to determine non...
tree
|
commitdiff
2010-12-23
Eryk Wieliczko
msvcrt/tests: Add _fcvt_s tests.
tree
|
commitdiff
2010-12-13
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2010-12-10
Eryk Wieliczko
msvcrt/tests: Add _ecvt_s tests.
tree
|
commitdiff
2010-11-26
Alexandre Julliard
include/msvcrt: Define more CPU control word flags.
tree
|
commitdiff
2010-11-17
Alexandre Julliard
msvcrt/tests: Avoid sizeof in traces.
tree
|
commitdiff
2010-11-16
Eric Pouech
msvcrt: Use the macros for parameter checking for wcsnc...
tree
|
commitdiff
2010-11-12
Eric Pouech
msvcrt: Use macro for parameters validation itoa_s...
tree
|
commitdiff
2010-11-11
Eryk Wieliczko
msvcrt: Fixed (_w)fopen_s with test.
tree
|
commitdiff
2010-10-21
Andrew Nguyen
msvcrt: Implement _ultoa_s.
tree
|
commitdiff
2010-10-21
Andrew Nguyen
msvcrt: Implement _mbsnbcat_s.
tree
|
commitdiff
2010-10-19
Damjan Jovanovic
msvcrt: Improve wcsncat_s.
tree
|
commitdiff
2010-10-18
Damjan Jovanovic
msvcrt: Implement wcsncat_s.
tree
|
commitdiff
2010-10-11
Andrew Nguyen
msvcrt: Implement _strlwr_s.
tree
|
commitdiff
2010-10-11
Andrew Nguyen
msvcrt: Implement _itoa_s.
tree
|
commitdiff
2010-10-11
Andrew Nguyen
msvcrt: Implement _localtime32_s.
tree
|
commitdiff
2010-10-11
Andrew Nguyen
msvcrt: Implement _localtime64_s.
tree
|
commitdiff
2010-10-07
Andrew Nguyen
msvcrt: Initialize _wenviron in Unicode environment...
tree
|
commitdiff
2010-10-07
Andrew Nguyen
msvcrt/tests: Add tests for the __p__(w)environ accessors.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
tests: Make some variables static.
tree
|
commitdiff
2010-09-30
Andrew Nguyen
msvcrt: Initialize environ on DLL load.
tree
|
commitdiff
2010-09-28
Andrew Nguyen
msvcrt: Implement _set_doserrno.
tree
|
commitdiff
2010-09-28
Andrew Nguyen
msvcrt: Implement _set_errno.
tree
|
commitdiff
2010-09-28
Andrew Nguyen
msvcrt: Implement _get_doserrno.
tree
|
commitdiff
2010-09-28
Andrew Nguyen
msvcrt: Implement _get_errno.
tree
|
commitdiff
2010-09-28
Andrew Nguyen
msvcrt: Implement strerror_s.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-31
Alexandre Goujon
msvcrt: Properly fix setlocale and clean up tests.
tree
|
commitdiff
2010-08-30
Alexandre Goujon
msvcrt: string Avoid size_t in ok().
tree
|
commitdiff
2010-08-27
Piotr Caban
msvcrt: Added _gcvt_s implementation.
tree
|
commitdiff
2010-08-27
Piotr Caban
msvcrt: Added _gmtime32_s and _gmtime64_s implementation.
tree
|
commitdiff
2010-08-27
Piotr Caban
msvcrt: Added _strdate_s and _wstrdate_s implementation.
tree
|
commitdiff
2010-08-27
Piotr Caban
msvcrt: Added _strtime_s and _wstrtime_s implementation.
tree
|
commitdiff
2010-07-22
Alexandre Julliard
msvcrt: Use the appropriate mangled names for operator...
tree
|
commitdiff
next