2017-02-14 |
Piotr Caban | wine.inf: Add Dynamic DST/{First,Last}Entry registry... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2017-02-08 |
Piotr Caban | ntdll: Add stub implementation of NtQueryInformationThread... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2017-02-07 |
Piotr Caban | msvcrt: Add fesetenv implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2017-01-26 |
Piotr Caban | msvcr100: Add reader_writer_lock tests. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2017-01-26 |
Piotr Caban | msvcr100: Add reader_writer_lock implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2017-01-26 |
Piotr Caban | msvcr100: Add reader_writer_lock class stub. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-12-27 |
Piotr Caban | msvcp110: Add _Facet_base_vtable export. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-12-27 |
Piotr Caban | msvcrt: Pass correct buffer size to snwprintf in DoMessageBo... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-12-22 |
Piotr Caban | msvcrt/tests: Correctly declare base class to avoid... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-11-17 |
Piotr Caban | msvcr120: Add _Condition_variable tests. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-11-17 |
Piotr Caban | msvcr120: Add _Condition_variable implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-11-17 |
Piotr Caban | msvcr110: Add Concurrency::details::_Condition_variable... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-11-16 |
Piotr Caban | ucrtbase: Add __intrinsic_setjmp implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-11-15 |
Piotr Caban | vcruntime140: Add __std_terminate implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-11-15 |
Piotr Caban | msvcrt: Improve multibyte characters support in printf. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-10-25 |
Piotr Caban | gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementa... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-10-11 |
Piotr Caban | msvcp100: Add stdext::threads::_Mtx_* implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-10-05 |
Piotr Caban | msvcp110: Fix num_get structure layout. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-10-04 |
Piotr Caban | msvcp140/tests: Test virtual base table size exports. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-10-04 |
Piotr Caban | msvcp110: Fix cin/cout/cerr/clog structure sizes. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-10-01 |
Piotr Caban | msvcp120: Don't add basic_ios::_Add_vtordisp virtual... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-28 |
Piotr Caban | msvcp140: Fix time_put structure layout. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-28 |
Piotr Caban | msvcp140: Add more missing exports. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-28 |
Piotr Caban | msvcp140: Fix codecvt RTTI data. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-28 |
Piotr Caban | msvcp140: Add _Cnd_destroy_in_situ implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-27 |
Piotr Caban | msvcp120: Add _Cnd_{do_broadcast,register,unregister... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-27 |
Piotr Caban | msvcp110: Add _Cnd_{do_broadcast,register,unregister... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-27 |
Piotr Caban | msvcp140: Add codecvt<short,char,_Mbstatet> exports. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-27 |
Piotr Caban | msvcp140: Add codecvt<wchar_t,char,_Mbstatet> exports. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-27 |
Piotr Caban | msvcp140: Introduce _Mbstatet structure. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-26 |
Piotr Caban | msvcp140: Add _Execute_once implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-23 |
Piotr Caban | msvcp140: Add _Cnd_init_in_situ implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-23 |
Piotr Caban | msvcp140: Add codecvt<char,char,_Mbstatet> exports. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-16 |
Piotr Caban | msvcp140: Fix locale class structure. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-14 |
Piotr Caban | ucrtbase: Add __std_type_info_hash implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-09-14 |
Piotr Caban | user32: Fix DefWindowProc(WM_NCRBUTTONDOWN) tests on... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-29 |
Piotr Caban | user32: Fix DefWindowProc behavior on WM_NCRBUTTONDOWN... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-26 |
Piotr Caban | ntdll: Don't incorrectly overwrite orig_context in... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-25 |
Piotr Caban | winemac.drv: Fix setting Cocoa focus when window is... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-24 |
Piotr Caban | msvcr90: Add _fpieee_flt tests. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-24 |
Piotr Caban | msvcrt: Support fdiv m64fp in i386 _fpieee_flt. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-24 |
Piotr Caban | msvcrt: Add _fpieee_flt stub. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-24 |
Piotr Caban | include: Add msvcrt/fpieee.h header. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-23 |
Piotr Caban | ntdll: Remove no longer accessible TEB frames in RtlRestoreC... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-18 |
Piotr Caban | ntdll: Pass updated context inside dispatch.ContextRecord... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-18 |
Piotr Caban | ntdll: Print fixme message in case of nested exception. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-18 |
Piotr Caban | ntdll: Add support for exceptions inside termination... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-18 |
Piotr Caban | ntdll: Call exception handler with correct context. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-18 |
Piotr Caban | ntdll: Add support for ExceptionCollidedUnwind return... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-18 |
Piotr Caban | ntdll: Add support for collided unwinds. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-17 |
Piotr Caban | msvcrt: Add _wcreate_locale. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-11 |
Piotr Caban | msvcrt: Add wcsftime_l. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-11 |
Piotr Caban | msvcrt: Add _strftime_l. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-11 |
Piotr Caban | msvcrt: Add support for multibyte characters in _Strftime. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-11 |
Piotr Caban | msvcrt: Fix parameters conversion in wcsftime function. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-10 |
Piotr Caban | msvcrt: Don't set frame to 0 in x86_64 _setjmp. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-08 |
Piotr Caban | server: Fix loading of IMAGE_OPTIONAL_HEADER. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-08 |
Piotr Caban | ntdll: Fix KNONVOLATILE_CONTEXT_POINTERS parameter... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-04 |
Piotr Caban | ucrtbase: Add initial __std_type_info tests. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-04 |
Piotr Caban | ucrtbase: Add __std_type_info_destroy_list implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-04 |
Piotr Caban | ucrtbase: Add __std_type_info_name implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-04 |
Piotr Caban | ucrtbase: Fix __std_type_info_compare implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-02 |
Piotr Caban | msvcp100: Don't export structures as stubs. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-02 |
Piotr Caban | msvcp110: Don't export structures as stubs. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-02 |
Piotr Caban | msvcp120_app: Don't export structures as stubs. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-08-02 |
Piotr Caban | msvcp120: Don't export structures as stubs. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-29 |
Piotr Caban | ntdll: Keep drive letter size in RtlGetFullPathName_U... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-28 |
Piotr Caban | ucrtbase: Add _get_narrow_winmain_command_line tests. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-15 |
Piotr Caban | msvcr100: Fix compilation on NetBSD (conflicting fenv_t... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-14 |
Piotr Caban | msi: Don't validate platform while checking if transform... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-08 |
Piotr Caban | msvcrt: Return error when previously parsed type is... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-08 |
Piotr Caban | msvcrt: Use debugstr_a to trace strings in __unDName... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-08 |
Piotr Caban | riched20: Add support for ECO_NOHIDESEL flag. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-06 |
Piotr Caban | msvcrt: Improve x86_64 nested exceptions handling. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-06 |
Piotr Caban | ntdll: Add RtlRestoreContext implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-05 |
Piotr Caban | msvcrt: Remove unused call_dtor function. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-05 |
Piotr Caban | msvcr120: Add fegetenv implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-03 |
Piotr Caban | winex11.drv: Don't assume that owner is top-level window... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-07-03 |
Piotr Caban | winemac.drv: Don't assume that owner is top-level window... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-23 |
Piotr Caban | msvcp90/tests: Remove unneeded casts. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-23 |
Piotr Caban | msvcp60/tests: Remove unneeded casts. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-23 |
Piotr Caban | msvcirt/tests: Remove unneeded casts. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-21 |
Piotr Caban | ucrtbase: Add _set_thread_local_invalid_parameter_handler... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-15 |
Piotr Caban | msvcp90: Fix base computation in vbase destructors. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-14 |
Piotr Caban | msvcrt: Fix C locale handling in wcstombs. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-14 |
Piotr Caban | msvcrt: Fix C locale handling in mbstowcs. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-14 |
Piotr Caban | msvcrt: Return error in mbstowcs if conversion fails. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-13 |
Piotr Caban | ucrtbase/tests: Remove no longer needed function availabilit... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-13 |
Piotr Caban | ucrtbase: Add __fpe_flt_rounds implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-06-03 |
Piotr Caban | msvcr110: Fix critical_section_scoped_lock structure... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-31 |
Piotr Caban | kernel32: Use utf8 for filenames encoding if different... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-16 |
Piotr Caban | msvcrt: Add mbsrtowcs_s tests. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-16 |
Piotr Caban | msvcrt: Add mbsrtowcs_s implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-16 |
Piotr Caban | msvcrt: Fix mbsrtowcs behavior when no out buffer is... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-14 |
Piotr Caban | msvcp110: Fix num_put<char> structure layout. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-14 |
Piotr Caban | msvcp110: Use locale_string::assign instead of freeing... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-14 |
Piotr Caban | msvcp110: Don't allocate empty buffers in _Locinfo... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-14 |
Piotr Caban | msvcp110: Fix Yarn::operator=(const char*) implementation. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-14 |
Piotr Caban | msvcrt: Fix mbtowc behavior for buffers containing... Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |
2016-05-04 |
Piotr Caban | msvcr100: Add missing fields to lconv structure. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
commit | commitdiff | tree |