projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Don't flush window surfaces while waiting for a sent message reply.
[wine]
/
dlls
/
msvcrt
/
2012-10-24
Piotr Caban
msvcrt: Fixed _ungetwc implementation.
tree
|
commitdiff
2012-10-16
Piotr Caban
msvcrt: Fixed tmpfile implementation.
tree
|
commitdiff
2012-10-11
Piotr Caban
msvcrt: Fixed exception information on 64-bit systems.
tree
|
commitdiff
2012-09-13
Piotr Caban
msvcrt/tests: Added more RTTI tests.
tree
|
commitdiff
2012-09-13
Piotr Caban
msvcrt: Fixed RTTI base pointer calculation if signatur...
tree
|
commitdiff
2012-09-10
Piotr Caban
msvcrt: Skip RTTI signature==1 tests on platforms that...
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcrt: Fixed strncpy_s behavior when count equals 0.
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcrt: Fixed RTTI structure on 64-bit systems.
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcrt: Support 64-bit RTTI in __RTDynamicCast.
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcrt: Support 64-bit RTTI in __RTtypeid function.
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcrt: Moved RTTI and thiscall related macros to separ...
tree
|
commitdiff
2012-08-21
Francois Gouget
msvcrt/tests: Add a trailing '\n' to a win_skip().
tree
|
commitdiff
2012-08-20
Piotr Caban
msvcrt/tests: Execute c++ related tests on 64-bit systems.
tree
|
commitdiff
2012-08-20
Piotr Caban
msvcrt: Fixed vector destructors implementation on...
tree
|
commitdiff
2012-08-17
Dan Kegel
msvcrt: memmove_s shouldn't zero its output buffer...
tree
|
commitdiff
2012-08-16
Alexandre Julliard
msvcrt: Add a number of floating point functions for...
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
msvcrt: Aoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-07-26
Alexandre Julliard
msvcrt: Make sure that errno is always set when calling...
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-06-21
Francois Gouget
msvcrt: Use the CSTR_XXX macros instead of numeric...
tree
|
commitdiff
2012-06-14
Piotr Caban
msvcrt/tests: Fix Portuguese locale test on NT4.
tree
|
commitdiff
2012-06-13
Francois Gouget
msvcrt: Fix the name of the Portuguese locale alias.
tree
|
commitdiff
2012-05-30
Piotr Caban
msvcrt: Handle rethrown exception in cxx_frame_handler.
tree
|
commitdiff
2012-05-30
Piotr Caban
msvcrt: Fixed typo in DEFINE_EXCEPTION_TYPE_INFO macro.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-07
Thomas Faber
msvcrt: Fix malloc_func_t/free_func_t calling convention.
tree
|
commitdiff
2012-04-24
Piotr Caban
msvcrt: Rework wcsncpy_s to work on overlapping pointers.
tree
|
commitdiff
2012-04-16
Piotr Caban
msvcrt: Added more length modifiers in scanf function.
tree
|
commitdiff
2012-04-16
Piotr Caban
msvcrt: Fixed 'h' modifier handling when printing integers.
tree
|
commitdiff
2012-04-16
Piotr Caban
msvcrt: Added support for %W and %U format in strftime.
tree
|
commitdiff
2012-04-13
Piotr Caban
msvcrt: Fix months and weekday names in C locale.
tree
|
commitdiff
2012-04-12
Piotr Caban
msvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt/tests: Added more strftime tests.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Added _Strftime implementation.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Added field names to MSVCRT___lc_time_data...
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Set correct date and time format for C locale.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Rewrite wasctime function.
tree
|
commitdiff
2012-04-11
Piotr Caban
msvcrt: Rewrite asctime function.
tree
|
commitdiff
2012-04-04
Alexandre Julliard
msvcrt: Use macros to define exception type info struct...
tree
|
commitdiff
2012-04-04
Alexandre Julliard
msvcrt: Use macros to define RTTI data.
tree
|
commitdiff
2012-03-28
Robert van Herk
msvcrt: Fix file mode T (temporary file).
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Fix _mbcjistojms off by one error.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt/tests: Add more tests for _mbcjistojms.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt/tests: Rewrite test_mbcjisjms to test in various...
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Improve _mbbtombc to handle Japanese characters.
tree
|
commitdiff
2012-03-26
Akihiro Sagawa
msvcrt: Add test for _mbbtombc.
tree
|
commitdiff
2012-03-26
André Hentschel
msvcrt: Fix a typo.
tree
|
commitdiff
2012-03-16
Akihiro Sagawa
msvcrt: Implement _mbcjmstojis.
tree
|
commitdiff
2012-03-16
Akihiro Sagawa
msvcrt: Add semi stub _mbcjmstojis implementation.
tree
|
commitdiff
2012-03-16
Alexandre Julliard
msvcrt: Add entry points for the C++ exception function...
tree
|
commitdiff
2012-03-16
Alexandre Julliard
msvcrt: Add a new file for the x86_64 exception handling.
tree
|
commitdiff
2012-03-16
Alexandre Julliard
msvcrt: Move more i386-specific exception code to excep...
tree
|
commitdiff
2012-03-16
Alexandre Julliard
msvcrt: Create an i386-specific file for exception...
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt: Add support for _flushall to clear all input...
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt: Add a helper function to flush all buffers.
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt: Add support for fflush to clear an input buffer.
tree
|
commitdiff
2012-03-14
Akihiro Sagawa
msvcrt/tests: Add tests for fflush on input stream.
tree
|
commitdiff
2012-03-13
Piotr Caban
msvcrt: Fixed printf behaviour on hexadecimal, zero...
tree
|
commitdiff
2012-02-07
Piotr Caban
msvcrt: Handle negative file->_cnt value in _flsbuf...
tree
|
commitdiff
2012-02-06
Eric Pouech
msvcrt: Fix TRACE format modifier for wfreopen.
tree
|
commitdiff
2012-01-10
Dmitry Timoshkov
msvcrt: Add some tests for strftime/wcsftime.
tree
|
commitdiff
2012-01-09
Daniel Lehman
msvcrt: Add _snwprintf_l.
tree
|
commitdiff
2012-01-09
Daniel Lehman
msvcrt: Sync _wtempnam with _tempnam.
tree
|
commitdiff
2012-01-06
Alexandre Julliard
msvcrt: Use the correct type for findnext64.
tree
|
commitdiff
2012-01-06
Alexandre Julliard
msvcrt: Don't name a local variable 'errno'.
tree
|
commitdiff
2012-01-06
Daniel Lehman
msvcrt: Make WEOF returned from swscanf signed.
tree
|
commitdiff
2012-01-03
Marcus Meissner
msvcrt: Mark various internal functions as hidden.
tree
|
commitdiff
2011-12-28
Piotr Caban
msvcrt: NULL terminate strings returned by _Getdays...
tree
|
commitdiff
2011-12-27
André Hentschel
msvcrt/tests: Fix two test messages.
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char>::tolower functions implement...
tree
|
commitdiff
2011-12-21
Alexandre Julliard
msvcrt: Fix formatting of pointers in printf.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt/tests: Added _Gettnames tests.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Added _Getmonths implementation.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Added _Getdays implementation.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Added _Gettnames implementation.
tree
|
commitdiff
2011-12-07
Piotr Caban
msvcrt: Initialize lc_time_curr inside create_locale.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcrt: Fix lc_collate_cp initialization.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcrt: Added _get_current_locale implementation.
tree
|
commitdiff
2011-12-01
Akihiro Sagawa
msvcrt: Add validity checks for _mbstrlen_l.
tree
|
commitdiff
2011-12-01
Akihiro Sagawa
msvcrt: Fix wctob in C locale.
tree
|
commitdiff
2011-12-01
Akihiro Sagawa
msvcrt: Use given locale info in _mbtowcs_l.
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-24
Piotr Caban
msvcrt: Fix FILE critical section initialization.
tree
|
commitdiff
2011-11-23
Piotr Caban
msvcrt: Keep FILE critical section initialized after...
tree
|
commitdiff
2011-11-23
Frédéric Delanoy
msvcrt: Avoid hardcoding array lengths.
tree
|
commitdiff
2011-11-16
Francois Gouget
msvcrt: Statically initialize and name the MSVCRT_file_...
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcrt: Don't use fputc in flsbuf implementation.
tree
|
commitdiff
2011-11-15
Piotr Caban
msvcrt: Don't hold FILE critical section in some functions.
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-11-14
Francois Gouget
msvcrt: Give a name to the critical sections.
tree
|
commitdiff
2011-11-14
Francois Gouget
dlls: Remove unneeded include directives in resource...
tree
|
commitdiff
2011-11-07
Thomas Faber
msvcrt: Fix MSVC build in locale.c.
tree
|
commitdiff
2011-11-07
Thomas Faber
msvcrt: Fix MSVC build in exit.c and msvcrt.h.
tree
|
commitdiff
2011-10-26
Piotr Caban
msvcrt: Don't search for LCID in _setmbcp_l if it was...
tree
|
commitdiff
2011-10-21
Frédéric Delanoy
msvcrt: Avoid superfluous cast of MSVCRT_malloc return...
tree
|
commitdiff
next