projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/treeview: Always return state from TVM_GETITEM handler.
[wine]
/
dlls
/
msvcrt
/
2011-05-16
Igor Paliychuk
msvcrt: _CxxThrowException is stdcall, not cdecl.
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-12
Piotr Caban
msvcrt: Added _strnicoll_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _strncoll_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _stricoll_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _strcoll_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _strupr_s_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _strlwr_s_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _tolower_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _toupper_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _is*_l functions implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _isctype_l implementation.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcrt: Added _towupper_l and _towlower_l implementation.
tree
|
commitdiff
2011-05-11
Piotr Caban
msvcrt: Don't pass NULL as __ms_va_list in printf imple...
tree
|
commitdiff
2011-05-03
Piotr Caban
msvcrt: Added _swprintf and vsnprintf functions.
tree
|
commitdiff
2011-05-03
Piotr Caban
msvcrt: Added _wtmpnam implementation.
tree
|
commitdiff
2011-05-03
Francois Gouget
msvcrt: Make printf_arg arg_clbk_positional() and MSVCR...
tree
|
commitdiff
2011-05-03
Alexandre Julliard
msvcrt: Specify arguments for the stub functions.
tree
|
commitdiff
2011-05-02
Nicolas Le Cam
msvcrt/tests: Avoid size_t in traces.
tree
|
commitdiff
2011-05-01
Alexandre Julliard
msvcrt: Implemented a few trivial math functions.
tree
|
commitdiff
2011-05-01
Alexandre Julliard
msvcrt: Export _aexit_rtn.
tree
|
commitdiff
2011-04-29
Alexandre Julliard
msvcrt: Synchronize spec files across dlls.
tree
|
commitdiff
2011-04-28
Piotr Caban
msvcrt: Updated spec file.
tree
|
commitdiff
2011-04-28
Francois Gouget
msvcrt: Fix compilation on systems that don't support...
tree
|
commitdiff
2011-04-28
Piotr Caban
msvcrt: Added _set_printf_count_output and _get_printf_...
tree
|
commitdiff
2011-04-28
Piotr Caban
msvcrt: Added wcsrtombs implementation.
tree
|
commitdiff
2011-04-27
Piotr Caban
msvcrt: Remove wchar_t/char conversions needed for...
tree
|
commitdiff
2011-04-27
Piotr Caban
msvcrt: Use pf_integer_conv when displaying pointers.
tree
|
commitdiff
2011-04-27
Piotr Caban
msvcrt: Don't use additional buffer in pf_integer_conv.
tree
|
commitdiff
2011-04-27
Piotr Caban
msvcrt: Print all integers using pf_integer_conv function.
tree
|
commitdiff
2011-04-27
Piotr Caban
msvcrt: Added sprintf_p_l implementation.
tree
|
commitdiff
2011-04-25
Piotr Caban
msvcrt: Removed pf_vnsprintf internal function.
tree
|
commitdiff
2011-04-25
Piotr Caban
msvcrt: Use callback based printf in sprintf functions...
tree
|
commitdiff
2011-04-25
Piotr Caban
msvcrt: Use callback based printf in fprintf functions...
tree
|
commitdiff
2011-04-25
Piotr Caban
msvcrt: Use callback based printf in cprintf functions...
tree
|
commitdiff
2011-04-25
Piotr Caban
msvcrt: Copy and reorganize printf 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-21
Piotr Caban
msvcrt: Added _resetstkoflw implementation.
tree
|
commitdiff
2011-04-20
Andrew Nguyen
msvcrt: Avoid the use of SetFilePointerEx in _lseeki64.
tree
|
commitdiff
2011-04-06
Piotr Caban
msvcrt: Added wctob implementation.
tree
|
commitdiff
2011-04-05
Piotr Caban
msvcrt: Added _snwscanf implementation.
tree
|
commitdiff
2011-04-05
Piotr Caban
msvcrt: Added _snscanf implementation.
tree
|
commitdiff
2011-04-05
Piotr Caban
msvcrt: Added _wassert implementation.
tree
|
commitdiff
2011-04-04
Andrew Nguyen
msvcrt: Ensure that old buffer contents are copied...
tree
|
commitdiff
2011-03-31
Piotr Caban
msvcrt: Don't call get_locale two times in _isctype...
tree
|
commitdiff
2011-03-31
Piotr Caban
msvcrt: Fix locale creation for multibyte encoding.
tree
|
commitdiff
2011-03-31
Francois Gouget
msvcrt/tests: Wine should not have trouble with the...
tree
|
commitdiff
2011-03-31
Piotr Caban
msvcrt: Fix buffer size in _ecvt_s.
tree
|
commitdiff
2011-03-31
Piotr Caban
msvcrt/tests: Fix memory leaks (valgrind).
tree
|
commitdiff
2011-03-30
Piotr Caban
msvcrt: Correctly terminate string in wcsncat_s.
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-16
Alexandre Julliard
msvcrt: Export the __p_* functions on all platforms.
tree
|
commitdiff
2011-03-16
Hans Leidekker
msvcrt: Implement _set_security_error_handler.
tree
|
commitdiff
2011-03-16
Francois Gouget
msvcrt: Export _wcsupr_s_l().
tree
|
commitdiff
2011-03-15
Nikolay Sivov
msvcrt: Added _findnext32() implementation.
tree
|
commitdiff
2011-03-15
Nikolay Sivov
msvcrt: Add _findfirst32() implementation.
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 partially complete _wcsupr_s_l (without...
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-03-04
Marcus Meissner
msvcrt: Move side effect out of assert (Coverity).
tree
|
commitdiff
2011-02-28
André Hentschel
msvcrt: Implement _wfindnext64.
tree
|
commitdiff
2011-02-28
André Hentschel
msvcrt: Implement _wfindfirst64.
tree
|
commitdiff
2011-02-25
André Hentschel
msvcrt/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-02-24
Vincent Povirk
msvcrt: Try to call CorExitProcess instead of ExitProce...
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-17
Jörg Höhle
msvcrt: sizeof(long double) is 12 with MS, but not...
tree
|
commitdiff
2011-02-10
Austin English
msvcrt/tests: Remove useless assignment (LLVM/Clang).
tree
|
commitdiff
2011-02-08
André Hentschel
msvcrt: Fixed a typo.
tree
|
commitdiff
2011-02-08
Austin English
msvcrt/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-03
Nikolay Sivov
msvcrt: Use pointer exchange to set demangled name...
tree
|
commitdiff
2011-02-01
Alexandre Julliard
msvcrt: Implement longjmp for x86_64.
tree
|
commitdiff
2011-02-01
Alexandre Julliard
msvcrt: longjmp doesn't have a return value.
tree
|
commitdiff
2011-01-31
Detlef Riekenberg
msvcrt: Use the _set_error_mode value to switch between...
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-27
Nikolay Sivov
msvcrt: Implement _wsopen_s.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Add a non-optimized implementation for the...
tree
|
commitdiff
2011-01-26
Nikolay Sivov
msvcrt: Implemented _sopen_s.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Implemented _set_controlfp.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Implemented _fpreset for SSE2 and x86_64.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Implemented _clearfp for SSE2 and x86_64.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Implemented _statusfp2.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Implemented __control87_2.
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: Null terminate the temporary locale buffer...
tree
|
commitdiff
2011-01-17
Andrew Nguyen
msvcrt/tests: Avoid embedding extended ASCII characters...
tree
|
commitdiff
2011-01-17
Andrew Nguyen
msvcrt: Fix a possible memory leak in _wsystem for...
tree
|
commitdiff
2011-01-17
Andrew Nguyen
msvcrt: Fix a possible memory leak in _wpopen if a...
tree
|
commitdiff
2011-01-17
Greg Geldorp
msvcrt/tests: Use different method to determine non...
tree
|
commitdiff
2010-12-29
Eryk Wieliczko
msvcrt: Implement _ftime64_s and _ftime32_s.
tree
|
commitdiff
next