projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winhttp: Use schannel for HTTPS connection by defaul and get rid of OpenSSL dependency.
[wine]
/
dlls
/
msvcrt
/
2013-01-21
Marcus Meissner
msvcrt: read_utf8: free readbuf on return (Coverity).
tree
|
commitdiff
2013-01-18
Piotr Caban
msvcrt: Added basic _popen tests.
tree
|
commitdiff
2013-01-18
Piotr Caban
msvcrt: Return child exit code in _pclose function.
tree
|
commitdiff
2013-01-18
Piotr Caban
msvcrt: Added support for commit flag in fopen.
tree
|
commitdiff
2013-01-14
Alexandre Julliard
msvcrt: Fix incorrect use of the system wctomb function.
tree
|
commitdiff
2013-01-14
Piotr Caban
msvcrt: Be less strict while parsing file open mode...
tree
|
commitdiff
2013-01-11
Piotr Caban
msvcrt: Added fwprintf tests.
tree
|
commitdiff
2013-01-11
Piotr Caban
msvcrt: Fixed ftell behaviour when file is opened for...
tree
|
commitdiff
2013-01-11
Piotr Caban
msvcrt: Don't add '\r' character in fputws function.
tree
|
commitdiff
2013-01-11
Piotr Caban
msvcrt: Use fputwc to output characters to file in...
tree
|
commitdiff
2013-01-11
Piotr Caban
msvcrt: Added fputwc tests.
tree
|
commitdiff
2013-01-11
Piotr Caban
msvcrt: Make fputwc encoding aware.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added read tests on unicode files.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added UTF8 support to read function.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added UTF16 support to read function.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added more read tests.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added _setmode tests.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added unicode modes support _setmode function.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Improved ftell implementation.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Simplify fseek implementation.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Call ftell function in fgetpos.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Fixed handling of '\r' when it's the last chara...
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added write tests on unicode files.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added support for unicode mode in write function.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added fopen_s test with ccs option.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Call _wsopen_s function in _sopen_s.
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added support for unicode text mode in open...
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Added support for unicode open mode in msvcrt_g...
tree
|
commitdiff
2013-01-10
Piotr Caban
msvcrt: Don't duplicate wfsopen functionality in wfrepopen.
tree
|
commitdiff
2013-01-07
Francois Gouget
msvcrt/tests: Add a trailing '\n' to a win_skip() call.
tree
|
commitdiff
2012-12-27
Piotr Caban
msvcrt: Return error in stat function when path is...
tree
|
commitdiff
2012-12-26
Piotr Caban
msvcrt: NULL terminate program arguments list in __getm...
tree
|
commitdiff
2012-12-26
Piotr Caban
msvcrt: Added _strnicmp_l implementation.
tree
|
commitdiff
2012-12-24
Piotr Caban
msvcrt: Added _stricmp_l implementation.
tree
|
commitdiff
2012-12-21
Piotr Caban
msvcrt: Added _set_fmode and _get_fmode implementation.
tree
|
commitdiff
2012-12-20
Piotr Caban
msvcrt: Don't call local_unwind2 when Cookie equals...
tree
|
commitdiff
2012-12-20
André Hentschel
msvcrt/tests: Don't test function directly when reporti...
tree
|
commitdiff
2012-12-19
Piotr Caban
msvcrt: Don't fail when _aligned_offset_malloc is used...
tree
|
commitdiff
2012-12-18
Piotr Caban
msvcrt: Use CompareString in wcscoll functions.
tree
|
commitdiff
2012-12-18
Piotr Caban
msvcrt: Use LC_COLLATE category in strcoll functions.
tree
|
commitdiff
2012-12-18
Piotr Caban
msvcrt: Added more setlocale tests.
tree
|
commitdiff
2012-12-18
Piotr Caban
msvcrt: Fixed locale matching code.
tree
|
commitdiff
2012-12-18
Piotr Caban
msvcrt: Fixed codepage setting code in create_locale.
tree
|
commitdiff
2012-12-18
Andrew Talbot
msvcrt: Indentation fix.
tree
|
commitdiff
2012-12-17
Piotr Caban
msvcrt: Added _atodbl tests.
tree
|
commitdiff
2012-12-17
Piotr Caban
msvcrt: Added _atodbl_l implementation.
tree
|
commitdiff
2012-12-17
Piotr Caban
msvcrt: Don't duplicate floating-point number parsing...
tree
|
commitdiff
2012-12-14
Austin English
msvcrt: Implement memcpy in msvcrt instead of forwardin...
tree
|
commitdiff
2012-12-14
Austin English
msvcrt: Implement _ftol in msvcrt instead of forwarding...
tree
|
commitdiff
2012-12-14
Piotr Caban
msvcrt: Added __getmainargs tests.
tree
|
commitdiff
2012-12-14
Piotr Caban
msvcrt: Support expand_wildcards parameter in __wgetmai...
tree
|
commitdiff
2012-12-14
Piotr Caban
msvcrt: Fixed wildcard expanding when path is specified...
tree
|
commitdiff
2012-12-13
Piotr Caban
msvcrt: Support expand_wildcards parameter in __getmain...
tree
|
commitdiff
2012-12-13
Piotr Caban
msvcrt: Don't flush stream in fputs function.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Added _mbsnbcoll_l implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Added _mbsnbicoll_l implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Added _fwprintf_l implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Added _vfwprintf_l implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Added _atoi_l implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Added _wtoi_l implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcrt: Fixed floating point numbers printing when...
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Fixed get_this_pointer implementation.
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Fixed _localtime64 implementation.
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Reorganize _localtime64 function.
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Improved input parameter range check in _gmtime...
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Fixed mkgmtime and _mkgmtime64 implementation.
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Fixed mktime and _mktime64 implementation.
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Added _tzset tests.
tree
|
commitdiff
2012-12-10
Piotr Caban
msvcrt: Reimplement _tzset function.
tree
|
commitdiff
2012-11-30
Piotr Caban
msvcrt: Added wcrtomb tests.
tree
|
commitdiff
2012-11-30
Piotr Caban
msvcrt: Added wcrtomb implementation.
tree
|
commitdiff
2012-11-29
Piotr Caban
msvcrt: Added mbsrtowcs tests.
tree
|
commitdiff
2012-11-29
Piotr Caban
msvcrt: Added mbsrtowcs implementation.
tree
|
commitdiff
2012-11-29
Piotr Caban
msvcrt: Added mbrtowc tests.
tree
|
commitdiff
2012-11-29
Piotr Caban
msvcrt: Added mbrtowc implementation.
tree
|
commitdiff
2012-11-29
Piotr Caban
msvcrt: Added mbrlen tests.
tree
|
commitdiff
2012-11-29
Piotr Caban
msvcrt: Added mbrlen implementation.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcrt: Remove superfluous semicolons.
tree
|
commitdiff
2012-11-07
Piotr Caban
msvcrt: Fixed __p___mb_cur_max tests.
tree
|
commitdiff
2012-11-06
Piotr Caban
msvcrt: Improved strtod_l precision.
tree
|
commitdiff
2012-11-06
Piotr Caban
msvcrt: Improved _wcstod_l precision.
tree
|
commitdiff
2012-11-06
Piotr Caban
msvcrt: Improved _atoflt_l precision.
tree
|
commitdiff
2012-11-05
Piotr Caban
msvcrt: Improved scanf precision.
tree
|
commitdiff
2012-11-02
Piotr Caban
msvcrt: Allocate buffer in fwrite function.
tree
|
commitdiff
2012-11-01
Daniel Lehman
msvcrt: Return value from MSVCRT____mb_cur_max_func...
tree
|
commitdiff
2012-11-01
Piotr Caban
msvcrt: Improved parsing precision of doubles in scanf.
tree
|
commitdiff
2012-11-01
Piotr Caban
msvcrt: Fixed %Lf format handling in scanf.
tree
|
commitdiff
2012-10-24
Piotr Caban
msvcrt: Fixed _ungetwc implementation.
tree
|
commitdiff
2012-10-16
Piotr Caban
msvcrt: Fixed tmpfile implementation.
tree
|
commitdiff
2012-10-11
Piotr Caban
msvcrt: Fixed exception information on 64-bit systems.
tree
|
commitdiff
2012-09-13
Piotr Caban
msvcrt/tests: Added more RTTI tests.
tree
|
commitdiff
2012-09-13
Piotr Caban
msvcrt: Fixed RTTI base pointer calculation if signatur...
tree
|
commitdiff
2012-09-10
Piotr Caban
msvcrt: Skip RTTI signature==1 tests on platforms that...
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcrt: Fixed strncpy_s behavior when count equals 0.
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcrt: Fixed RTTI structure on 64-bit systems.
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcrt: Support 64-bit RTTI in __RTDynamicCast.
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcrt: Support 64-bit RTTI in __RTtypeid function.
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcrt: Moved RTTI and thiscall related macros to separ...
tree
|
commitdiff
2012-08-21
Francois Gouget
msvcrt/tests: Add a trailing '\n' to a win_skip().
tree
|
commitdiff
2012-08-20
Piotr Caban
msvcrt/tests: Execute c++ related tests on 64-bit systems.
tree
|
commitdiff
next