strmbase: Add support for rendering algorithms to quality control.
[wine] / dlls / ntdll /
2010-11-08  Marcus Meissnerntdll: Check and fix PE header protections.
2010-11-08  Detlef Riekenbergntdll: Add stubs for Rtl[G/S]etCurrentTransaction.
2010-11-04  Alexandre Julliardntdll: Explicitly check for failure to map page 0.
2010-11-04  Alexandre Julliardntdll: Report memory areas in DOS memory to be free...
2010-11-04  André Hentschelntdll: Detect more processor features.
2010-11-02  André Hentschelntdll: Add Support for loading ARM PEs.
2010-11-01  Alexandre Julliardntdll: Don't try to join with the main thread.
2010-10-20  Alexandre Julliardinclude: The FLOATING_SAVE_AREA type is i386-specific.
2010-10-20  Alexandre Julliardntdll: Avoid using the CONTEXT86 type.
2010-10-19  Alexandre Julliardntdll: More complete implementation of NtAreMappedFiles...
2010-10-19  Alexandre Julliardntdll: Get rid of the FILE_VIEW typedef.
2010-10-12  Krzysztof Nowickintdll: Fix possible deadlock in vectored exception...
2010-10-08  Alexandre Julliardntdll: Use the more portable cfsetospeed() function...
2010-10-05  Stefan Oberhumerntdll/tests: Add some more tests for qsort().
2010-10-05  Stefan Oberhumerntdll: Fix possible overflow computing middle in NTDLL_...
2010-10-05  Stefan Oberhumerntdll: qsort: Comparator must not get the same pointer.
2010-10-05  Stefan Oberhumerntdll: qsort: Check if necessary to sort.
2010-10-04  Rudolf Mayerhoferntdll: Set CPU_FEATURE_HTT when running on a HTT capabl...
2010-10-04  Stefan Oberhumerntdll: Make NTDLL_mergesort() stable.
2010-10-04  Stefan Oberhumerntdll: Fix 64 bit issue within NTDLL_mergesort().
2010-10-01  Alexandre Julliardntdll/tests: Make some variables static.
2010-09-30  Alexandre Julliardntdll: Add a workaround for Ubuntu's stupid ptrace...
2010-09-30  Alexandre Julliardntdll: Add support for retrieving the server pid from...
2010-09-30  Alexandre Julliardserver: Make the fd passing code slightly more portable.
2010-09-30  Alexandre Julliardntdll/tests: Fix a test failure on 64-bit platforms.
2010-09-27  Hans Leidekkerwinecfg: Update Windows 7 version to Service Pack 1.
2010-09-22  Peter Oberndorferntdll/tests: Remove unused NtWaitForSingleObject import.
2010-09-20  André Hentschelntdll: Add ARM support.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Brad Smithntll: Fix the detection of the number of CPUs for OpenBSD.
2010-09-15  Alexandre Julliardntdll/tests: Fix the image protection test on Mac OS...
2010-09-15  Henri Verbeetntdll: Do not return STATUS_SUCCESS on failure in NtQue...
2010-09-08  André Hentschelntdll: Remove an unused function from signal_powerpc.
2010-09-01  Eric Pouechntdll: Allocate a console (without renderer) when start...
2010-08-31  Alexandre Julliardntdll: Use int64 in the spec file for 64-bit integers.
2010-08-30  Alexandre Julliardwinebuild: Use the correct registers for relay debuggin...
2010-08-29  Alexandre Julliardmsvcrt: Add -ret64 flag on some functions that return...
2010-08-26  Alexandre Julliardntdll: Fix the protection state of writable sections.
2010-08-26  Alexandre Julliardntdll/tests: Add a test for the protection state of...
2010-08-24  Alexandre Julliardwinebuild: Support relay debugging for thiscall functions.
2010-08-24  Marcus Meissnerntdll: Set correct protection flags on sections in...
2010-08-24  Austin Englishntdll: Sparc support for map_image().
2010-08-24  Austin Englishntdll: Make sure ill_handler() and bus_handler() are...
2010-08-24  Austin Englishntdll: Add Sparc processor support.
2010-08-23  Alexandre Julliardserver: Change the removable fd flag to a cacheable...
2010-08-23  Detlef Riekenbergntdll: Add a stub for TokenElevation in NtQueryInformat...
2010-08-20  Detlef Riekenbergntdll/tests: Add tests for RtlIpv4AddressToString ...
2010-08-20  Jacek Cabanntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and...
2010-08-19  Detlef Riekenbergntdll: Implement RtlIpv4AddressToString / RtlIpv4Addres...
2010-08-19  Austin Englishntdll: Check for __FreeBSD_kernel__, remove redundant...
2010-08-17  André Hentschelntdll: Add more error codes.
2010-08-16  Juan Langntdll: Implement NtSetInformationProcess for ProcessDef...
2010-08-16  Juan Langntdll: Implement NtQueryInformationProcess for ProcessD...
2010-08-04  André Hentschelntdll: Add SXS error codes.
2010-08-02  Andrey Turkinntdll/tests: Do not check signedness for char types.
2010-07-28  Reece Dunnntdll/tests: check io.Status in the file tests.
2010-07-28  Andrew Nguyenntdll: Fix the status code for ProcessDebugObjectHandle...
2010-07-28  Michael Stefaniucntdll: Use IsEqualGUID instead of memcmp to compare...
2010-07-26  Max TenEyck Woodburyntdll: Setting FileAllInformation is not allowed.
2010-07-26  Alexandre Julliardwinegcc: Don't import winecrt0 by default when building...
2010-07-23  Damjan Jovanovicntdll: Convert even Unix paths outside Wine's drive...
2010-07-22  Maarten Lankhorstntdll: Use syscall instead of int $0x80.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Alexandre Julliardmakefiles: Specify -nodefaultlibs when building low...
2010-07-21  André Hentschelntdll: Add LDT error codes.
2010-07-09  Marcus Meissnerntdll: Handle error cases in om test (Coverity).
2010-07-06  Ken Thomasesntdll: Fix set_baud_rate for high rates for non-Linux...
2010-07-06  Alexandre Julliardntdll/tests: Fix a few test failures in the new exe...
2010-07-05  Marcus Meissnerntdll: Add tests for NtQueryVirtualMemory.
2010-06-30  Alexandre Julliardntdll/tests: Add some tests for NtQuerySymbolicLinkObject.
2010-06-30  Alexandre Julliardntdll: Append a terminating null and return the correct...
2010-06-30  Alexandre Julliardntdll/tests: Add a test for the exception resulting...
2010-06-29  Austin Englishntdll: Add stub for NtSystemDebugControl.
2010-06-29  Alexandre Julliardntdll: Round up the initial commit size to the commit...
2010-06-24  Alexandre Julliardntdll: Add a WINEARCH environment variable that allows...
2010-06-22  Francois Gougetntdll: Fix a typo in a parameter name.
2010-06-22  Alexandre Julliardntdll/tests: Fix some exception tests for Wow64.
2010-06-22  Alexandre Julliardntdll: Fix the initial FPU control word on 32-bit too.
2010-06-21  Andrey Turkinntdll: Fix race in NtRead/WriteFile.
2010-06-21  Alexandre Julliardntdll: Fix the initial FPU control word on 64-bit.
2010-06-17  Henri Verbeetntdll: The FPU control word for newly created threads...
2010-06-17  Andrew Nguyenntdll/tests: Add tests to examine output file part...
2010-06-16  Alexandre Julliardntdll: Print a warning when failing to set execute...
2010-06-15  Alexandre Julliardntdll: Make the DOS area accessible even when not using...
2010-06-11  Octavian Voicuntdll: Show one-time ERR if NOFILE limit is reached.
2010-06-08  Alexandre Julliardntdll: Set a valid process title for the initial process.
2010-06-01  Austin Englishntdll: Add signal context function definitions for...
2010-05-31  Austin Englishntdll: Add stub implementation of IOCTL_STORAGE_GET_MED...
2010-05-24  Andrey Turkinserver: Connect named pipe synchronously when overlappe...
2010-05-24  Austin Englishntdll: Add %gs support for FreeBSD.
2010-05-24  Marcus Meissnerntdll: qsort: comparator must not get the same pointer.
2010-05-23  Alexandre Julliardntdll: Reimplement bsearch to avoid redundant and possi...
2010-05-21  Austin Englishntdll: Add stub for NtRaiseHardError.
2010-05-19  Michael Stefaniucntdll: Remove superfluous "not NULL" check for the...
2010-05-17  Alexandre Julliardntdll: Avoid a compiler warning on NetBSD.
2010-05-16  Alexandre Julliardntdll: Preserve registers in call_thread_entry_point...
2010-05-14  Hans Leidekkerntdll: Add some tests for RtlIsTextUnicode.
2010-05-13  Marcus Meissnerntdll: Implement bsearch, lfind to use correct comparat...
2010-05-12  Marcus Meissnerntdll: Rename mergesort to NTDLL_mergesort.
2010-05-11  Marcus Meissnerntdll: Reimplement qsort() using generic mergesort.
next