projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Fix selected brush color for caret bitmap creation.
[wine]
/
dlls
/
kernel32
/
tests
/
2010-05-10
Nikolay Sivov
kernel32: Fix return code from LocalUnlock for pointer...
tree
|
commitdiff
2010-05-07
André Hentschel
kernel32: Double the alarm timeout to prevent a failed...
tree
|
commitdiff
2010-05-05
Gerald Pfeifer
kernel32/tests: Remove variable len which is not really...
tree
|
commitdiff
2010-05-03
Andrew Nguyen
kernel32: Reject a format string with insertions if...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32/tests: Document a few FormatMessage tests...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32: Merge the insertion and non-insertion codepat...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32: Process CRLF escape sequences in normal inser...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32/tests: Centralize the FormatMessageW skip...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32: Handle some escape sequences with FORMAT_MESS...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32: Correct output buffer behavior with empty...
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32: Improve flag error handling in FormatMessageA/W.
tree
|
commitdiff
2010-04-28
Andrew Nguyen
kernel32: Fail if a format placeholder is present witho...
tree
|
commitdiff
2010-04-27
Hans Leidekker
kernel32/tests: Fix test failures on certain versions...
tree
|
commitdiff
2010-04-19
Andrew Nguyen
kernel32/tests: Add tests for buffer allocation in...
tree
|
commitdiff
2010-04-19
Andrew Nguyen
kernel32: Only check the buffer pointer in FormatMessag...
tree
|
commitdiff
2010-04-19
Andrew Nguyen
kernel32: Reject an insufficiently sized buffer in...
tree
|
commitdiff
2010-04-19
Andrew Nguyen
kernel32/tests: Remove a superfluous comment in the...
tree
|
commitdiff
2010-04-08
Alexandre Julliard
ntdll: Fix affinity mask check for 64-bit.
tree
|
commitdiff
2010-04-07
Alexandre Julliard
winapi: Generate the 64-bit variant of structure size...
tree
|
commitdiff
2010-04-01
Andrew Nguyen
kernel32: Don't set last error on success in OpenConsoleW.
tree
|
commitdiff
2010-04-01
Andrew Nguyen
kernel32: Improve parameter validation in OpenConsoleW.
tree
|
commitdiff
2010-03-29
Michael Stefaniuc
kernel32/tests: Remove superfluous casts of integer...
tree
|
commitdiff
2010-03-22
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2010-03-22
Francois Gouget
kernel32/tests: Remove a space after a '\n' in a skip().
tree
|
commitdiff
2010-03-16
Paul Vriens
kernel32/tests: Run tests again on Win95.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Henri Verbeet
kernel32: Implement CheckRemoteDebuggerPresent().
tree
|
commitdiff
2010-03-15
Henri Verbeet
server: Debugging our own process is disallowed.
tree
|
commitdiff
2010-03-05
Henri Verbeet
server: Allow the debugger to be debugged.
tree
|
commitdiff
2010-03-03
Reece Dunn
kernel32/tests: Add a test case for calling TlsFree...
tree
|
commitdiff
2010-02-24
Alexandre Julliard
kernel32/tests: Fix broken usage of the ok() macro...
tree
|
commitdiff
2010-02-23
Alexandre Julliard
kernel32/tests: Add a couple of last error codes for...
tree
|
commitdiff
2010-02-22
Hans Leidekker
kernel32/tests: Fix a thread handle leak.
tree
|
commitdiff
2010-02-22
Erich Hoover
kernel32/tests: Add test for 'all processors' flag...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-17
Alexandre Julliard
kernel32/tests: Fix a test failure on xp64.
tree
|
commitdiff
2010-02-10
Michael Stefaniuc
kernel32: Don't use HIWORD to check for swapped args...
tree
|
commitdiff
2010-02-04
Peter Rosin
kernel32: Add SetThreadErrorMode and GetThreadErrorMode.
tree
|
commitdiff
2010-02-04
Peter Rosin
kernel32: Add tests for SetThreadErrorMode and GetThrea...
tree
|
commitdiff
2010-02-01
Alexandre Julliard
kernel32/tests: Remove leftover Sleep() call.
tree
|
commitdiff
2010-02-01
Alexandre Julliard
kernel32: Avoid truncating the output buffer length...
tree
|
commitdiff
2010-02-01
Alexandre Julliard
kernel32/tests: Fix heap flag tests for the page alloc...
tree
|
commitdiff
2010-01-29
Alexandre Julliard
kernel32/tests: Fix some of the heap tests for 64-bit.
tree
|
commitdiff
2010-01-28
Alexandre Julliard
ntdll: Don't require heap sizes to be 64K aligned.
tree
|
commitdiff
2010-01-27
Alexandre Julliard
ntdll: Add 8 more bytes to the block tail when tail...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
kernel32/tests: Add tests for tail checking on large...
tree
|
commitdiff
2010-01-26
Alexandre Julliard
kernel32/tests: Add tests for heap tail and free block...
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32: Implement IsThreadAFiber function.
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32/tests: Test Fiber callback count.
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32/tests: Test Fiber Local Storage functions.
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32/tests: Test IsThreadAFiber function.
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32/tests: Test fiber Ex functions.
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32/tests: Run fiber tests on more platforms.
tree
|
commitdiff
2010-01-25
André Hentschel
kernel32/tests: Fix header comments.
tree
|
commitdiff
2010-01-22
Alexandre Julliard
kernel32/tests: Add tests for the global flag and its...
tree
|
commitdiff
2010-01-20
André Hentschel
kernel32/tests: Initial fiber tests.
tree
|
commitdiff
2010-01-18
Paul Vriens
kernel32/tests: Skip a test on Win9x/WinMe.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
kernel32/tests: Add tests for IsBadCodePtr.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
kernel32/tests: Add more tests for IsBadWritePtr.
tree
|
commitdiff
2010-01-18
Andrew Nguyen
kernel32/tests: Add tests for IsBadReadPtr.
tree
|
commitdiff
2010-01-18
Jason Edmeades
kernel32: Return error on second attempt to free a...
tree
|
commitdiff
2010-01-11
André Hentschel
kernel32/tests: Simplify string generation.
tree
|
commitdiff
2010-01-05
Paul Vriens
kernel32: Add a stubbed GetConsoleProcessList().
tree
|
commitdiff
2009-12-23
Alexandre Julliard
kernel32/tests: Fix the SetThreadIdealProcessor for...
tree
|
commitdiff
2009-12-23
Alexandre Julliard
kernel32/tests: Get rid of API function typedefs.
tree
|
commitdiff
2009-12-22
Nikolay Sivov
kernel32: Fix SearchPath parameter validation with...
tree
|
commitdiff
2009-12-22
Nikolay Sivov
kernel32/tests: Init pointers in common way, add some...
tree
|
commitdiff
2009-12-21
Nikolay Sivov
kernel32/tests: Fix LocalAlloc() allocated leaks.
tree
|
commitdiff
2009-12-21
Nikolay Sivov
kernel32/tests: Fix some find handle leaks.
tree
|
commitdiff
2009-12-21
Nicolas Le Cam
kernel32/tests: Simplify dumpmem function.
tree
|
commitdiff
2009-12-21
Nikolay Sivov
kernel32/tests: Print line numbers in tests.
tree
|
commitdiff
2009-12-18
Nikolay Sivov
kernel32/tests: Fix few context leaks.
tree
|
commitdiff
2009-12-17
Paul Vriens
kernel32/tests: Add some tests for GetLongPathNameW.
tree
|
commitdiff
2009-12-15
Paul Vriens
kernel32/tests: Only set the size ourselves if we are...
tree
|
commitdiff
2009-12-07
Nikolay Sivov
kernel32/tests: Fix test failures on NT4.
tree
|
commitdiff
2009-12-04
Paul Vriens
kernel32/tests: Skip some tests if needed (WinXP Home).
tree
|
commitdiff
2009-12-04
Paul Vriens
kernel32/tests: Skip some tests on Win98/WinMe.
tree
|
commitdiff
2009-12-04
Paul Vriens
kernel32/tests: Correct some ok() statements.
tree
|
commitdiff
2009-12-04
Nikolay Sivov
kernel32/lcformat: Add support for genitive month names...
tree
|
commitdiff
2009-12-02
Paul Vriens
kernel32/tests: Add some GetLongPathNameA tests.
tree
|
commitdiff
2009-11-29
Paul Vriens
kernel32/tests: Fix some intermittent crashes/failures...
tree
|
commitdiff
2009-11-24
Alexandre Julliard
kernel32/tests: Specify the correct machine for the...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Implement the file sharing check for delete...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Implement the file sharing check when truncatin...
tree
|
commitdiff
2009-11-23
Alexandre Julliard
server: Implement the special file sharing rules for...
tree
|
commitdiff
2009-11-20
Alexandre Julliard
kernel32/tests: Add more tests for file sharing with...
tree
|
commitdiff
2009-11-19
Alexandre Julliard
kernel32/tests: Add some tests for file sharing against...
tree
|
commitdiff
2009-11-16
Austin Lund
kernel32/tests: Fixed test for GetVolumeNameForVolumeMo...
tree
|
commitdiff
2009-11-11
Viliam Lejcik
kernel32: Fix GetCurrencyFormat grouping.
tree
|
commitdiff
2009-11-10
Paul Vriens
kernel32/tests: Fix some test failures on Win9x/WinMe.
tree
|
commitdiff
2009-11-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-11-04
Alexandre Julliard
ntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
tree
|
commitdiff
2009-11-04
Michael Martin
kernel32/tests: Additional tests for CopyFile/MoveFile...
tree
|
commitdiff
2009-10-30
Alexandre Julliard
kernel32/tests: Fix FormatMessage test failures on...
tree
|
commitdiff
2009-10-30
Alexandre Julliard
kernel32: Replicate the MS bug with va_list argument...
tree
|
commitdiff
2009-10-30
Alexandre Julliard
kernel32/tests: Use __ms_va_list in the FormatMessage...
tree
|
commitdiff
2009-10-30
Alexandre Julliard
kernel32: Fix handling of width and precision arguments...
tree
|
commitdiff
2009-10-30
Alexandre Julliard
kernel32: Propagate the error result from RtlFindMessag...
tree
|
commitdiff
2009-10-29
Louis Lenders
kernel32/tests: Add more tests for FormatMessageA.
tree
|
commitdiff
2009-10-29
Alexandre Julliard
kernel32/tests: Add some tests for width and precision...
tree
|
commitdiff
next