projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
comctl32: Avoid leak of hShell32 (Coverity).
[wine]
/
dlls
/
msvcrt
/
2011-06-03
Piotr Caban
msvcrt: Fix pclmap and pcumap for "C" locale.
tree
|
commitdiff
2011-06-03
Piotr Caban
msvcrt: Fix mingw compilation issues.
tree
|
commitdiff
2011-05-26
Piotr Caban
msvcrt: Improved locale initialization.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcr90/tests: Added _getptd tests.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Added _get_unexpected implementation.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Added _getptd implementation.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Improved tmpnam/wtmpnam implementation.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Change the way how localtime/gmtime buffer...
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Change the way locale information is stored...
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Use get_locinfo instead of get_locale.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Use _create_locale instead of setlocale during...
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Reorder fields of __thread_data structure.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Close thread handle when _beginthread is used.
tree
|
commitdiff
2011-05-23
Francois Gouget
msvcrt: Add a trailing '\n' to an ERR() call.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make FILE writing functions thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make FILE reading functions thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make FILE position related functions thread...
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make FILE->_flag reading functions thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make ungetc and ungetwc thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make setvbuf thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make _flsbuf thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make _filbuf thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make fclose thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Make fflush function thread safe.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Free locks after freeing io data.
tree
|
commitdiff
2011-05-20
Piotr Caban
msvcrt: Fix __pctype_func implementation.
tree
|
commitdiff
2011-05-19
Piotr Caban
msvcrt: Make scanf functions thread safe.
tree
|
commitdiff
2011-05-19
Piotr Caban
msvcrt: Make printf functions thread safe.
tree
|
commitdiff
2011-05-19
Piotr Caban
msvcrt: Added _lock_file/_unlock_file implementation.
tree
|
commitdiff
2011-05-19
Piotr Caban
msvcrt: Improved _getmaxstdio and _setmaxstdio implemen...
tree
|
commitdiff
2011-05-19
Piotr Caban
msvcrt: Allocate FILE tables dynamically.
tree
|
commitdiff
2011-05-19
Piotr Caban
msvcrt: Allocate ioinfo tables dynamically.
tree
|
commitdiff
2011-05-17
Alexandre Julliard
msvcrt: Implement _seh_longjmp_unwind4 for i386.
tree
|
commitdiff
2011-05-17
Alexandre Julliard
msvcrt: Implement _local_unwind for x86_64.
tree
|
commitdiff
2011-05-16
Piotr Caban
msvcrt: Fix return values in wcstombs and wcsrtombs...
tree
|
commitdiff
2011-05-16
Piotr Caban
msvcrt: Fix return values in strlwr and strupr functions.
tree
|
commitdiff
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
next