projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineqtdecoder: Improve and differentiate Sample Time and MediaTime.
[wine]
/
dlls
/
msvcrt
/
tests
/
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
2010-07-22
Piotr Caban
msvcrt: Fixed strtod_l/wcstod_l implementation.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
msvcrt/tests: Fix printf format warnings with ptrdiff_t.
tree
|
commitdiff
2010-07-19
Greg Geldorp
msvcrt/tests: ecvt on Win9x and NT4 will corrupt memory...
tree
|
commitdiff
2010-07-09
Alexandre Julliard
msvcrt/tests: Add some alternative locale names that...
tree
|
commitdiff
2010-06-25
Andrew Nguyen
msvcrt: Implement _wmakepath_s.
tree
|
commitdiff
2010-06-25
Andrew Nguyen
msvcrt: Implement _makepath_s.
tree
|
commitdiff
2010-06-24
Francois Gouget
Assorted typo and spelling fixes.
tree
|
commitdiff
2010-06-22
Francois Gouget
msvcrt/tests: Make test_dup2() static.
tree
|
commitdiff
2010-06-22
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2010-06-17
Alexander Scott...
msvcrt/tests: Rename a variable.
tree
|
commitdiff
2010-06-09
Alexander Scott...
msvcrt/tests: Move function pointer initialization...
tree
|
commitdiff
2010-06-07
Alexander Scott...
msvcrt/test: Add some simple _vsnwprintf_s tests.
tree
|
commitdiff
2010-06-07
Alexander Scott...
include/msvcrt: Define _TRUNCATE; use it in the tests.
tree
|
commitdiff
2010-06-07
Alexander Scott...
msvcrt/tests: Properly skip if functions are not available.
tree
|
commitdiff
2010-05-28
Robert Wilhelm
msvcrt: Support system(NULL).
tree
|
commitdiff
2010-05-25
Gerald Pfeifer
msvcrt/tests: Adjust CHECK_TYPE to avoid some two dozen...
tree
|
commitdiff
2010-05-17
Piotr Caban
msvcrt: Added $I10_OUTPUT implementation.
tree
|
commitdiff
2010-05-10
Piotr Caban
msvcrt: Fix synonym handling in setlocale/create_locale.
tree
|
commitdiff
2010-05-10
Piotr Caban
msvcrt: Partial fix for setlocale/create_locale.
tree
|
commitdiff
2010-05-06
Piotr Caban
msvcrt: Added mbstowcs and wcstombs tests.
tree
|
commitdiff
2010-05-05
Piotr Caban
msvcrt: Added _get_osplatform implementation.
tree
|
commitdiff
2010-05-04
Austin English
msvcrt: Fix tests for Windows ME.
tree
|
commitdiff
next