projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Initial implementation of attributeDecl() in writer.
[wine]
/
dlls
/
kernel32
/
2012-06-25
Austin English
kernel32: Add more tracing to GetDiskFreeSpaceW.
tree
|
commitdiff
2012-06-22
Stefan Leichter
kernel32: Let K32EnumProcessModules fail if the last...
tree
|
commitdiff
2012-06-22
Dmitry Timoshkov
kernel32: Add a test for deleting a file opened for...
tree
|
commitdiff
2012-06-20
Marcus Meissner
kernel32: Fixed read overflow in WriteFile argument.
tree
|
commitdiff
2012-06-20
Francois Gouget
kernel32/tests: Use the CSTR_XXX macros instead of...
tree
|
commitdiff
2012-06-20
Francois Gouget
kernel32/tests: Add line-wrapping tests for FormatMessa...
tree
|
commitdiff
2012-06-18
Francois Gouget
kernel32/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2012-06-15
Francois Gouget
kernel32: Use the English (United States) spelling...
tree
|
commitdiff
2012-06-15
Francois Gouget
kernel32/tests: Get rid of unneeded function typedefs.
tree
|
commitdiff
2012-06-15
Vincent Povirk
kernel32: Return success from ReadFileEx/WriteFileEx...
tree
|
commitdiff
2012-06-15
Vincent Povirk
kernel32: Add test for pending ReadFileEx/WriteFileEx...
tree
|
commitdiff
2012-06-15
Vincent Povirk
kernel32: Add named pipe server test with ReadFileEx...
tree
|
commitdiff
2012-06-13
Detlef Riekenberg
kernel32/tests: Accept higher PRODUCT_* values.
tree
|
commitdiff
2012-06-13
Detlef Riekenberg
kernel32/tests: Do not test GetLastError on success.
tree
|
commitdiff
2012-06-11
Dan Kegel
kernel32: Quiet an extremely verbose stub fixme.
tree
|
commitdiff
2012-06-07
Dmitry Timoshkov
kernel32: Print in the CopyFileW trace also fail_if_exi...
tree
|
commitdiff
2012-06-06
André Hentschel
kernel32/tests: Add tests for LCMapStringEx.
tree
|
commitdiff
2012-06-05
Detlef Riekenberg
kernel32/tests: Remove debug code from GetProductInfo.
tree
|
commitdiff
2012-06-05
Austin English
kernel32: Add a stub for SetConsoleIcon.
tree
|
commitdiff
2012-06-01
Daniel Jelinski
kernel32: Make SetThreadStackGuarantee stub return...
tree
|
commitdiff
2012-05-31
Detlef Riekenberg
kernel32/tests: Add tests for GetProductInfo.
tree
|
commitdiff
2012-05-31
Stefan Leichter
kernel32: Fix OutputDebugStringA called with NULL pointer.
tree
|
commitdiff
2012-05-30
Michael Geddes
kernel32: Add timed wait capability flag to COMM Port...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
ntdll: Export _local_unwind.
tree
|
commitdiff
2012-05-29
André Hentschel
kernel32: Add checks for DragonFly BSD.
tree
|
commitdiff
2012-05-29
André Hentschel
kernel32: Add stub for SetThreadStackGuarantee.
tree
|
commitdiff
2012-05-21
Detlef Riekenberg
ntdll: Implement NtGetCurrentProcessorNumber.
tree
|
commitdiff
2012-05-17
Alex Henrie
kernel32: Correct WideCharToMultiByte and MultiByteToWi...
tree
|
commitdiff
2012-05-17
Alex Henrie
kernel32: Avoid calling MultiByteToWideChar with invali...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-14
Alexandre Julliard
kernel32/tests: Avoid a non-portable printf format.
tree
|
commitdiff
2012-05-09
Alexandre Julliard
kernel32/tests: Remove a couple of invalid tests.
tree
|
commitdiff
2012-05-03
Francois Gouget
kernel32: Some English (United States) spelling fixes.
tree
|
commitdiff
2012-05-03
Austin English
kernel32: Only print a fixme once for FlushProcessWrite...
tree
|
commitdiff
2012-05-03
Austin English
kernel32: Move GlobalMemoryStatus(Ex) to a different...
tree
|
commitdiff
2012-05-02
Austin English
kernel32: Add a stub for FlushProcessWriteBuffers.
tree
|
commitdiff
2012-05-01
Alexandre Julliard
kernel32: Fix another overflow in GetModuleFileNameExW.
tree
|
commitdiff
2012-04-30
Piotr Caban
kernel32/tests: Added IdnToUnicode tests.
tree
|
commitdiff
2012-04-30
Piotr Caban
kernel32: Added IdnToUnicode implementation.
tree
|
commitdiff
2012-04-30
Piotr Caban
kernel32/tests: Added IdnToAscii tests.
tree
|
commitdiff
2012-04-30
Piotr Caban
kernel32: Added IdnToAscii implementation.
tree
|
commitdiff
2012-04-30
Piotr Caban
kernel32: Support multiple labels in IdnToNameprepUnicode.
tree
|
commitdiff
2012-04-30
Alexandre Julliard
kernel32: Fix buffer overflows in K32GetModuleFileNameE...
tree
|
commitdiff
2012-04-26
Piotr Caban
kernel32/tests: Added IdnToNameprepUnicode tests.
tree
|
commitdiff
2012-04-26
Piotr Caban
kernel32/tests: Added more FoldString tests.
tree
|
commitdiff
2012-04-26
Piotr Caban
kernel32: Added IdnToNameprepUnicode implementation.
tree
|
commitdiff
2012-04-26
Piotr Caban
make_unicode: Create tables with data needed by namepre...
tree
|
commitdiff
2012-04-19
Dmitry Timoshkov
kernel32: Add more memory access checks.
tree
|
commitdiff
2012-04-17
Dmitry Timoshkov
kernel32: Fix some typos, remove not needed casts.
tree
|
commitdiff
2012-04-16
Alexander Morozov
kernel32/tests: Add more tests for early closing mappin...
tree
|
commitdiff
2012-04-13
Alexander Morozov
kernel32/tests: Add a test for creating named mapping...
tree
|
commitdiff
2012-04-11
Christian Costa
kernel32: Limit dwTotalPageFile in GlobalMemoryStatus...
tree
|
commitdiff
2012-04-05
Hans Leidekker
kernel32: GetModuleHandleEx already clears the module...
tree
|
commitdiff
2012-04-05
Hans Leidekker
kernel32: Clear the module handle on failure in GetModu...
tree
|
commitdiff
2012-04-05
Hans Leidekker
kernel32: Return failure from GetModuleHandleEx if...
tree
|
commitdiff
2012-04-05
Hans Leidekker
kernel32/tests: Add tests for GetModuleHandleEx.
tree
|
commitdiff
2012-04-02
Alexandre Julliard
ntdll: Add a __chkstk entry point for x86_64.
tree
|
commitdiff
2012-03-28
Bruno Jesus
kernel32: Avoid ini cache if file does not exist anymore.
tree
|
commitdiff
2012-03-28
Bruno Jesus
kernel32/tests: Show that ini cache must not be used...
tree
|
commitdiff
2012-03-27
André Hentschel
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
tree
|
commitdiff
2012-03-14
Austin English
kernel32: Add stubs for DeleteVolumeMountPointA/W.
tree
|
commitdiff
2012-03-13
Austin English
kernel32: Add a stub for WerRegisterRuntimeExceptionModule.
tree
|
commitdiff
2012-03-12
Dmitry Timoshkov
server: OpenMutex should perform a real access check...
tree
|
commitdiff
2012-03-12
André Hentschel
kernel32: Forward RtlRaiseException to ntdll on ARM.
tree
|
commitdiff
2012-03-12
André Hentschel
kernel32: Forward RtlPcToFileHeader to ntdll also on...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
kernel32: Implement the memory resource notification...
tree
|
commitdiff
2012-03-12
Dmitry Timoshkov
kernel32: Make CreateFile called with creation == 0...
tree
|
commitdiff
2012-03-09
Dmitry Timoshkov
kernel32: Add some CreateFile disposition and access...
tree
|
commitdiff
2012-03-09
Dmitry Timoshkov
kernel32: Fix file test compilation with PSDK headers.
tree
|
commitdiff
2012-03-09
Akihiro Sagawa
kernel32/tests: Add more tests for WriteConsole.
tree
|
commitdiff
2012-03-08
André Hentschel
kernel32: Make Sleep hotpatchable.
tree
|
commitdiff
2012-03-08
André Hentschel
kernel32: Make GetModuleHandleA hotpatchable.
tree
|
commitdiff
2012-02-24
Dmitry Timoshkov
kernel32: Add a test for LoadLibrary called on a not...
tree
|
commitdiff
2012-02-20
Dmitry Timoshkov
kernel32: Add a test to show that NtMapViewOfSection...
tree
|
commitdiff
2012-02-20
Eric Pouech
kernel32: Enhance bare fd check by checking that the...
tree
|
commitdiff
2012-02-16
William Panlener
kernel32: Add missing function entry.
tree
|
commitdiff
2012-02-11
Francois Gouget
kernel32: Add a trailing full stop to the error messages.
tree
|
commitdiff
2012-02-08
Eric Pouech
kernel32: Added a couple of tests about console creatio...
tree
|
commitdiff
2012-01-31
Alexandre Julliard
kernel32: Only change the Unix current after exec_proce...
tree
|
commitdiff
2012-01-25
Austin English
kernel32: Add a stub for AddConsoleAliasA/W.
tree
|
commitdiff
2012-01-24
Dmitry Timoshkov
ntdll: Add an access check for file mappings.
tree
|
commitdiff
2012-01-23
Austin English
kernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.
tree
|
commitdiff
2012-01-23
Austin English
kernel32: Add stubs for GetConsoleAliasesLengthA/W.
tree
|
commitdiff
2012-01-23
Austin English
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
tree
|
commitdiff
2012-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-01-23
Francois Gouget
kernel32: Remove a full stop from an error message...
tree
|
commitdiff
2012-01-19
Austin English
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
tree
|
commitdiff
2012-01-18
Dmitry Timoshkov
kernel32: Remove a no longer needed todo_wine.
tree
|
commitdiff
2012-01-17
Dmitry Timoshkov
kernel32: Fix access flags to page protection mapping...
tree
|
commitdiff
2012-01-16
Dmitry Timoshkov
kernel32: Test MapViewOfFile and NtMapViewOfSection...
tree
|
commitdiff
2012-01-11
André Hentschel
kernel32: No need for WINE_ prefixed debug output macros.
tree
|
commitdiff
2012-01-09
Daniel Lehman
kernel32: If string arg to FormatMessage is NULL, use...
tree
|
commitdiff
2012-01-09
Pablo Saratxaga
kernel32: Corrections to Walloon locale.
tree
|
commitdiff
2012-01-03
Pierre Schweitzer
kernel32: Fix handle leak.
tree
|
commitdiff
2011-12-20
Dmitry Timoshkov
kernel32: Add a test for MapViewOfFile called on a...
tree
|
commitdiff
2011-12-16
Francois Gouget
kernel32: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Replace WRITE by WRITECOPY protection on an...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
kernel32: Add a bunch of VirtualProtect tests on an...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Setting WRITECOPY protection on a memory-mapped...
tree
|
commitdiff
2011-12-15
Dmitry Timoshkov
kernel32: Add the tests for various combinations of...
tree
|
commitdiff
next