projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Move video memory tracking to the adapter.
[wine]
/
dlls
/
msvcrt
/
2007-09-19
Alexandre Julliard
msvcrt: Added implementation of a few more __crt functions.
tree
|
commitdiff
2007-09-19
Alexandre Julliard
msvcrt: Added implementation for __STRINGTOLD.
tree
|
commitdiff
2007-09-19
Tijl Coosemans
msvcrt: Resolve symbols clashes with FreeBSD libc.
tree
|
commitdiff
2007-08-30
Francois Gouget
msvcrt: Add a prototype for _atoldbl() & co and declare...
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-24
Alexandre Julliard
msvcrt: Don't include mbstring.h to avoid conflicts...
tree
|
commitdiff
2007-08-24
Mikolaj Zalewski
msvcrt: Implement and test _mbsbtype.
tree
|
commitdiff
2007-08-24
Mikolaj Zalewski
msvcrt: Test and fix _ismbslead and _ismbstrail.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbsinc/_mbsninc.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Don't test codepage 20932.
tree
|
commitdiff
2007-08-23
Mikolaj Zalewski
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
msvcrt: Restore error handling code in localtime.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test that some functions depends on locale...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbclen/_mbslen.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Test and fix _mbsnextc.
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype...
tree
|
commitdiff
2007-08-21
Mikolaj Zalewski
msvcrt: Fill _mbctype table in _setmbcp.
tree
|
commitdiff
2007-08-21
Paul Vriens
msvcrt/tests: Wait for spawned processes to finish.
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
msvcrt: Route mktime and localtime to glibc.
tree
|
commitdiff
2007-08-17
Mikolaj Zalewski
msvcrt: __mb_cur_max is not updated in _setmbcp (with...
tree
|
commitdiff
2007-08-15
Paul Vriens
msvcrt/tests: Remove wrong FreeLibrary and fix typo's.
tree
|
commitdiff
2007-08-14
Alexandre Julliard
msvcrt: Use a valid parameter array when demangling...
tree
|
commitdiff
2007-08-08
Alexandre Julliard
msvcrt: Use the correct size_t type.
tree
|
commitdiff
2007-08-07
Peter Beutner
msvcrt: Fix _makepath().
tree
|
commitdiff
2007-08-07
Peter Beutner
msvcrt: Add _makepath() tests.
tree
|
commitdiff
2007-08-06
Damjan Jovanovic
msvcrt: mbsnbicmp should be case insensitive.
tree
|
commitdiff
2007-07-31
Robert Reif
msvcrt/tests: Add _aligned_malloc tests.
tree
|
commitdiff
2007-07-31
Robert Reif
msvcrt: Add _aligned_malloc functions.
tree
|
commitdiff
2007-07-27
Alexandre Julliard
msvcrt: Get rid of the now unused strndup/wstrndup...
tree
|
commitdiff
2007-07-27
Alexandre Julliard
msvcrt: Fixed errno setting in malloc, HeapAlloc doesn...
tree
|
commitdiff
2007-07-27
Alexandre Julliard
msvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.
tree
|
commitdiff
2007-07-16
Vitaliy Margolen
msvcrt: Preserve registers when calling unwind function.
tree
|
commitdiff
2007-07-04
Michael Stefaniuc
msvcrt: Remove superfluous casts of void pointers to...
tree
|
commitdiff
2007-06-25
Michael Stefaniuc
msvcrt: Do not use wide character constants.
tree
|
commitdiff
2007-06-20
Michael Stefaniuc
msvcrt: Move definition of 2 static inline functions...
tree
|
commitdiff
2007-06-08
Alexandre Julliard
msvcrt: Set the correct ebp value before calling the...
tree
|
commitdiff
2007-05-29
Francois Gouget
msvcrt/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: When operating on a closed pipe, read() should...
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt: Remove the S_ISXXX() macros as they are not...
tree
|
commitdiff
2007-05-22
Francois Gouget
msvcrt/tests: When compiling with Visual C++ 2005,...
tree
|
commitdiff
2007-05-15
Andrew Talbot
msvcrt: Exclude unused headers.
tree
|
commitdiff
2007-04-19
Hans Leidekker
msvcrt: Correct the spec file entry for _makepath.
tree
|
commitdiff
2007-04-11
Andrew Talbot
msvcrt: Remove superfluous semicolons.
tree
|
commitdiff
2007-04-06
Michael Stefaniuc
msvcrt: Demangle a C++ mangled string that is only...
tree
|
commitdiff
2007-04-06
Michael Stefaniuc
msvcrt: Move the code to demangle a name with its templ...
tree
|
commitdiff
2007-03-23
Andrew Talbot
msvcrt/tests: Replace inline static with static inline.
tree
|
commitdiff
2007-03-20
Andrew Talbot
msvcrt: Replace inline static with static inline.
tree
|
commitdiff
2007-03-19
Dmitry Timoshkov
msvcrt: Print FIXME on platforms where _except_handler3...
tree
|
commitdiff
2007-03-15
Jan Zerebecki
msvcrt: Remove unused variable.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
msvcrt: _initterm doesn't return anything.
tree
|
commitdiff
2007-03-13
Alexandre Julliard
msvcrt: Improved _local_unwind2 implementation.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
msvcrt: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-06
Paul Vriens
msvcrt/tests: Properly remove temporary directory.
tree
|
commitdiff
2007-02-16
Damjan Jovanovic
msvcrt: Fix fstat's handling of pipes and char devices.
tree
|
commitdiff
2007-02-14
Damjan Jovanovic
msvcrt: Implemented stat64, wstat64 and fstat64.
tree
|
commitdiff
2007-02-14
Damjan Jovanovic
msvcrt: Added declarations for functions and structures...
tree
|
commitdiff
2007-02-09
Eric Pouech
msvcrt: Use raise(SIGABRT) for abort() and assert().
tree
|
commitdiff
2007-02-09
Eric Pouech
msvcrt: Implemented the raise function.
tree
|
commitdiff
2007-02-09
Eric Pouech
msvcrt: Reset a signal to DFL before it's used.
tree
|
commitdiff
2007-02-07
Alexandre Julliard
msvcrt: Implement fopen/wfopen on top of fsopen/wfsopen...
tree
|
commitdiff
2007-02-07
Juan Lang
msvcrt: Implement _mbbtype according to MSDN.
tree
|
commitdiff
2007-02-06
Damjan Jovanovic
msvcrt: Align struct _stati64's st_size on an 8 byte...
tree
|
commitdiff
2007-02-05
Michael Stefaniuc
msvcrt: Fix *printf() handling of negative field width.
tree
|
commitdiff
2007-01-23
Eric Pouech
msvcrt: Fix the internal flag computation for _open_osf...
tree
|
commitdiff
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
tree
|
commitdiff
2007-01-17
Alasdair Sinclair
msvcrt: If we're at EOF in the buffer and we have patte...
tree
|
commitdiff
2007-01-16
Alexandre Julliard
msvcrt: Export various locale and codepage variables.
tree
|
commitdiff
2007-01-16
Andrew Talbot
msvcrt: Move static function from header into file...
tree
|
commitdiff
2007-01-15
Andrew Talbot
msvcrt: Declare some items static.
tree
|
commitdiff
2007-01-02
Eric Pouech
msvcrt: execl fix when no args are given (reported...
tree
|
commitdiff
2007-01-02
Andrew Talbot
msvcrt: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
tree
|
commitdiff
2006-12-27
Michael Stefaniuc
janitorial: In multiline strings there is no need for...
tree
|
commitdiff
2006-12-26
Dmitry Timoshkov
msvcrt: Make an internal function static, avoid a proto...
tree
|
commitdiff
2006-12-24
Duane Clark
msvcrt: Add function _mbsspnp.
tree
|
commitdiff
2006-12-19
Louis Lenders
msvcrt: Add _atoldbl.
tree
|
commitdiff
2006-12-16
Alexandre Julliard
msvcrt: Define __CxxLongjmpUnwind for i386 only.
tree
|
commitdiff
2006-12-15
Alexandre Julliard
msvcrt: Implemented __CxxLongjmpUnwind.
tree
|
commitdiff
2006-12-15
Alexandre Julliard
msvcrt: Make pointers to read-only exception descriptor...
tree
|
commitdiff
2006-12-14
Dmitry Timoshkov
msvcrt: Make some data const.
tree
|
commitdiff
2006-12-14
Francois Gouget
msvcrt: The tests link with msvcrt(d).dll now, so use...
tree
|
commitdiff
2006-12-13
Andrew Talbot
msvcrt/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-12
Andrew Talbot
msvcrt/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-12
Andrew Talbot
msvcrt/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-08
Alexandre Julliard
msvcrt: Use LOCALE_USER_DEFAULT to get the proper codep...
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-24
Francois Gouget
msvcrt/tests: We cannot link with _initterm() with...
tree
|
commitdiff
2006-11-24
Francois Gouget
msvcrt/tests: The tests must not include msvcrt.h becau...
tree
|
commitdiff
2006-11-17
Louis Lenders
msvcrt: Add _fstat64 and _stat64 to msvcrt.spec.
tree
|
commitdiff
2006-11-15
Sam Dennis
msvcrt: Use the custom vsnprintf implementation for...
tree
|
commitdiff
2006-11-14
Alexandre Julliard
msvcrt/tests: Clean up a temp file.
tree
|
commitdiff
2006-11-14
Jesse Allen
msvcrt: printf buffer overrun tests.
tree
|
commitdiff
2006-11-14
Jesse Allen
msvcrt: Estimate required buffer size better in pf_vsnp...
tree
|
commitdiff
2006-11-14
Jesse Allen
msvcrt: Free correct buffer in pf_vsnprintf.
tree
|
commitdiff
2006-11-06
Andrew Talbot
msvcrt: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-31
Louis. Lenders
msvcrt: Add stub for _setmaxstdio + tiny test.
tree
|
commitdiff
2006-10-27
Duane Clark
msvcrt: Fix fread on large buffers in ascii mode.
tree
|
commitdiff
2006-10-23
Markus Amsler
msvcrt: Speed up new operator.
tree
|
commitdiff
2006-10-18
Louis. Lenders
msvcrt: Add stub for _getmaxstdio.
tree
|
commitdiff
next