projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dbghelp: Fixed a couple of portability issues to 64bit platforms.
[wine]
/
dlls
/
msvcrt
/
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
2009-12-04
Marcus Meissner
msvcrt: Remove unnecessary NULL check (Coverity).
tree
|
commitdiff
2009-12-03
Peter Rosin
msvcrt: Handle the SIGBREAK signal.
tree
|
commitdiff
2009-12-03
Peter Rosin
msvcrt: Add test to check if signal(SIGBREAK, ...)...
tree
|
commitdiff
2009-11-24
Andrew Nguyen
msvcrt: Forward _ftol2_sse to ntdll._ftol.
tree
|
commitdiff
2009-11-24
Gregor Schneider
msvcrt: Calculate floating point decimals in internally...
tree
|
commitdiff
2009-11-21
Alexandre Julliard
include: Specify explicit alignment for __int64 types.
tree
|
commitdiff
2009-11-18
Eric Pouech
mscvrt: Fix some undname quirks (space at the end of...
tree
|
commitdiff
2009-11-16
Andrew Nguyen
msvcrt: Implement and test _wcsupr_s.
tree
|
commitdiff
2009-11-16
Eric Pouech
msvcrt: In undname functions, no longer use a fixed...
tree
|
commitdiff
2009-11-16
Eric Pouech
msvcrt: In undname helpers, allow str_array_push to...
tree
|
commitdiff
2009-11-04
André Hentschel
msvcrt: Do not overlap in strcpy (Valgrind).
tree
|
commitdiff
2009-10-22
Alexandre Julliard
msvcrt: Implement __lconv_init.
tree
|
commitdiff
2009-10-08
Michael Stefaniuc
msvcrt/tests: Use LONG instead of long.
tree
|
commitdiff
2009-10-06
Alexandre Julliard
msvcrt: Use strict function prototypes.
tree
|
commitdiff
2009-10-05
Eric Pouech
msvcrt: Added __uncaught_exception support.
tree
|
commitdiff
2009-10-05
Alexandre Julliard
msvcrt: Add an MSVCRT prefix to _wenviron.
tree
|
commitdiff
2009-09-10
Alexandre Julliard
msvcrt/tests: Add tests for the handle inheritance...
tree
|
commitdiff
2009-09-10
Alexandre Julliard
msvcrt: Add validity checks on the size of the handle...
tree
|
commitdiff
2009-09-02
Ge van Geldorp
msvcrt/tests: Add acceptable error codes for W2K8+.
tree
|
commitdiff
2009-09-01
Alexandre Julliard
msvcrt: Fix the strtol/strtoul definitions.
tree
|
commitdiff
2009-09-01
Eric Pouech
msvcrt: Correctly handle the error cases in strtol...
tree
|
commitdiff
2009-08-24
Alexandre Julliard
msvcrt: The floating point adjust functions only make...
tree
|
commitdiff
2009-08-10
Andrew Nguyen
msvcrt: Remove dead code in wcscpy_s.
tree
|
commitdiff
2009-07-14
Alexandre Julliard
msvcrt: Add an errno mapping for ERROR_SHARING_VIOLATION.
tree
|
commitdiff
2009-06-25
Alexandre Julliard
msvcrt: Add call frame annotations in x86 assembly...
tree
|
commitdiff
2009-06-15
Alexandre Julliard
msvcrt: Add appropriate stdcall decorations to assembly...
tree
|
commitdiff
2009-05-27
Michael Stefaniuc
msvcrt: Avoid using size_t when not neededed.
tree
|
commitdiff
2009-05-27
Michael Stefaniuc
msvcrt: Replace size_t with MSVCRT_size_t.
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Replace long by MSVCRT_long.
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt/tests: Make all msvcrt function pointers cdecl.
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Fix the stat and finddata structures for 64...
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Add explicit 32- and 64-bit versions of the...
tree
|
commitdiff
2009-05-23
Alexandre Julliard
msvcrt: Add explicit 32- and 64-bit versions of the...
tree
|
commitdiff
2009-05-20
Alexandre Julliard
msvcrt/tests: Use the _winver etc. variables instead...
tree
|
commitdiff
2009-05-11
Austin English
msvcrt/tests: Sign compare fixes.
tree
|
commitdiff
2009-04-22
Rein Klazes
msvcrt/tests: Add some tests for strtok().
tree
|
commitdiff
2009-04-20
Rein Klazes
msvcrt: Do not set the windows version to 0.5.
tree
|
commitdiff
2009-04-15
Hans Leidekker
msvcrt: Implement ___lc_codepage_func, ___lc_collate_cp...
tree
|
commitdiff
2009-04-14
Rein Klazes
msvcrt: Correct implementation of _ecvt() with tests.
tree
|
commitdiff
2009-04-06
Alexandre Julliard
msvcrt: Fix scanf to correctly parse pointers on 64...
tree
|
commitdiff
2009-03-26
Hans Leidekker
msvcrt: Add tests for _vscprintf and _vscwprintf.
tree
|
commitdiff
2009-03-26
Hans Leidekker
msvcrt: Implement _vscprintf and _vscwprintf.
tree
|
commitdiff
2009-03-09
Francois Gouget
Remove spaces before '\n's.
tree
|
commitdiff
2009-02-18
Juan M. Navarro
msvcrt/tests: Avoid size_t in printf format.
tree
|
commitdiff
2009-02-18
Alexandre Julliard
msvcrt: Don't try to duplicate invalid handles. Don...
tree
|
commitdiff
2009-02-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-02-06
David Hedberg
msvcrt: Implement _mbcjistojms.
tree
|
commitdiff
2009-01-30
Francois Gouget
msvcrt/tests: Remove a space before a '\n'.
tree
|
commitdiff
2009-01-29
Michael Stefaniuc
msvcrt: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-29
Dan Kegel
msvcrt: Remove CRs earlier in ascii mode in fseek,...
tree
|
commitdiff
2009-01-29
Dan Kegel
msvcrt: _flsbuf zeroes _cnt.
tree
|
commitdiff
2009-01-28
Uwe Bonnes
msvcrt/tests: Test case to show Wine still mishandles...
tree
|
commitdiff
2009-01-27
Hans Leidekker
msvcrt: Add a test for _vsnwprintf.
tree
|
commitdiff
2009-01-19
Alexandre Julliard
libwine: Re-generate the Windows codepage data using...
tree
|
commitdiff
2009-01-19
Hans Leidekker
msvcrt: Forward ANSI open functions to their Unicode...
tree
|
commitdiff
2009-01-19
Dan Kegel
msvcrt: Remove CRs earlier in ascii mode.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
msvcrt: Fix an unused function warning on non-i386.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
msvcrt: Avoid size_t in printf format.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
msvcrt/tests: Avoid printing pointer differences in...
tree
|
commitdiff
2009-01-07
Alexandre Julliard
msvcrt: Correctly walk up the list of trylevels in...
tree
|
commitdiff
2009-01-05
Alexandre Julliard
msvcrt: Fix the time_t definition for the msvcrt build.
tree
|
commitdiff
2009-01-04
Alexandre Julliard
msvcrt/tests: Fix the scanf pointer formatting tests...
tree
|
commitdiff
2009-01-04
Alexandre Julliard
msvcrt/tests: Fix the printf pointer formatting tests...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt/tests: Fix some printf formats for 64-bit.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt/tests: Use unsigned int instead of size_t for...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt: Add missing __cdecl on some function pointers.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt: Convert the spawn and exec functions to use...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt: Convert the open functions to use MS ABI varargs.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt: Convert all the scanf functions to use MS ABI...
tree
|
commitdiff
2009-01-03
Alexandre Julliard
msvcrt: Convert all the printf functions to use MS...
tree
|
commitdiff
2009-01-02
Alexandre Julliard
msvcrt: Fix formatting of pointers in printf.
tree
|
commitdiff
2008-12-24
Andrew Talbot
msvcrt: Remove a superfluous semicolon.
tree
|
commitdiff
2008-12-23
Michael Stefaniuc
msvcrt/tests: Use the C standard for multiline strings.
tree
|
commitdiff
2008-12-20
Alexandre Julliard
msvcrt/tests: Avoid sizeof in a trace.
tree
|
commitdiff
2008-12-17
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
msvcrt: Add __cdecl to all function prototypes.
tree
|
commitdiff
2008-12-17
Alexandre Julliard
msvcrt: Rewrite va_list to string conversions to avoid...
tree
|
commitdiff
next