projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Make sure to only open a patch database in msi_apply_patch_package.
[wine]
/
dlls
/
msvcrt
/
2010-04-28
Detlef Riekenberg
msvcrt: Fix wrong msvcr90 in comments.
tree
|
commitdiff
2010-04-27
Piotr Caban
msvcrt: Added wcstombs_s implementation.
tree
|
commitdiff
2010-04-27
Piotr Caban
msvcrt: Added _wcstoi64 and _wcstoui64 implementation.
tree
|
commitdiff
2010-04-27
Piotr Caban
msvcrt: Added _mkgmtime implementation.
tree
|
commitdiff
2010-04-26
Piotr Caban
msvcrt: Added strtok_s implementation.
tree
|
commitdiff
2010-04-26
Piotr Caban
msvcrt: Fix debug message in scanf.
tree
|
commitdiff
2010-04-26
Piotr Caban
msvcrt: Use wcstod_l/strtod_l in other functions that...
tree
|
commitdiff
2010-04-26
Piotr Caban
msvcrt: Added wcstod_l implementation.
tree
|
commitdiff
2010-04-26
Piotr Caban
msvcrt: Change strtod_l implementation.
tree
|
commitdiff
2010-04-26
Piotr Caban
msvcrt: Added btowc implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt/tests: Added sscanf_s tests.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _cwscanf* implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _cscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _swscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _sscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _wscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _fwscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _scanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added fscanf_s(_l) implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added support for secure functions to scanf...
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _cscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _swscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _sscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _wscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _fwscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _scanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Added _fscanf_l implementation.
tree
|
commitdiff
2010-04-22
Piotr Caban
msvcrt: Add support for locales in scanf helper functions.
tree
|
commitdiff
2010-04-21
Piotr Caban
msvcrt: Added _strtod_l implementation.
tree
|
commitdiff
2010-04-21
Piotr Caban
msvcrt: Added _get_heap_handle implementation.
tree
|
commitdiff
2010-04-21
Piotr Caban
msvcrt: Added strncpy_s implementation.
tree
|
commitdiff
2010-04-21
Piotr Caban
msvcrt: Added swprintf_s implementation.
tree
|
commitdiff
2010-04-21
Piotr Caban
msvcrt: Added _wfopen_s implementation.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Added fopen_s implementation.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Return correct strings in setlocale.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt/tests: Added __crtGetStringTypeW tests.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt/tests: Added setlocale tests.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Added implementation of __crtGetStringTypeW.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Fix multiple locales parsing in _create_locale.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Added implementations of _vswprintf* functions.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Added _vsnwprintf* implementation.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Added _vsnprintf* implementation.
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Add parameters to mimic *_s function behaviour...
tree
|
commitdiff
2010-04-19
Piotr Caban
msvcrt: Format strings according to specified locale...
tree
|
commitdiff
2010-04-16
Piotr Caban
msvcrt: Fix locale initialization.
tree
|
commitdiff
2010-04-16
Piotr Caban
msvcrt: Change localeconv implementation.
tree
|
commitdiff
2010-04-16
Alexandre Julliard
msvcrt: Initialize exported common variables to fix...
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Use per thread locale in many functions.
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Make setlocale working with per thread locales.
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Added multiple locales parsing to _create_locale.
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Move locale string interpretation to MSVCRT_loc...
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Added _configthreadlocale implementation.
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Add helper function that returns current locale.
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Change implementation of setlocale.
tree
|
commitdiff
2010-04-15
Piotr Caban
msvcrt: Change _create_locale implementation so generat...
tree
|
commitdiff
2010-04-15
Marcus Meissner
msvcrt: Implement findfirst64 and findnext64.
tree
|
commitdiff
2010-04-14
Alexandre Julliard
msvcrt: Implement _invalid_parameter and fix the handle...
tree
|
commitdiff
2010-04-14
Alexandre Julliard
msvcrt: Implement support for version 4 exception tables.
tree
|
commitdiff
2010-04-13
Alexandre Julliard
msvcrt: Add support for VC7 and VC8 extensions to the...
tree
|
commitdiff
2010-04-13
Alexandre Julliard
msvcrt: Implement the missing exception constructor...
tree
|
commitdiff
2010-04-12
Alexandre Julliard
msvcrt: Make a few more exception handling functions...
tree
|
commitdiff
2010-04-12
Piotr Caban
msvcrt: Added memmove_s and memcpy_s implementation.
tree
|
commitdiff
2010-04-10
Alexandre Julliard
msvcrt: Implemented setjmp for x86_64.
tree
|
commitdiff
2010-04-08
Piotr Caban
msvcrt: Added _iswalpha_l implementation.
tree
|
commitdiff
2010-04-08
Piotr Caban
msvcrt: Added implemenatation of _create_locale and...
tree
|
commitdiff
2010-04-07
Alexandre Julliard
msvcrt: Fix an unused variable warning.
tree
|
commitdiff
2010-04-01
Piotr Caban
msvcrt: Added implementation of _controlfp_s.
tree
|
commitdiff
2010-04-01
Piotr Caban
msvcrt: Fix _get/_set_invalid_parameter_handler impleme...
tree
|
commitdiff
2010-04-01
Piotr Caban
msvcrt: Move invalid parameter tests to msvcr90.
tree
|
commitdiff
2010-03-29
Piotr Caban
msvcrt: Added _strtoui64 implementation.
tree
|
commitdiff
2010-03-29
Piotr Caban
msvcrt: Added _strtoi64 implementation.
tree
|
commitdiff
2010-03-29
Piotr Caban
msvcrt: Avoid using localtime_r.
tree
|
commitdiff
2010-03-29
Piotr Caban
msvcrt: Avoid using scalb function.
tree
|
commitdiff
2010-03-29
Piotr Caban
msvcrt: Rename functions conflicting with mingw headers.
tree
|
commitdiff
2010-03-25
Piotr Caban
msvcr90: Added _get/set_invalid_parameter_handler imple...
tree
|
commitdiff
2010-03-25
Piotr Caban
msvcrt: Added strnlen implementation.
tree
|
commitdiff
2010-03-25
Piotr Caban
msvcrt: Update msvcrt.spec.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-24
David Hedberg
msvcrt: Implement _mbctombb.
tree
|
commitdiff
2010-02-23
David Hedberg
msvcrt: Implement _ismbclegal.
tree
|
commitdiff
2010-02-23
David Hedberg
msvcrt: Add trail bytes info for codepage 1361.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-16
Alexandre Julliard
msvcrt/tests: Avoid size_t in a trace.
tree
|
commitdiff
2010-02-04
Maarten Lankhorst
msvcrt: Forward _ftol2 to ntdll._ftol.
tree
|
commitdiff
2010-01-28
Uwe Bonnes
msvcrt: read_i should pull in LF after CR only in unbuf...
tree
|
commitdiff
2010-01-28
Uwe Bonnes
msvcrt: Check for EOF before correcting CR/LF.
tree
|
commitdiff
2010-01-19
André Hentschel
msvcrt: Fix typo.
tree
|
commitdiff
2010-01-18
Uwe Bonnes
msvcrt: Handle CR at buffer boundary and test case.
tree
|
commitdiff
2010-01-18
Uwe Bonnes
msvcrt: xxopen() accepts spaces in the mode string.
tree
|
commitdiff
2010-01-18
André Hentschel
msvcrt/tests: Add some demangle tests.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
msvcrt: Implement and test rand_s.
tree
|
commitdiff
2010-01-18
André Hentschel
msvcrt: Forward __C_specific_handler to ntdll.
tree
|
commitdiff
2010-01-14
Jeff Zaroyko
msvcrt: Check if argument passed to _dup2 is positive.
tree
|
commitdiff
2010-01-14
Jeff Zaroyko
msvcrt/tests: Test _dup2 for failure when second arg...
tree
|
commitdiff
2010-01-11
Uwe Bonnes
msvcrt: In unbuffered text mode reading \r\n with fgetc...
tree
|
commitdiff
2010-01-11
Jason Edmeades
msvcrt: Add support for sprintf_s.
tree
|
commitdiff
2010-01-11
Jason Edmeades
msvcrt: Add support for vsprintf_s.
tree
|
commitdiff
2009-12-14
Rob Shearman
msvcrt: Free memory allocated in TLS slot on module...
tree
|
commitdiff
2009-12-09
Alexandre Julliard
msvcrt/tests: Fix the signal handler calling convention.
tree
|
commitdiff
2009-12-07
Nikolay Sivov
msvcrt/tests: Free temporary file name after test.
tree
|
commitdiff
next