projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Ignore load event on detached documents.
[wine]
/
dlls
/
msvcrt
/
tests
/
2010-02-24
David Hedberg
msvcrt: Implement _mbctombb.
tree
|
commitdiff
2010-02-23
David Hedberg
msvcrt: Implement _ismbclegal.
tree
|
commitdiff
2010-02-23
David Hedberg
msvcrt: Add trail bytes info for codepage 1361.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
msvcrt/tests: Avoid size_t in a trace.
tree
|
commitdiff
2010-01-28
Uwe Bonnes
msvcrt: read_i should pull in LF after CR only in unbuf...
tree
|
commitdiff
2010-01-18
Uwe Bonnes
msvcrt: Handle CR at buffer boundary and test case.
tree
|
commitdiff
2010-01-18
André Hentschel
msvcrt/tests: Add some demangle tests.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
msvcrt: Implement and test rand_s.
tree
|
commitdiff
2010-01-14
Jeff Zaroyko
msvcrt: Check if argument passed to _dup2 is positive.
tree
|
commitdiff
2010-01-14
Jeff Zaroyko
msvcrt/tests: Test _dup2 for failure when second arg...
tree
|
commitdiff
2010-01-11
Uwe Bonnes
msvcrt: In unbuffered text mode reading \r\n with fgetc...
tree
|
commitdiff
2009-12-09
Alexandre Julliard
msvcrt/tests: Fix the signal handler calling convention.
tree
|
commitdiff
2009-12-07
Nikolay Sivov
msvcrt/tests: Free temporary file name after test.
tree
|
commitdiff
2009-12-03
Peter Rosin
msvcrt: Handle the SIGBREAK signal.
tree
|
commitdiff
2009-12-03
Peter Rosin
msvcrt: Add test to check if signal(SIGBREAK, ...)...
tree
|
commitdiff
2009-11-18
Eric Pouech
mscvrt: Fix some undname quirks (space at the end of...
tree
|
commitdiff
2009-11-16
Andrew Nguyen
msvcrt: Implement and test _wcsupr_s.
tree
|
commitdiff
2009-11-16
Eric Pouech
msvcrt: In undname functions, no longer use a fixed...
tree
|
commitdiff
2009-10-08
Michael Stefaniuc
msvcrt/tests: Use LONG instead of long.
tree
|
commitdiff
2009-09-10
Alexandre Julliard
msvcrt/tests: Add tests for the handle inheritance...
tree
|
commitdiff
2009-09-02
Ge van Geldorp
msvcrt/tests: Add acceptable error codes for W2K8+.
tree
|
commitdiff
2009-09-01
Eric Pouech
msvcrt: Correctly handle the error cases in strtol...
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Replace long by MSVCRT_long.
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt/tests: Make all msvcrt function pointers cdecl.
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Fix the stat and finddata structures for 64...
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Add explicit 32- and 64-bit versions of the...
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Add explicit 32- and 64-bit versions of the...
tree
|
commitdiff
2009-05-20
Alexandre Julliard
msvcrt/tests: Use the _winver etc. variables instead...
tree
|
commitdiff
2009-05-11
Austin English
msvcrt/tests: Sign compare fixes.
tree
|
commitdiff
2009-04-22
Rein Klazes
msvcrt/tests: Add some tests for strtok().
tree
|
commitdiff
2009-04-20
Rein Klazes
msvcrt: Do not set the windows version to 0.5.
tree
|
commitdiff
2009-04-14
Rein Klazes
msvcrt: Correct implementation of _ecvt() with tests.
tree
|
commitdiff
2009-03-26
Hans Leidekker
msvcrt: Add tests for _vscprintf and _vscwprintf.
tree
|
commitdiff
2009-02-18
Juan M. Navarro
msvcrt/tests: Avoid size_t in printf format.
tree
|
commitdiff
2009-02-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-02-06
David Hedberg
msvcrt: Implement _mbcjistojms.
tree
|
commitdiff
2009-01-30
Francois Gouget
msvcrt/tests: Remove a space before a '\n'.
tree
|
commitdiff
2009-01-29
Dan Kegel
msvcrt: Remove CRs earlier in ascii mode in fseek,...
tree
|
commitdiff
2009-01-29
Dan Kegel
msvcrt: _flsbuf zeroes _cnt.
tree
|
commitdiff
2009-01-28
Uwe Bonnes
msvcrt/tests: Test case to show Wine still mishandles...
tree
|
commitdiff
2009-01-27
Hans Leidekker
msvcrt: Add a test for _vsnwprintf.
tree
|
commitdiff
2009-01-19
Alexandre Julliard
libwine: Re-generate the Windows codepage data using...
tree
|
commitdiff
2009-01-19
Dan Kegel
msvcrt: Remove CRs earlier in ascii mode.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
msvcrt/tests: Avoid printing pointer differences in...
tree
|
commitdiff
2009-01-05
Alexandre Julliard
msvcrt: Fix the time_t definition for the msvcrt build.
tree
|
commitdiff
2009-01-04
Alexandre Julliard
msvcrt/tests: Fix the scanf pointer formatting tests...
tree
|
commitdiff
2009-01-04
Alexandre Julliard
msvcrt/tests: Fix the printf pointer formatting tests...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt/tests: Fix some printf formats for 64-bit.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt/tests: Use unsigned int instead of size_t for...
tree
|
commitdiff
2008-12-23
Michael Stefaniuc
msvcrt/tests: Use the C standard for multiline strings.
tree
|
commitdiff
2008-12-20
Alexandre Julliard
msvcrt/tests: Avoid sizeof in a trace.
tree
|
commitdiff
2008-12-17
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-12-16
Dan Kegel
msvcrt: fread: Exhaust buffered data before using unbuf...
tree
|
commitdiff
2008-12-12
Francois Gouget
msvcrt/tests: Make void test_cp_table() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
msvcrt/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt/tests: Load __mb_cur_max and _mbctype dynamicall...
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt: Don't include msvcrt headers, instead duplicate...
tree
|
commitdiff
2008-12-10
Francois Gouget
msvcrt: Fix the permissions returned by fstat*() (with...
tree
|
commitdiff
2008-12-10
Francois Gouget
msvcrt/tests: Add a stat() test.
tree
|
commitdiff
2008-12-10
Francois Gouget
msvcrt/tests: Stricter fstat() tests.
tree
|
commitdiff
2008-12-05
Michael Stefaniuc
msvcrt: Use NULL instead of casting zero.
tree
|
commitdiff
2008-11-13
Alexandre Julliard
msvcrt/tests: Run time tests for the current year inste...
tree
|
commitdiff
2008-11-12
Alexandre Julliard
msvcrt/tests: Trace the timezone being used.
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
tree
|
commitdiff
2008-10-02
Jeff Zaroyko
msvcrt: Avoid a NULL pointer deref in ctime.
tree
|
commitdiff
2008-09-18
Jeff Zaroyko
kernel32: Modify DeleteFileW to fail on directories.
tree
|
commitdiff
2008-09-17
Rob Shearman
msvcrt: Fix character count passed into fgetws in test_...
tree
|
commitdiff
2008-09-04
Alexandre Julliard
msvcrt/tests: Fix the %n format test for Vista.
tree
|
commitdiff
2008-09-03
James Hawkins
msvcrt: Trace the results of two failing tests.
tree
|
commitdiff
2008-08-27
Jeff Zaroyko
msvcrt: Add a test for unlinking non-empty directories.
tree
|
commitdiff
2008-08-26
Alexandre Julliard
msvcrt/tests: Add support for some broken demangle...
tree
|
commitdiff
2008-08-19
Michael Karcher
msvcrt/file: stdio should clamp characters to 8 bits.
tree
|
commitdiff
2008-07-16
Jon Griffiths
msvcrt: Fix exponents in *printf family.
tree
|
commitdiff
2008-07-09
Jon Griffiths
msvcrt: Make tests for [w]makepath pass.
tree
|
commitdiff
2008-07-09
Jon Griffiths
msvcrt: Tests for [w]makepath.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
msvcrt/tests: Fix register constraints on thiscall...
tree
|
commitdiff
2008-07-02
Peter Oberndorfer
msvcrt: Implement %p for scanf.
tree
|
commitdiff
2008-07-02
Peter Oberndorfer
msvcrt: Add a test for scanf %p.
tree
|
commitdiff
2008-06-10
Alexandre Julliard
msvcrt/tests: Fix a couple of tests on Vista.
tree
|
commitdiff
2008-05-28
Jon Griffiths
msvcrt: Fix a test that fails on win95.
tree
|
commitdiff
2008-05-28
Jon Griffiths
msvcrt: Fix file test which fails on Vista.
tree
|
commitdiff
2008-05-28
Jon Griffiths
msvcrt: Fix an RTTI test Failure on Vista.
tree
|
commitdiff
2008-05-27
Jon Griffiths
msvcrt/tests: Fix 3 tests that always fail on Vista.
tree
|
commitdiff
2008-05-27
Jon Griffiths
msvcrt/tests: Fix 4 tests that always fail on Vista.
tree
|
commitdiff
2008-05-26
Alexandre Julliard
tests: Use the Wine import libraries when compiling...
tree
|
commitdiff
2008-04-29
Eric Pouech
msvcrt: Fixed space in type with double indirection.
tree
|
commitdiff
2008-04-29
Eric Pouech
msvcrt: undname: correctly handle multi-dimensional...
tree
|
commitdiff
2008-04-29
Eric Pouech
msvcrt: Fixed symbol unmangling for template-parameter...
tree
|
commitdiff
2008-04-09
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-09
Erik de Castro Lopo
msvcrt: Clear end-of-file flag on fseek.
tree
|
commitdiff
2008-03-10
Alexandre Julliard
msvcrt/tests: The new string functions don't have to...
tree
|
commitdiff
2008-02-27
Alistair Leslie...
msvcrt: Implement wcscpy_s.
tree
|
commitdiff
2008-02-12
Dan Kegel
msvcrt: Fix EOF behavior on read from pipe or console.
tree
|
commitdiff
2008-01-22
Eric Pouech
msvcrt: symbol undecoration: Really check that we get...
tree
|
commitdiff
2008-01-22
Eric Pouech
msvcrt: symbol undecoration: Now correctly parsing...
tree
|
commitdiff
2007-11-28
Lionel Debroux
msvcrt: Test more offsets for _aligned_offset_realloc...
tree
|
commitdiff
2007-11-26
Lionel Debroux
msvcrt: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
msvcrt/tests: Remove redundant NULL check before free...
tree
|
commitdiff
2007-11-16
Stefan Dösinger
msvcrt: Implement _mbsnbcpy_s.
tree
|
commitdiff
next