projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usp10: Don't invert the y-offsets in RTL mode.
[wine]
/
dlls
/
msvcr90
/
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
msvcr100: Added _aligned_msize implementation.
tree
|
commitdiff
2012-12-21
Piotr Caban
msvcrt: Added _set_fmode and _get_fmode implementation.
tree
|
commitdiff
2012-12-17
Piotr Caban
msvcrt: Sync spec files.
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
msvcr100: Added _get_timezone implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcr100: Added _sprintf_p implementation.
tree
|
commitdiff
2012-12-12
Piotr Caban
msvcr100: Added fread_s implementation.
tree
|
commitdiff
2012-12-06
Piotr Caban
msvcr: Move msvcrXX specific functions implementation...
tree
|
commitdiff
2012-12-06
Piotr Caban
msvcr90: Fixed non-blocking file access tests.
tree
|
commitdiff
2012-11-30
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-08-16
Alexandre Julliard
msvcrt: Add a number of floating point functions for...
tree
|
commitdiff
2012-07-26
Alexandre Julliard
msvcr90/tests: Fix tests for errno values.
tree
|
commitdiff
2012-07-18
André Hentschel
msvcrt: Add tmpfile_s implementation.
tree
|
commitdiff
2012-07-17
André Hentschel
msvcrt: Add bsearch_s implementation by reusing code...
tree
|
commitdiff
2012-04-20
Piotr Caban
msvcr90: Fix byteswap_ulong implementation.
tree
|
commitdiff
2012-04-17
Piotr Caban
msvcr90: Added _byteswap_{ushort,ulong,uint64} implemen...
tree
|
commitdiff
2012-03-16
Alexandre Julliard
msvcrt: Add entry points for the C++ exception function...
tree
|
commitdiff
2012-03-09
Alexandre Julliard
msvcrt: Export __C_specific handler in other msvcrt...
tree
|
commitdiff
2012-02-27
Alexander Morozov
msvcr90: realloc can move memory block.
tree
|
commitdiff
2012-01-09
Daniel Lehman
msvcrt: Add _snwprintf_l.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcrt: Added _get_current_locale implementation.
tree
|
commitdiff
2011-11-30
André Hentschel
msvcrt: Implement _wasctime_s.
tree
|
commitdiff
2011-11-30
André Hentschel
msvcrt: Implement asctime_s.
tree
|
commitdiff
2011-11-29
Eric Pouech
msvcrt: Implemented _ultow_s.
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcr90/tests: Added nonblocking FILE functions test.
tree
|
commitdiff
2011-11-15
Piotr Caban
msvcr90: Added __vswprintf_l implementation.
tree
|
commitdiff
2011-11-15
André Hentschel
msvcrt: Implement _wfreopen_s.
tree
|
commitdiff
2011-11-15
André Hentschel
msvcrt: Implement freopen_s.
tree
|
commitdiff
2011-10-21
André Hentschel
msvcr90: Add x86_64 stubs and forwards.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-10-06
Piotr Caban
msvcrt: Added _iswdigit_l implementation.
tree
|
commitdiff
2011-09-20
Piotr Caban
msvcr90: Fix _vswprintf_p implementation.
tree
|
commitdiff
2011-09-14
Alexandre Julliard
msvcrt: Synchronize the spec files.
tree
|
commitdiff
2011-08-25
Alexandre Julliard
msvcr90: Add a WinSxS manifest resource.
tree
|
commitdiff
2011-08-01
Piotr Caban
msvcrt: Added vscwprintf_{l,p_l} functions implementation.
tree
|
commitdiff
2011-07-04
Daniel Verkamp
msvcrt: Add _get_pgmptr and _get_wpgmptr.
tree
|
commitdiff
2011-06-02
Alexandre Julliard
msvcrt: Comment out exports with a non-standard comment...
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcr90/tests: Added _getptd tests.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcr90/tests: Don't check if msvcr90 functions exists.
tree
|
commitdiff
2011-05-25
Piotr Caban
msvcrt: Added _getptd implementation.
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
Igor Paliychuk
msvcrt: _CxxThrowException is stdcall, not cdecl.
tree
|
commitdiff
2011-05-12
Piotr Caban
msvcr: Update spec files.
tree
|
commitdiff
2011-05-03
Alexandre Julliard
msvcrt: Don't define stubs for data exports.
tree
|
commitdiff
2011-05-03
Piotr Caban
msvcrt: Added _swprintf and vsnprintf functions.
tree
|
commitdiff
2011-05-03
Alexandre Julliard
msvcrt: Allow forwarding to stub functions when the...
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: 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: Added sprintf_p_l implementation.
tree
|
commitdiff
2011-04-21
Piotr Caban
msvcrt: Added _resetstkoflw implementation.
tree
|
commitdiff
2011-04-15
Alexandre Julliard
msvcr90: Fix function pointer declaration that confuses...
tree
|
commitdiff
2011-04-06
Piotr Caban
msvcrt: Added wctob implementation.
tree
|
commitdiff
2011-04-05
Piotr Caban
msvcr90: Added _CRT_RTC_INIT and _CRT_RTC_INITW impleme...
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-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-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-02-28
André Hentschel
msvcrt: Implement _wfindnext64.
tree
|
commitdiff
2011-02-28
André Hentschel
msvcrt: Implement _wfindfirst64.
tree
|
commitdiff
2011-02-16
Alexandre Julliard
msvcr90/tests: Fix the type info test for 64-bit.
tree
|
commitdiff
2011-02-10
Austin English
msvcr90/tests: Don't check return values inside of...
tree
|
commitdiff
2011-02-08
André Hentschel
msvcrt: Fixed a typo.
tree
|
commitdiff
2011-02-03
Nikolay Sivov
msvcrt: Partially implement type_info::name_internal_me...
tree
|
commitdiff
2011-02-01
Alexandre Julliard
msvcrt: Implement longjmp for x86_64.
tree
|
commitdiff
2011-02-01
Andrew Nguyen
msvcr90/tests: Avoid casting away const in comparison...
tree
|
commitdiff
2011-01-31
Nikolay Sivov
msvcrt: Implement _fcvt_s().
tree
|
commitdiff
2011-01-28
Nikolay Sivov
msvcrt: Forward _realloc_crt to realloc.
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 _statusfp2.
tree
|
commitdiff
2011-01-26
Alexandre Julliard
msvcrt: Implemented __control87_2.
tree
|
commitdiff
2011-01-25
Detlef Riekenberg
msvcr90: Implement _stat32, _fstat32, _wstat32.
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
2010-12-31
André Hentschel
msvcrt: Forward _setjmp on x86_64.
tree
|
commitdiff
2010-12-29
Eryk Wieliczko
msvcrt: Implement _ftime64_s and _ftime32_s.
tree
|
commitdiff
2010-12-29
Arno Teigseth
msvcrt: Added _ui64tow_s.
tree
|
commitdiff
2010-12-27
Eric Pouech
msvcr90: Fix an integer overflow on 64 bit system for...
tree
|
commitdiff
next