2012-10-02 |
Dan Kegel | vcomp: Better stub for omp_get_thread_num.
|
commit | commitdiff | tree |
2012-10-02 |
Dan Kegel | vcomp: Better stubs for omp_get_nested, omp_set_nested.
|
commit | commitdiff | tree |
2012-10-02 |
Dan Kegel | vcomp: Better stubs for omp_get_dynamic, omp_set_dynamic.
|
commit | commitdiff | tree |
2012-10-02 |
Dan Kegel | vcomp: Better stub for omp_get_max_threads.
|
commit | commitdiff | tree |
2012-10-02 |
Dan Kegel | vcomp: Better stub for omp_set_num_threads.
|
commit | commitdiff | tree |
2012-10-02 |
Dan Kegel | vcomp: Better stub for omp_get_num_threads.
|
commit | commitdiff | tree |
2012-09-10 |
Dan Kegel | vcomp: Better stub for _vcomp_set_num_threads.
|
commit | commitdiff | tree |
2012-09-10 |
Dan Kegel | msvcp90: Handle npos as length in more places.
|
commit | commitdiff | tree |
2012-09-05 |
Dan Kegel | vcomp: Add better stub for omp_get_num_procs.
|
commit | commitdiff | tree |
2012-09-05 |
Dan Kegel | vcomp: Implement omp_get_wtime.
|
commit | commitdiff | tree |
2012-09-03 |
Dan Kegel | msvcr100: Add wmemmove_s and wmemcpy_s.
|
commit | commitdiff | tree |
2012-08-21 |
Dan Kegel | advapi32: RegSetValueExW should not crash when passed...
|
commit | commitdiff | tree |
2012-08-17 |
Dan Kegel | msvcrt: memmove_s shouldn't zero its output buffer...
|
commit | commitdiff | tree |
2012-07-25 |
Dan Kegel | msvcp100: Add _Container_base0::_Swap_all, _Container_base0...
|
commit | commitdiff | tree |
2012-07-11 |
Dan Kegel | wininet: Don't evaluate netconn_get_avail_data() twice...
|
commit | commitdiff | tree |
2012-06-20 |
Dan Kegel | gdi32: Add test for SelectClipRgn in metafiles, make...
|
commit | commitdiff | tree |
2012-06-19 |
Dan Kegel | riched20: Accept middle click as paste (like edit control...
|
commit | commitdiff | tree |
2012-06-11 |
Dan Kegel | kernel32: Quiet an extremely verbose stub fixme.
|
commit | commitdiff | tree |
2012-06-11 |
Dan Kegel | ntdll: Avoid clobbering valgrind annotations during...
|
commit | commitdiff | tree |
2012-05-10 |
Dan Kegel | riched20: Don't need to redraw when changing selection...
|
commit | commitdiff | tree |
2012-02-16 |
Dan Kegel | gdiplus: Make GdipTranslateLineTransform stub lie and...
|
commit | commitdiff | tree |
2012-02-14 |
Dan Kegel | ntdll: Fix endianness of three fields in DVD_LAYER_DESCRIPTOR.
|
commit | commitdiff | tree |
2012-01-24 |
Dan Kegel | include: ntddcdvd.h structure naming, packing fixes.
|
commit | commitdiff | tree |
2011-10-25 |
Dan Kegel | kernel32/tests: fni->FileName is not nul terminated...
|
commit | commitdiff | tree |
2011-10-18 |
Dan Kegel | mlang/tests: Don't call lstrcpyW on a null string.
|
commit | commitdiff | tree |
2011-10-17 |
Dan Kegel | comdlg32/tests: Initialize find & replace strings before...
|
commit | commitdiff | tree |
2011-10-14 |
Dan Kegel | shlwapi/tests: Initialize size parameter in test_SHGetShellKey.
|
commit | commitdiff | tree |
2011-10-14 |
Dan Kegel | gdiplus/tests: Must define biClrUsed when calling CreateDIBS...
|
commit | commitdiff | tree |
2011-10-13 |
Dan Kegel | winealsa.drv: When allocating opaque blobs for alsa...
|
commit | commitdiff | tree |
2011-10-13 |
Dan Kegel | msi: Initialize variable to placate static analyzers.
|
commit | commitdiff | tree |
2011-09-13 |
Dan Kegel | ddraw/tests: Fix compilation on systems that don't...
|
commit | commitdiff | tree |
2011-09-09 |
Dan Kegel | dinput: Fix compilation on systems that don't support...
|
commit | commitdiff | tree |
2011-09-01 |
Dan Kegel | configure: Fix configure failures under -Werror -Wall.
|
commit | commitdiff | tree |
2011-09-01 |
Dan Kegel | configure: AC_C_CONST is obsolete.
|
commit | commitdiff | tree |
2011-08-03 |
Dan Kegel | cmd: mkdir: Set errorlevel and output error message...
|
commit | commitdiff | tree |
2011-08-03 |
Dan Kegel | cmd: mkdir: Set errorlevel on invalid argument.
|
commit | commitdiff | tree |
2011-08-03 |
Dan Kegel | cmd: mkdir: Handle multiple arguments.
|
commit | commitdiff | tree |
2011-08-01 |
Dan Kegel | riched20/tests: Fix test_EM_FINDWORDBREAK comments.
|
commit | commitdiff | tree |
2011-07-25 |
Dan Kegel | kernel32: Add initial test for DefineDosDevice.
|
commit | commitdiff | tree |
2011-07-20 |
Dan Kegel | riched20/tests: Add test for WB_ISDELIMITER.
|
commit | commitdiff | tree |
2011-07-05 |
Dan Kegel | d3dcompiler_43: Don't crash on long TRACE().
|
commit | commitdiff | tree |
2011-06-02 |
Dan Kegel | cmd: WCMD_delete: fix /s for dirnames containing spaces...
|
commit | commitdiff | tree |
2011-05-31 |
Dan Kegel | cmd: WCMD_delete: move "Delete *.* ?" processing into...
|
commit | commitdiff | tree |
2011-05-26 |
Dan Kegel | cmd: Don't read past end of thisVar in WCMD_expand_envvar...
|
commit | commitdiff | tree |
2011-05-26 |
Dan Kegel | cmd: Add simple test for %errorlevel%.
|
commit | commitdiff | tree |
2011-05-24 |
Dan Kegel | cmd: del /a: test deleting readonly files, with fix.
|
commit | commitdiff | tree |
2011-05-24 |
Dan Kegel | cmd: del /a: move parsing of attributes to helper function...
|
commit | commitdiff | tree |
2011-03-28 |
Dan Kegel | urlmon: IsValidUrl should not fail if first parameter...
|
commit | commitdiff | tree |
2011-03-28 |
Dan Kegel | winemenubuilder: File associations should set wineprefix.
|
commit | commitdiff | tree |
2010-12-31 |
Dan Kegel | include: Remove extra semicolons after a macro that...
|
commit | commitdiff | tree |
2010-10-18 |
Dan Kegel | ws2_32: Null select() should fail with WSAEINVAL.
|
commit | commitdiff | tree |
2010-08-30 |
Dan Kegel | kernel32: Add error text for WSAECONNREFUSED.
|
commit | commitdiff | tree |
2010-05-31 |
Dan Kegel | wined3d: Fix size of buffer in swapchain_create_context_for_...
|
commit | commitdiff | tree |
2010-02-18 |
Dan Kegel | cmd: Fix 'else', with tests.
|
commit | commitdiff | tree |
2010-02-17 |
Dan Kegel | cmd: Rename reference file from .out to .exp to avoid...
|
commit | commitdiff | tree |
2010-02-17 |
Dan Kegel | cmd: Add test to show ~dp0 should be directory containing...
|
commit | commitdiff | tree |
2010-02-17 |
Dan Kegel | cmd: Add test to show set "FOO=bar" should not include...
|
commit | commitdiff | tree |
2010-02-17 |
Dan Kegel | cmd: Turn off echo, add visual separator between testcases.
|
commit | commitdiff | tree |
2010-02-17 |
Dan Kegel | cmd: Move all tests to test_builtins.cmd.
|
commit | commitdiff | tree |
2010-02-17 |
Dan Kegel | advapi32: Fix leak in test_symlinks.
|
commit | commitdiff | tree |
2010-02-15 |
Dan Kegel | ntdll: Fix leak in test_symlinks.
|
commit | commitdiff | tree |
2010-02-08 |
Dan Kegel | iphlpapi: _res is per-thread in glibc.
|
commit | commitdiff | tree |
2010-02-08 |
Dan Kegel | gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFro...
|
commit | commitdiff | tree |
2010-02-03 |
Dan Kegel | reg.exe: Handle setting DWORD registry values.
|
commit | commitdiff | tree |
2010-02-03 |
Dan Kegel | cmd: Size buffer in create_full_path() correctly.
|
commit | commitdiff | tree |
2010-02-03 |
Dan Kegel | cmd: %~dp0 should expand to the directory containing...
|
commit | commitdiff | tree |
2010-02-02 |
Dan Kegel | ntdll: Fix large block realloc annotation.
|
commit | commitdiff | tree |
2010-01-04 |
Dan Kegel | cmd: Fix echoing of multiline commands.
|
commit | commitdiff | tree |
2010-01-04 |
Dan Kegel | cmd: Echoed prompts are preceded by a blank line.
|
commit | commitdiff | tree |
2009-12-03 |
Dan Kegel | user32/tests: Allocate big enough buffer for UnpackDDElParam...
|
commit | commitdiff | tree |
2009-12-02 |
Dan Kegel | kernel32: Fix write buffer overrun in format_insertW.
|
commit | commitdiff | tree |
2009-11-30 |
Dan Kegel | ntdll: Implement RtlGetNtGlobalFlags(), add related...
|
commit | commitdiff | tree |
2009-11-30 |
Dan Kegel | advpack: fix off-by-one error in AdvInstallFileW that...
|
commit | commitdiff | tree |
2009-11-30 |
Dan Kegel | gdi32: Fix minor read buffer overrun in CombineRgn.
|
commit | commitdiff | tree |
2009-11-09 |
Dan Kegel | wininet: FTP_FtpOpenFileW: initialize dwInternalFlags.
|
commit | commitdiff | tree |
2009-11-09 |
Dan Kegel | user32: Fix uninitialized variable so first call to...
|
commit | commitdiff | tree |
2009-10-28 |
Dan Kegel | crypt32/tests: CryptUnprotectData: test zero-length...
|
commit | commitdiff | tree |
2009-10-21 |
Dan Kegel | kernel32: Fix two little leaks in heap test.
|
commit | commitdiff | tree |
2009-09-30 |
Dan Kegel | ntdll: Refactor test_NtQueryDirectoryFile to be table...
|
commit | commitdiff | tree |
2009-09-25 |
Dan Kegel | cmd: Make 'dir' hide hidden or system files by default.
|
commit | commitdiff | tree |
2009-09-25 |
Dan Kegel | cmd: Improve 'attrib' builtin to handle at least setting...
|
commit | commitdiff | tree |
2009-09-25 |
Dan Kegel | ntdll: Fix NtQueryInformationFile test failures on...
|
commit | commitdiff | tree |
2009-09-25 |
Dan Kegel | ntdll: Add initial test for NtQueryDirectoryFile().
|
commit | commitdiff | tree |
2009-09-10 |
Dan Kegel | ntdll: Add tests for NtQueryInformationFile.
|
commit | commitdiff | tree |
2009-07-06 |
Dan Kegel | winmm: Don't convert return string in mciSendStringA...
|
commit | commitdiff | tree |
2009-04-27 |
Dan Kegel | ntdll: Add missing RtlReAllocateHeap Valgrind hook...
|
commit | commitdiff | tree |
2009-04-16 |
Dan Kegel | ntdll: Add missing valgrind hook in RtlAllocateHeap.
|
commit | commitdiff | tree |
2009-01-29 |
Dan Kegel | winedos: Get File Attributes must fail for files with...
|
commit | commitdiff | tree |
2009-01-29 |
Dan Kegel | msvcrt: Remove CRs earlier in ascii mode in fseek,...
|
commit | commitdiff | tree |
2009-01-29 |
Dan Kegel | msvcrt: _flsbuf zeroes _cnt.
|
commit | commitdiff | tree |
2009-01-19 |
Dan Kegel | msvcrt: Remove CRs earlier in ascii mode.
|
commit | commitdiff | tree |
2008-12-29 |
Dan Kegel | winmm: Don't crash on PlaySound(... SND_ALIAS_ID).
|
commit | commitdiff | tree |
2008-12-24 |
Dan Kegel | tools: Remove bashisms from wineinstall.
|
commit | commitdiff | tree |
2008-12-18 |
Dan Kegel | winver: Add version resource.
|
commit | commitdiff | tree |
2008-12-16 |
Dan Kegel | msvcrt: fread: Exhaust buffered data before using unbuffered...
|
commit | commitdiff | tree |
2008-08-05 |
Dan Kegel | shell32/tests: Test whether SHGetFileInfo should clear...
|
commit | commitdiff | tree |
2008-07-31 |
Dan Kegel | wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn...
|
commit | commitdiff | tree |
2008-07-23 |
Dan Kegel | winmm/tests: Test mciSendString with non-null return...
|
commit | commitdiff | tree |
2008-07-21 |
Dan Kegel | tools: Allow running tests with valgrind.
|
commit | commitdiff | tree |
2008-06-24 |
Dan Kegel | wininet: InternetCrackUrlW: For URLs that have no urlpath...
|
commit | commitdiff | tree |