projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fusion: The VersionLength member is not constant, so dynamically load the metadata...
[wine]
/
dlls
/
msvcrt
/
tests
/
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
2007-11-16
Stefan Dösinger
msvcrt: Implement strcat_s.
tree
|
commitdiff
2007-11-16
Stefan Dösinger
msvcrt: Implement strcpy_s.
tree
|
commitdiff
2007-11-07
Dan Kegel
msvcrt: Fix two buglets in heap test.
tree
|
commitdiff
2007-10-29
Mikolaj Zalewski
msvcrt/tests: Loosen the mbctype test to pass under...
tree
|
commitdiff
2007-10-26
Lionel Debroux
msvcrt/tests: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-10-10
Alexandre Julliard
msvcrt: Fix demangling of function pointers by maintain...
tree
|
commitdiff
2007-10-09
Dan Kegel
msvcrt: Fix ^Z handling in text mode.
tree
|
commitdiff
2007-10-05
Dan Kegel
msvcrt: Improve CR CR LF handling.
tree
|
commitdiff
2007-09-25
Karl Relton
msvcrt: New implementation of fcvt.
tree
|
commitdiff
2007-08-24
Mikolaj Zalewski
msvcrt: Implement and test _mbsbtype.
tree
|
commitdiff
2007-08-24
Mikolaj Zalewski
msvcrt: Test and fix _ismbslead and _ismbstrail.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbsinc/_mbsninc.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Don't test codepage 20932.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test that some functions depends on locale...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbclen/_mbslen.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbsnextc.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Fill _mbctype table in _setmbcp.
tree
|
commitdiff
2007-08-21
Paul Vriens
msvcrt/tests: Wait for spawned processes to finish.
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
msvcrt: Route mktime and localtime to glibc.
tree
|
commitdiff
2007-08-17
Mikolaj Zalewski
msvcrt: __mb_cur_max is not updated in _setmbcp (with...
tree
|
commitdiff
2007-08-15
Paul Vriens
msvcrt/tests: Remove wrong FreeLibrary and fix typo's.
tree
|
commitdiff
2007-08-14
Alexandre Julliard
msvcrt: Use a valid parameter array when demangling...
tree
|
commitdiff
2007-08-07
Peter Beutner
msvcrt: Fix _makepath().
tree
|
commitdiff
2007-08-07
Peter Beutner
msvcrt: Add _makepath() tests.
tree
|
commitdiff
2007-07-31
Robert Reif
msvcrt/tests: Add _aligned_malloc tests.
tree
|
commitdiff
2007-05-29
Francois Gouget
msvcrt/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: When operating on a closed pipe, read() should...
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: Remove the S_ISXXX() macros as they are not...
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt/tests: When compiling with Visual C++ 2005,...
tree
|
commitdiff
2007-04-06
Michael Stefaniuc
msvcrt: Demangle a C++ mangled string that is only...
tree
|
commitdiff
2007-03-23
Andrew Talbot
msvcrt/tests: Replace inline static with static inline.
tree
|
commitdiff
2007-03-15
Jan Zerebecki
msvcrt: Remove unused variable.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
msvcrt: _initterm doesn't return anything.
tree
|
commitdiff
2007-03-06
Paul Vriens
msvcrt/tests: Properly remove temporary directory.
tree
|
commitdiff
2007-02-16
Damjan Jovanovic
msvcrt: Fix fstat's handling of pipes and char devices.
tree
|
commitdiff
2007-02-14
Damjan Jovanovic
msvcrt: Implemented stat64, wstat64 and fstat64.
tree
|
commitdiff
2007-02-05
Michael Stefaniuc
msvcrt: Fix *printf() handling of negative field width.
tree
|
commitdiff
2007-01-17
Alasdair Sinclair
msvcrt: If we're at EOF in the buffer and we have patte...
tree
|
commitdiff
2006-12-24
Duane Clark
msvcrt: Add function _mbsspnp.
tree
|
commitdiff
2006-12-14
Francois Gouget
msvcrt: The tests link with msvcrt(d).dll now, so use...
tree
|
commitdiff
2006-12-13
Andrew Talbot
msvcrt/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-12
Andrew Talbot
msvcrt/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-12
Andrew Talbot
msvcrt/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-24
Francois Gouget
msvcrt/tests: We cannot link with _initterm() with...
tree
|
commitdiff
2006-11-24
Francois Gouget
msvcrt/tests: The tests must not include msvcrt.h becau...
tree
|
commitdiff
2006-11-14
Alexandre Julliard
msvcrt/tests: Clean up a temp file.
tree
|
commitdiff
2006-11-14
Jesse Allen
msvcrt: printf buffer overrun tests.
tree
|
commitdiff
2006-10-31
Louis. Lenders
msvcrt: Add stub for _setmaxstdio + tiny test.
tree
|
commitdiff
2006-10-27
Duane Clark
msvcrt: Fix fread on large buffers in ascii mode.
tree
|
commitdiff
2006-10-13
Markus Amsler
msvcrt: Fix fread eof handling.
tree
|
commitdiff
2006-10-13
Markus Amsler
msvcrt: Add fread eof tests.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
janitorial: Remove remaining NULL checks before free...
tree
|
commitdiff
2006-10-06
Michael Stefaniuc
msvcrt/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-26
Duane Clark
msvcrt: fgetc needs to use unsigned parameters.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-23
Andrzej Popowski
msvcrt: Fix scanf format "%i" base detection.
tree
|
commitdiff
2006-08-09
Duane Clark
msvcrt: In text mode a ctrl-z signals EOF.
tree
|
commitdiff
2006-07-31
Duane Clark
msvcrt: Fix fgetwc/s in binary mode.
tree
|
commitdiff
2006-07-31
Duane Clark
msvcrt: Test fgetwc/s in binary mode.
tree
|
commitdiff
2006-07-31
Duane Clark
msvcrt: Fix _getw.
tree
|
commitdiff
2006-07-31
Duane Clark
msvcrt: Fix fread.
tree
|
commitdiff
2006-07-31
Duane Clark
msvcrt: Fix _read and fgetc.
tree
|
commitdiff
2006-07-31
Duane Clark
msvcrt: File read buffer tests.
tree
|
commitdiff
2006-07-18
Duane Clark
msvcrt: Add tests of file operations in ASCII mode.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-27
Ivan Leo
msvcrt/tests: Don't leave files on the disk.
tree
|
commitdiff
2006-06-21
Louis. Lenders
msvcrt: Add simple test for _strdup(0).
tree
|
commitdiff
next