Sebastian Lackner
7307a7ea4f
patchupdate.py: Add list of authors to autogenerated patches.
2016-07-23 17:27:59 +02:00
Sebastian Lackner
4d1dd4c62a
patchutils.py: Create smaller #ifdef ranges.
2016-07-22 18:49:06 +02:00
Sebastian Lackner
2b1f2e8578
patchutils.py: Fix a bug when parsing certain hunk headers.
2016-07-22 18:44:44 +02:00
Sebastian Lackner
4b1b7f77bc
patchutils.py: Invert logic for applying #ifdef patches.
2016-07-22 17:33:27 +02:00
Sebastian Lackner
bd3563bdf1
Rebase against 0a3700e051f3e9473c5daa40a5cdd951b1310b8c.
...
[gdi32-PtInRegion]
Removed patch to add back the extents test (accepted upstream).
2016-07-10 22:20:23 +02:00
Sebastian Lackner
372c0be9d9
Release 1.9.14.
2016-07-10 19:52:08 +02:00
Sebastian Lackner
09e1b75334
patchinstall.sh: Escape $ at the end of a string.
2016-07-01 19:50:22 +02:00
Sebastian Lackner
004c3abe40
patchutils.py: Generate diff in git format.
2016-07-01 01:28:38 +02:00
Sebastian Lackner
270b4f702b
precommit-hook.sh: Automatically adjust version number after a release.
2016-07-01 01:13:40 +02:00
Sebastian Lackner
7df2eaa22d
Release 1.9.13.
2016-06-25 17:18:29 +02:00
Sebastian Lackner
73d2e2a9e8
Rebase against 849163b1ed5e2586ee9f391e7a8b03f054bb620f.
2016-06-15 20:57:20 +02:00
Sebastian Lackner
7391ecfaa0
Release 1.9.12.
2016-06-13 19:02:12 +02:00
Sebastian Lackner
5c3c83fef5
Added patch to check if menu text is a valid string in MENU_DrawMenuItem.
2016-05-30 15:40:30 +02:00
Sebastian Lackner
8c43c80df2
Release 1.9.11.
2016-05-29 20:16:54 +02:00
Sebastian Lackner
8a2c526e13
Rebase against aa475ce23fa295a8f5d0fa120d7b3dac1a5a41b5.
...
[wininet-InternetReadFile]
Removed patch to return synchronously from InternetReadFile if there is no
more data to read (accepted upstream).
2016-05-19 13:18:45 +02:00
Sebastian Lackner
334b3cb393
Release 1.9.10.
2016-05-18 00:00:26 +02:00
Sebastian Lackner
8e5acbdae3
Rebase against bd2999db92e63f3aa8b48945503c616c28726842.
...
[dwmapi-DwmSetWindowAttribute]
Removed patch to fake success in dwmapi.DwmSetWindowAttribute function
(accepted upstream).
[ntdll-NtSetLdtEntries]
Partially removed patch to implement ntdll.NtSetLdtEntries (accepted upstream).
[shell32-UNIXFS_get_unix_path]
Removed patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path (fixed upstream).
2016-05-02 20:35:09 +02:00
Sebastian Lackner
07d872e2bc
Release 1.9.9.
2016-05-01 23:35:08 +02:00
Sebastian Lackner
6d48c2e282
Rebase against 3dbd46716299883761be9c4c4173a5f0402b2f7c.
...
[wbemdisp-ASSOCIATORS]
Removed patch with initial tests for ASSOCIATORS query (accepted upstream).
2016-04-22 08:21:19 +02:00
Sebastian Lackner
1f2899cb9f
Release 1.9.8.
2016-04-17 17:09:14 +02:00
Sebastian Lackner
6914bab984
patchutils.py: Use a common helper function for parsing patch hunks.
2016-04-04 04:43:05 +02:00
Sebastian Lackner
3ad772bb1f
patchutils.py: Add tests for multiple patches in a single file.
2016-04-04 00:58:34 +02:00
Sebastian Lackner
a3bc186a20
patchutils.py: Move external test resources to a separate directory.
2016-04-04 00:56:14 +02:00
Sebastian Lackner
d21860deb6
patchutils.py: Get rid of 'expected' array in tests.
2016-04-04 00:24:26 +02:00
Sebastian Lackner
9e9b2716c4
patchutils.py: Avoid side-effects in asserts.
2016-04-03 23:47:43 +02:00