[ros-diffs] [reactos] 01/02: [RTL] Fix amd64 version of DebugService2

2018-01-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f60a9eb7a3d4a674969b52347293bb30673efa49 commit f60a9eb7a3d4a674969b52347293bb30673efa49 Author: Timo Kreuzer AuthorDate: Sun Dec 31 17:42:40 2017 +0100 [RTL] Fix amd64 version of DebugService2 --- sdk/lib/rtl/amd64/debug_asm.S | 9

[ros-diffs] [reactos] 02/02: [NTOS:KE] Fix pushing of fake error code in KiDoubleFaultAbort (amd64)

2018-01-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c4d6c2c3f10c13e11ed10a621800742c73f81c77 commit c4d6c2c3f10c13e11ed10a621800742c73f81c77 Author: Timo Kreuzer AuthorDate: Sun Dec 31 17:41:01 2017 +0100 [NTOS:KE] Fix pushing of fake error code in KiDoubleFaultAbort (amd64) --- ntoskrnl

[ros-diffs] [reactos] 04/04: [NTOS:MM] Use MiResolveDemandZeroFault instead of MiDispatchFault

2018-01-03 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d17812f9331d8df208b6abd4e9f8628cffc60cc3 commit d17812f9331d8df208b6abd4e9f8628cffc60cc3 Author: Timo Kreuzer AuthorDate: Wed Dec 27 15:20:52 2017 +0100 [NTOS:MM] Use MiResolveDemandZeroFault instead of MiDispatchFault --- ntoskrnl/mm

[ros-diffs] [reactos] 02/04: [NTOS:MM] Increment Prcb->MmDemandZeroCount while holding the Pfn lock

2018-01-03 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2eff510074aec9c843e196364f0f9b4bd7ce3d61 commit 2eff510074aec9c843e196364f0f9b4bd7ce3d61 Author: Timo Kreuzer AuthorDate: Wed Dec 27 15:09:39 2017 +0100 [NTOS:MM] Increment Prcb->MmDemandZeroCount while holding the Pfn lock --- ntosk

[ros-diffs] [reactos] 01/04: [NTOS/MM] Add Protection parameter to MiResolveDemandZeroFault

2018-01-03 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1240ed9e187fbead7fa4cdd09f21430c35fb48b2 commit 1240ed9e187fbead7fa4cdd09f21430c35fb48b2 Author: Timo Kreuzer AuthorDate: Tue Nov 1 22:03:00 2011 +0100 [NTOS/MM] Add Protection parameter to MiResolveDemandZeroFault --- ntoskrnl/mm/ARM3

[ros-diffs] [reactos] 03/04: [NTOS:MM] Implement resolving PXE/PPE page table demand zero faults

2018-01-03 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d4765fe3666e32cbf25363520e010421bd2ef307 commit d4765fe3666e32cbf25363520e010421bd2ef307 Author: Timo Kreuzer AuthorDate: Wed Dec 27 17:18:00 2017 +0100 [NTOS:MM] Implement resolving PXE/PPE page table demand zero faults --- ntoskrnl/mm

[ros-diffs] [reactos] 01/01: [NTOS:EX] Don't dereference ExpCritSecOutOfMemoryEvent when it was never referenced.

2018-01-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f555c102b79f675c571187c84a54b76b5bd9e652 commit f555c102b79f675c571187c84a54b76b5bd9e652 Author: Timo Kreuzer AuthorDate: Sun Oct 22 10:57:40 2017 +0200 [NTOS:EX] Don't dereference ExpCritSecOutOfMemoryEvent when it was never refer

[ros-diffs] [reactos] 01/02: ! Fix build of tracert

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5985fe613bf17d20b886106ec047a8e97baa2bb5 commit 5985fe613bf17d20b886106ec047a8e97baa2bb5 Author: Timo Kreuzer AuthorDate: Thu Jan 4 18:29:11 2018 +0100 ! Fix build of tracert # Conflicts: # sdk/include/psdk/ipexport.h

[ros-diffs] [reactos] 02/02: [NDK] Fix some ob types (64 bit)

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=690cc9f30bd4cd1a4ddc0a20cf4d2e5ce42c5a4b commit 690cc9f30bd4cd1a4ddc0a20cf4d2e5ce42c5a4b Author: Timo Kreuzer AuthorDate: Thu Jan 4 19:23:47 2018 +0100 [NDK] Fix some ob types (64 bit) --- sdk/include/ndk/obtypes.h | 10 -- 1

[ros-diffs] [reactos] 01/06: [NTOS:MM] Pass page fault code to MmAccessFault Note: before we had a BOOLEAN parameter called StoreInstruction, but in reality it was not specifying whether the fault was

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3021c2d571ad04c60840f2dcdf46af67b13f4c4d commit 3021c2d571ad04c60840f2dcdf46af67b13f4c4d Author: Timo Kreuzer AuthorDate: Mon Jan 1 15:25:45 2018 +0100 [NTOS:MM] Pass page fault code to MmAccessFault Note: before we had a BOOLEAN

[ros-diffs] [reactos] 02/06: [NTOS:MM] Pass The FaultCode to MmArmAcceessFault as well and translate it there to what was declared as "StoreInstruction" No functional changes.

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d5c71429d70b389ef525dd894ac989d1e37d691b commit d5c71429d70b389ef525dd894ac989d1e37d691b Author: Timo Kreuzer AuthorDate: Mon Jan 1 22:52:37 2018 +0100 [NTOS:MM] Pass The FaultCode to MmArmAcceessFault as well and translate it there to

[ros-diffs] [reactos] 03/06: [NTOS:MM] Make use of FaultCode and MI_IS_NOT_PRESENT_FAULT and MI_IS_WRITE_ACCESS macros in MmArmAccessFault.

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4d043aa05ea8cf7741a4d93bb6792202781000b5 commit 4d043aa05ea8cf7741a4d93bb6792202781000b5 Author: Timo Kreuzer AuthorDate: Mon Jan 1 23:03:56 2018 +0100 [NTOS:MM] Make use of FaultCode and MI_IS_NOT_PRESENT_FAULT and MI_IS_WRITE_ACCESS

[ros-diffs] [reactos] 04/06: [NTOS:MM] Add support for NX page-faults

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a00378a1a1a1c12917ffa629da3a052c07fd7e4a commit a00378a1a1a1c12917ffa629da3a052c07fd7e4a Author: Timo Kreuzer AuthorDate: Tue Jan 2 11:22:22 2018 +0100 [NTOS:MM] Add support for NX page-faults --- ntoskrnl/include/internal/amd64/mm.h

[ros-diffs] [reactos] 05/06: [NTOS:MM] Mark local functions with static

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3f426aabde1a20015ad4631f1fb27d3afc97ed74 commit 3f426aabde1a20015ad4631f1fb27d3afc97ed74 Author: Timo Kreuzer AuthorDate: Tue Jan 2 11:31:37 2018 +0100 [NTOS:MM] Mark local functions with static --- ntoskrnl/mm/ARM3/pagfault.c | 8

[ros-diffs] [reactos] 06/06: [NTOS:MM] Pass FaultCode to MiDispatchFault

2018-01-06 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1014d50a4be27ab91988a3c6ddd0eb07b2b3a5d8 commit 1014d50a4be27ab91988a3c6ddd0eb07b2b3a5d8 Author: Timo Kreuzer AuthorDate: Mon Jan 1 22:40:43 2018 +0100 [NTOS:MM] Pass FaultCode to MiDispatchFault --- ntoskrnl/mm/ARM3/pagfault.c | 16

[ros-diffs] [reactos] 01/01: [DRWTSN32] Fix amd64 build

2018-01-07 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=168223aeb88f5503dedc60b982a1ba80d972703d commit 168223aeb88f5503dedc60b982a1ba80d972703d Author: Timo Kreuzer AuthorDate: Sun Jan 7 12:03:44 2018 +0100 [DRWTSN32] Fix amd64 build --- base/applications/drwtsn32/main.cpp | 32

[ros-diffs] 01/01: [NTOS] Fix 64 bit warnings

2018-01-14 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2dade10d543589e1f5f762bbc1695f2917341171 commit 2dade10d543589e1f5f762bbc1695f2917341171 Author: Timo Kreuzer AuthorDate: Mon Jan 1 15:24:05 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jan 14 13:54:14 2018 +0100 [NTOS] Fix

[ros-diffs] 01/01: Revert "[OLEAUT32] Sync with Wine 3.0. CORE-14225"

2018-01-29 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2b57c9f47d3a943706179de14791747b5169bc9d commit 2b57c9f47d3a943706179de14791747b5169bc9d Author: Timo Kreuzer AuthorDate: Sun Jan 28 17:05:15 2018 +0100 Commit: Timo Kreuzer CommitDate: Mon Jan 29 23:31:08 2018 +0100 Revert

[ros-diffs] 01/01: [NTOS:MM] Make x64 address space layout more like Vista+ - Change MM_SYSTEM_SPACE_START to 0xFFFFF88000000000 - Move MI_DEBUG_MAPPING to the end of the system PTE range - Add MI_SYS

2018-02-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dae88fb828426f692a5ad3fd946f888311409e49 commit dae88fb828426f692a5ad3fd946f888311409e49 Author: Timo Kreuzer AuthorDate: Sun Jan 28 17:45:41 2018 +0100 Commit: Timo Kreuzer CommitDate: Mon Feb 5 01:09:32 2018 +0100 [NTOS:MM

[ros-diffs] 02/02: [REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issues and use GWLP_* instead of GWL_* where appropriate.

2018-02-19 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d281d14fd1291216c37b2b94a96fc1461899eb91 commit d281d14fd1291216c37b2b94a96fc1461899eb91 Author: Timo Kreuzer AuthorDate: Mon Feb 5 02:42:14 2018 +0100 Commit: Timo Kreuzer CommitDate: Mon Feb 19 22:36:36 2018 +0100 [REACTOS

[ros-diffs] 01/02: [WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds Also fix return type of NtUserQueryWindow and type of WND::dwUserData and the value for bAnsi in SetWindowLongPtrA

2018-02-19 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=173971d947635026d1d0ee9cf1db7b7847ad9a36 commit 173971d947635026d1d0ee9cf1db7b7847ad9a36 Author: Timo Kreuzer AuthorDate: Fri Dec 29 10:46:19 2017 +0100 Commit: Timo Kreuzer CommitDate: Mon Feb 19 22:36:36 2018 +0100 [WIN32K

[ros-diffs] 01/02: [FORMATTING] Fix indentation, no functional changes.

2018-02-24 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e688aab6b38c9a06d6ad6c6f7e072bc04b8235be commit e688aab6b38c9a06d6ad6c6f7e072bc04b8235be Author: Timo Kreuzer AuthorDate: Mon Feb 19 15:04:38 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Feb 24 17:17:25 2018 +0100 [FORMATTING

[ros-diffs] 02/02: [WIN32K] Get rid of some instances of the ugly RETURN() macro

2018-02-24 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6771bf55a015f0ae164b144886b2740503079a42 commit 6771bf55a015f0ae164b144886b2740503079a42 Author: Timo Kreuzer AuthorDate: Sat Sep 9 14:42:53 2017 +0200 Commit: Timo Kreuzer CommitDate: Sat Feb 24 17:17:25 2018 +0100 [WIN32K] Get

[ros-diffs] 01/02: [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER - Make sure the DWLP_* values are correct on _WIN64 - Don't use the DWL_* constants, they ar

2018-03-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0182dcd71b9015fdfb9983d72aa992f6f8379159 commit 0182dcd71b9015fdfb9983d72aa992f6f8379159 Author: Timo Kreuzer AuthorDate: Tue Feb 27 22:48:32 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Mar 4 16:27:07 2018 +0100 [PSDK

[ros-diffs] 02/02: [VFDLIB] More 64 bit fixes

2018-03-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=643e6bf382c7aa12a6a947ee5653e29d6528ffca commit 643e6bf382c7aa12a6a947ee5653e29d6528ffca Author: Timo Kreuzer AuthorDate: Wed Feb 28 07:05:59 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Mar 4 16:27:07 2018 +0100 [VFDLIB

[ros-diffs] 01/01: [WIN32K] Fix 64 bit issues (#420)

2018-03-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2d9c88e0c5f0c8fc24612579659a57690e0560bf commit 2d9c88e0c5f0c8fc24612579659a57690e0560bf Author: Timo Kreuzer AuthorDate: Sun Mar 18 15:53:52 2018 +0100 Commit: GitHub CommitDate: Sun Mar 18 15:53:52 2018 +0100 [WIN32K] Fix 64

[ros-diffs] 01/01: [BOOTLIB] Fix 64 bit issues (#433)

2018-03-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3be40816079f3b3f2ff3bafde7c237336f0c461e commit 3be40816079f3b3f2ff3bafde7c237336f0c461e Author: Timo Kreuzer AuthorDate: Sun Mar 18 16:10:41 2018 +0100 Commit: GitHub CommitDate: Sun Mar 18 16:10:41 2018 +0100 [BOOTLIB] Fix 64

[ros-diffs] 01/01: [REACTOS] Fix 64 bit build (#465)

2018-04-03 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6b1ca7589902463a3c4a621e09fc5ef0b5aab9f0 commit 6b1ca7589902463a3c4a621e09fc5ef0b5aab9f0 Author: Timo Kreuzer AuthorDate: Tue Apr 3 15:13:17 2018 -0600 Commit: GitHub CommitDate: Tue Apr 3 15:13:17 2018 -0600 [REACTOS] Fix 64

[ros-diffs] 01/03: [SPEC2DEF] Implement support for different OS versions

2018-04-21 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=01df9a410c25cfce61fb733c5cb7b79c1507b449 commit 01df9a410c25cfce61fb733c5cb7b79c1507b449 Author: Timo Kreuzer AuthorDate: Sun Feb 18 21:22:52 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Apr 21 18:31:27 2018 +0200 [SPEC2DEF

[ros-diffs] 02/03: [KERNEL32] Go back to auto-numbering of export ordinals Using static numbers was a bad idea in the first place, since we already deal with x64, which has different ordinals. Also @

2018-04-21 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=87d3f1005b8104da72c6c14ffd2c5611f6c4a98d commit 87d3f1005b8104da72c6c14ffd2c5611f6c4a98d Author: Timo Kreuzer AuthorDate: Sun Feb 18 22:06:30 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Apr 21 18:31:27 2018 +0200 [KERNEL32

[ros-diffs] 03/03: [KERNEL32] Add Vista exports

2018-04-21 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=01ae49857a1ec71034de675b086d12cfb7406392 commit 01ae49857a1ec71034de675b086d12cfb7406392 Author: Timo Kreuzer AuthorDate: Sun Feb 18 22:21:31 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Apr 21 18:31:27 2018 +0200 [KERNEL32

[ros-diffs] 01/01: [NTOS:MM] Fix ViewSize parameter passed to MiInsertVadEx() from MiCreatePebOrTeb() The size is in bytes, not in pages! On x86 we got away with it, since PEB and TEB require only a s

2018-04-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e49ef251b7a14d5a0261d0b5c3890c8abe03569d commit e49ef251b7a14d5a0261d0b5c3890c8abe03569d Author: Timo Kreuzer AuthorDate: Mon Jan 29 12:37:26 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Apr 22 15:06:19 2018 +0200 [NTOS:MM

[ros-diffs] 01/01: [CMAKE] Add support for VS 15.7.1 / CL 19.14.x

2018-06-24 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=994eb598b334ae9d63181eb0f0fbb3828bd6eea6 commit 994eb598b334ae9d63181eb0f0fbb3828bd6eea6 Author: Timo Kreuzer AuthorDate: Tue May 15 13:08:49 2018 +0200 Commit: Colin Finck CommitDate: Sun Jun 24 11:42:43 2018 +0200 [CMAKE] Add

[ros-diffs] [reactos] 01/03: [CRT] Move __INTRIN_INLINE to mingw32.h to be available everywhere

2022-06-10 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c34c5e29f00159c6b8ee76d0eec8fe01ffc82386 commit c34c5e29f00159c6b8ee76d0eec8fe01ffc82386 Author: Timo Kreuzer AuthorDate: Thu Jan 9 20:16:43 2020 +0100 Commit: Timo Kreuzer CommitDate: Fri Jun 10 23:21:41 2022 +0200 [CRT] Move

[ros-diffs] [reactos] 02/03: [CRT] Implement mmintrin.h

2022-06-10 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9c8a2bbc8161810dbe6f866be3482988239ee472 commit 9c8a2bbc8161810dbe6f866be3482988239ee472 Author: Timo Kreuzer AuthorDate: Sat Jun 4 11:07:44 2022 +0200 Commit: Timo Kreuzer CommitDate: Fri Jun 10 23:21:41 2022 +0200 [CRT

[ros-diffs] [reactos] 03/03: [CRT] Implement xmmintrin.h

2022-06-10 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=318d696f0e2ba61fa4662029fdf400180e98a804 commit 318d696f0e2ba61fa4662029fdf400180e98a804 Author: Timo Kreuzer AuthorDate: Sat Jun 4 11:14:42 2022 +0200 Commit: Timo Kreuzer CommitDate: Fri Jun 10 23:21:41 2022 +0200 [CRT

[ros-diffs] [reactos] 01/01: [RTL] Implement dynamic function tables for x64

2022-06-25 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8521f6d7b5849d3b07b6032f616d9fb48b8bc7ef commit 8521f6d7b5849d3b07b6032f616d9fb48b8bc7ef Author: Timo Kreuzer AuthorDate: Fri Jun 10 18:44:51 2022 +0200 Commit: Timo Kreuzer CommitDate: Sat Jun 25 21:45:47 2022 +0200 [RTL

[ros-diffs] [reactos] 01/01: [NTDLL_APITEST] Check whether changing the product type in the registry has an effect on RtlGetNtProductType

2022-06-25 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=47842d784718a2e877a1e13a2ecc4c87cb9b5957 commit 47842d784718a2e877a1e13a2ecc4c87cb9b5957 Author: Timo Kreuzer AuthorDate: Sat Oct 3 18:46:31 2020 +0200 Commit: Timo Kreuzer CommitDate: Sat Jun 25 22:57:18 2022 +0200

[ros-diffs] [reactos] 01/01: [NTDLL_APITEST] Fix RtlGetNtProductType test

2022-06-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=96b847fd040da8f65e89c0e12e913b54aecbaeaf commit 96b847fd040da8f65e89c0e12e913b54aecbaeaf Author: Timo Kreuzer AuthorDate: Sun Jun 26 12:01:57 2022 +0200 Commit: Timo Kreuzer CommitDate: Sun Jun 26 16:09:52 2022 +0200

[ros-diffs] [reactos] 01/02: [CRT_APITEST] Implement tests for fabs/fabsf

2022-06-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8a67170616e2b4d0aa01d15f3cda8d7ca2aa62b2 commit 8a67170616e2b4d0aa01d15f3cda8d7ca2aa62b2 Author: Timo Kreuzer AuthorDate: Wed Aug 4 17:22:01 2021 +0200 Commit: Timo Kreuzer CommitDate: Sun Jun 26 19:13:47 2022 +0200 [CRT_APITEST

[ros-diffs] [reactos] 02/02: [CRT] Implement portable + amd64 asm version of fabs/fabsf

2022-06-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b85afdfd258cb959893d28ae194db9118d3e6f5c commit b85afdfd258cb959893d28ae194db9118d3e6f5c Author: Timo Kreuzer AuthorDate: Sat May 29 19:40:30 2021 +0200 Commit: Timo Kreuzer CommitDate: Sun Jun 26 19:13:47 2022 +0200 [CRT

[ros-diffs] [reactos] 01/01: [CRT] Add emmintrin.h

2022-06-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b7c6170a5fa1071f73741c8f862da2578b57abe6 commit b7c6170a5fa1071f73741c8f862da2578b57abe6 Author: Timo Kreuzer AuthorDate: Sun Jun 12 20:01:16 2022 +0200 Commit: Timo Kreuzer CommitDate: Sun Jun 26 19:59:41 2022 +0200 [CRT] Add

[ros-diffs] [reactos] 01/01: [CRT] Add missing OP_* constants in fpieee.h

2022-06-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ba0d16f3b38d74f69b1a8179cd1127d69b0f75b9 commit ba0d16f3b38d74f69b1a8179cd1127d69b0f75b9 Author: Timo Kreuzer AuthorDate: Sun Jun 12 20:02:19 2022 +0200 Commit: Timo Kreuzer CommitDate: Sun Jun 26 23:08:14 2022 +0200 [CRT] Add

[ros-diffs] [reactos] 01/01: [NTOSKRNL] Fix a bug in MiDeleteVirtualAddresses

2022-07-05 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f606b36cffeaa3ab78bb730db2fcee80ba61d2f6 commit f606b36cffeaa3ab78bb730db2fcee80ba61d2f6 Author: Timo Kreuzer AuthorDate: Sat Jul 2 17:46:41 2022 +0200 Commit: Timo Kreuzer CommitDate: Tue Jul 5 19:29:05 2022 +0200 [NTOSKRNL

[ros-diffs] [reactos] 01/02: [NTDLL_APITEST] Add test for some user mode exceptions

2022-07-14 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f659ac520157d41fb6f87f930782013a4003b02c commit f659ac520157d41fb6f87f930782013a4003b02c Author: Timo Kreuzer AuthorDate: Sat Oct 26 16:44:57 2019 +0200 Commit: Timo Kreuzer CommitDate: Thu Jul 14 18:35:28 2022 +0200

[ros-diffs] [reactos] 02/02: [NTOS:KE/x64] Handle user faults in KiGeneralProtectionFaultHandler

2022-07-14 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=45f75d5d320caf7ab1113f0a2cf7c853e9ad4216 commit 45f75d5d320caf7ab1113f0a2cf7c853e9ad4216 Author: Timo Kreuzer AuthorDate: Sat Jun 26 18:49:47 2021 +0200 Commit: Timo Kreuzer CommitDate: Thu Jul 14 18:35:28 2022 +0200 [NTOS:KE

[ros-diffs] [reactos] 01/01: [CRT] Add round and roundf and add it to msvcrtex to make clang v14 happy

2022-07-17 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bc9409daba5ad76765434de639c6c66d583b3dce commit bc9409daba5ad76765434de639c6c66d583b3dce Author: Timo Kreuzer AuthorDate: Fri Jul 15 18:51:20 2022 +0200 Commit: Timo Kreuzer CommitDate: Sun Jul 17 17:32:32 2022 +0200 [CRT] Add

[ros-diffs] [reactos] 01/01: [CMLIB] Don't redefine PAGED_CODE() to nothing in cmlib.h except for cmlib_host

2022-07-20 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2881b773020525536b0b5e2fec3a63a291313367 commit 2881b773020525536b0b5e2fec3a63a291313367 Author: Timo Kreuzer AuthorDate: Sun Jul 17 11:34:27 2022 +0200 Commit: Timo Kreuzer CommitDate: Wed Jul 20 20:36:22 2022 +0200 [CMLIB

[ros-diffs] [reactos] 01/05: [NDK] Add missing x64 unwind definitions

2022-07-20 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=04fe6665906bf8e63a2677bc585ec564d50eb286 commit 04fe6665906bf8e63a2677bc585ec564d50eb286 Author: Timo Kreuzer AuthorDate: Tue Jul 19 08:05:31 2022 +0200 Commit: Timo Kreuzer CommitDate: Wed Jul 20 23:57:42 2022 +0200 [NDK] Add

[ros-diffs] [reactos] 02/05: [KDBG] Fix x64 KDBG

2022-07-20 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=253362509ec64a2def87fdc818f3d553f23a20c6 commit 253362509ec64a2def87fdc818f3d553f23a20c6 Author: Timo Kreuzer AuthorDate: Sun Jan 26 18:59:05 2020 +0100 Commit: Timo Kreuzer CommitDate: Wed Jul 20 23:57:42 2022 +0200 [KDBG] Fix

[ros-diffs] [reactos] 03/05: [NTOS:KDBG] Add KdbpPrintUnicodeString

2022-07-20 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=31a5fa61bbf47c897059d9af350f4646c1d01488 commit 31a5fa61bbf47c897059d9af350f4646c1d01488 Author: Timo Kreuzer AuthorDate: Sun Jul 17 19:17:18 2022 +0200 Commit: Timo Kreuzer CommitDate: Wed Jul 20 23:57:42 2022 +0200 [NTOS:KDBG

[ros-diffs] [reactos] 04/05: [SETUP] Don't default to MP builds, when KDBG is enabled

2022-07-20 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6778fa157f095fa373a7f4b97203251bedd9837f commit 6778fa157f095fa373a7f4b97203251bedd9837f Author: Timo Kreuzer AuthorDate: Sun Jul 17 19:31:38 2022 +0200 Commit: Timo Kreuzer CommitDate: Wed Jul 20 23:57:42 2022 +0200 [SETUP

[ros-diffs] [reactos] 05/05: [NTOS:KDBG] Nuke KdbEnter and KdbpCliModuleLoaded

2022-07-20 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fe777bb52f67921b26bf5791b06a5c712f5be3f6 commit fe777bb52f67921b26bf5791b06a5c712f5be3f6 Author: Timo Kreuzer AuthorDate: Wed Jul 20 20:31:57 2022 +0200 Commit: Timo Kreuzer CommitDate: Wed Jul 20 23:57:42 2022 +0200 [NTOS:KDBG

[ros-diffs] [reactos] 01/09: [WIN32K] Add missing NULL checks

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=090ccb3d8e732d9545cf979f5b716c985afaf2d8 commit 090ccb3d8e732d9545cf979f5b716c985afaf2d8 Author: Timo Kreuzer AuthorDate: Sat Jul 23 17:08:12 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [WIN32K] Add

[ros-diffs] [reactos] 02/09: [NTOS:KDBG] Improve x64 stack trace printing

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=74014e74c00f1610ce62cb950743ef12fa17c845 commit 74014e74c00f1610ce62cb950743ef12fa17c845 Author: Timo Kreuzer AuthorDate: Sat Jul 23 17:07:37 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [NTOS:KDBG

[ros-diffs] [reactos] 03/09: [HAL] Add missing I/O port to int 10 BIOS emulator

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f8b6cc249e258ef0996418f7e72aa0c1bd628946 commit f8b6cc249e258ef0996418f7e72aa0c1bd628946 Author: Timo Kreuzer AuthorDate: Sat Jul 23 17:07:00 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [HAL] Add

[ros-diffs] [reactos] 04/09: [KERNEL32] Fix printing exception address

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f96bee30ed4ab74280758f550de0c11fcd0a7cf0 commit f96bee30ed4ab74280758f550de0c11fcd0a7cf0 Author: Timo Kreuzer AuthorDate: Sat Jul 23 16:18:07 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [KERNEL32

[ros-diffs] [reactos] 05/09: [NTOS] Add a hack for VBox

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ae39ad4d1057fb4438b55bd3cf8e6c79101cbd56 commit ae39ad4d1057fb4438b55bd3cf8e6c79101cbd56 Author: Timo Kreuzer AuthorDate: Sat Jul 23 13:35:14 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [NTOS] Add a

[ros-diffs] [reactos] 06/09: [NTOS:KE] Restore interrupts in KiSwitchKernelStack

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=902c6eee1e0d68d0d976687d72c6542dbe686cc6 commit 902c6eee1e0d68d0d976687d72c6542dbe686cc6 Author: Timo Kreuzer AuthorDate: Sat Jul 23 13:21:18 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [NTOS:KE

[ros-diffs] [reactos] 07/09: [NTOS:KE/X64] Enable interrupts when accessing user mode memory

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e45af60560c5d030d70df0c787f07d214c5a6250 commit e45af60560c5d030d70df0c787f07d214c5a6250 Author: Timo Kreuzer AuthorDate: Sat Jul 23 16:19:52 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [NTOS:KE/X64

[ros-diffs] [reactos] 08/09: [NTOS] Treat page faults with interrupts disabled as access violation

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b3a8f8611de4c8c6e3c71d3c54f0b5bc8ebe2a27 commit b3a8f8611de4c8c6e3c71d3c54f0b5bc8ebe2a27 Author: Timo Kreuzer AuthorDate: Sat Jul 23 12:42:20 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [NTOS] Treat

[ros-diffs] [reactos] 09/09: [NTOS] Don't assert, when dispatching an exception to user mode fails

2022-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=786017c5b6251cac760d48aa25dcf03b835e2b8b commit 786017c5b6251cac760d48aa25dcf03b835e2b8b Author: Timo Kreuzer AuthorDate: Sat Jul 23 16:23:26 2022 +0200 Commit: Timo Kreuzer CommitDate: Thu Aug 4 16:15:24 2022 +0200 [NTOS] Don&#

[ros-diffs] [reactos] 01/06: [CRT_APITEST] Add tests for floating point control and status functions

2022-08-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a82e46e521e34fc220667956a9b7d9f43bf73ac2 commit a82e46e521e34fc220667956a9b7d9f43bf73ac2 Author: Timo Kreuzer AuthorDate: Thu Jul 14 19:31:31 2022 +0200 Commit: Timo Kreuzer CommitDate: Mon Aug 22 11:22:08 2022 +0200

[ros-diffs] [reactos] 02/06: [NTOS][RTL] Initialize MxCsr where missing

2022-08-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=39f11249ff93f3a362a89694de0cbe43ef52a158 commit 39f11249ff93f3a362a89694de0cbe43ef52a158 Author: Timo Kreuzer AuthorDate: Sat Jul 23 13:31:27 2022 +0200 Commit: Timo Kreuzer CommitDate: Mon Aug 22 11:22:08 2022 +0200 [NTOS][RTL

[ros-diffs] [reactos] 03/06: [CRT] Fix amd64 floating point control functions

2022-08-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=76086220fa4c0d8a7e7ac88cf1d01cdbeb445df5 commit 76086220fa4c0d8a7e7ac88cf1d01cdbeb445df5 Author: Timo Kreuzer AuthorDate: Wed Jul 13 20:27:42 2022 +0200 Commit: Timo Kreuzer CommitDate: Mon Aug 22 11:22:08 2022 +0200 [CRT] Fix

[ros-diffs] [reactos] 04/06: [NTOSKRNL] Implement KiXmmExceptionHandler

2022-08-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=92c798c657d5f0a315624b864e3d0b0c03715f6d commit 92c798c657d5f0a315624b864e3d0b0c03715f6d Author: Timo Kreuzer AuthorDate: Wed Jul 13 20:26:42 2022 +0200 Commit: Timo Kreuzer CommitDate: Mon Aug 22 11:22:08 2022 +0200 [NTOSKRNL

[ros-diffs] [reactos] 05/06: [NTOS] Add MxCsr handling to trap handlers

2022-08-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=620f9ee71a7aa908db8a0734fd310538309bbe93 commit 620f9ee71a7aa908db8a0734fd310538309bbe93 Author: Timo Kreuzer AuthorDate: Sat Jul 23 13:31:48 2022 +0200 Commit: Timo Kreuzer CommitDate: Mon Aug 22 11:22:08 2022 +0200 [NTOS] Add

[ros-diffs] [reactos] 06/06: [NTOS] Remove useless functions

2022-08-22 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e9a129c1e20c1f4eba227d762caa313cda9478ee commit e9a129c1e20c1f4eba227d762caa313cda9478ee Author: Timo Kreuzer AuthorDate: Sat Jul 23 09:27:47 2022 +0200 Commit: Timo Kreuzer CommitDate: Mon Aug 22 11:22:08 2022 +0200 [NTOS

[ros-diffs] [reactos] 01/02: [CRT_APITEST] Add tests for ceil/floor

2022-08-25 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2943ea2cfebfceba6de71f09dfa3eda4a1a452dc commit 2943ea2cfebfceba6de71f09dfa3eda4a1a452dc Author: Timo Kreuzer AuthorDate: Fri Aug 6 00:10:44 2021 +0200 Commit: Timo Kreuzer CommitDate: Fri Aug 26 00:44:46 2022 +0200 [CRT_APITEST

[ros-diffs] [reactos] 02/02: [CRT] Implement portable ceil/floor

2022-08-25 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3aa3b3af560859ef97e1dfb24d1a2c1d88f3af1b commit 3aa3b3af560859ef97e1dfb24d1a2c1d88f3af1b Author: Timo Kreuzer AuthorDate: Sat May 29 19:40:30 2021 +0200 Commit: Timo Kreuzer CommitDate: Fri Aug 26 00:44:46 2022 +0200 [CRT

[ros-diffs] 01/01: [CMAKE] Zap builddir.h.cmake and instead define macros globally This changes __RELFILE__ to always be relative and not rely on a GCC extension, since __FILE__ is *always* relative t

2018-06-30 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=79ad68ddc3a47f55e348af5b9d47242b5ca72877 commit 79ad68ddc3a47f55e348af5b9d47242b5ca72877 Author: Timo Kreuzer AuthorDate: Tue Feb 13 20:36:08 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Jun 30 13:26:56 2018 +0200 [CMAKE] Zap

[ros-diffs] 01/01: [WIN32K] Implement RECTL_bClipRectBySize() and use it in IntEngBitBlt() to clip the target rect against the bounds of the target surface. Also clip the source rect against the sourc

2018-06-30 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2170901e6ac6f0565bfd854d4a3ddc19d87a0050 commit 2170901e6ac6f0565bfd854d4a3ddc19d87a0050 Author: Timo Kreuzer AuthorDate: Sun Mar 11 23:03:38 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Jun 30 16:40:04 2018 +0200 [WIN32K

[ros-diffs] 01/10: [CMAKE] winspool.drv -> winspool in baseaddress_msvc.cmake

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=03830f67a7cbdd2a0c5839c11b8083ad55bf78c9 commit 03830f67a7cbdd2a0c5839c11b8083ad55bf78c9 Author: Timo Kreuzer AuthorDate: Wed Mar 7 14:46:59 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [CMAKE

[ros-diffs] 02/10: [LIBUSB] Add additional operator new/delete This is required, since newer versions of MSVC demand that non-member operator new/delete are in the global namespace and neither static

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a262e8da2d5a4ea474b8a31a649775aea66276d6 commit a262e8da2d5a4ea474b8a31a649775aea66276d6 Author: Timo Kreuzer AuthorDate: Sat Feb 24 11:20:27 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [LIBUSB] Add

[ros-diffs] 03/10: [NDK] Update x64 version of KEXCEPTION_FRAME

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=158812409d3914f1a5066ca86d8d2941e952e1e3 commit 158812409d3914f1a5066ca86d8d2941e952e1e3 Author: Timo Kreuzer AuthorDate: Fri Feb 9 20:51:28 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [NDK] Update

[ros-diffs] 04/10: [NDK] Fix the type of KPROCESS::ActiveProcessors Also fix related logic in KiSwapProcess

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=de1b195837867be3757660f236d07e4f0cdf206a commit de1b195837867be3757660f236d07e4f0cdf206a Author: Timo Kreuzer AuthorDate: Sat Feb 10 20:30:14 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [NDK] Fix

[ros-diffs] 05/10: [XDK] Stop randomly packing structures half throughout ntifs.h / wdm.h Nothing in there should be packed!

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=03c86af7d55d4e249e493d61f4b110859085e400 commit 03c86af7d55d4e249e493d61f4b110859085e400 Author: Timo Kreuzer AuthorDate: Sun Feb 11 21:48:36 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [XDK] Stop

[ros-diffs] 06/10: [XDK][NDK] Fix IO_STACK_LOCATION alignments

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8719252e48efe62e9c8c9af0c0e70b2c2981fb9b commit 8719252e48efe62e9c8c9af0c0e70b2c2981fb9b Author: Timo Kreuzer AuthorDate: Fri Feb 16 21:32:46 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [XDK][NDK

[ros-diffs] 07/10: [DRIVERS][NTOS][NDK] Use IO_STACK_LOCATION instead of EXTENDED_IO_STACK_LOCATION and remove the latter from NDK

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ca9fd861aa7e2eb6fd142a71ede1839ea70390ba commit ca9fd861aa7e2eb6fd142a71ede1839ea70390ba Author: Timo Kreuzer AuthorDate: Tue Apr 3 16:58:44 2018 +0200 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [DRIVERS

[ros-diffs] 08/10: [NDK] Fix alignment macros and add missing ones Remove obsolete ALIGN_UP_BY macro definition

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b78272d3956228bb39026d7090c2b2bf14dbb87 commit 3b78272d3956228bb39026d7090c2b2bf14dbb87 Author: Timo Kreuzer AuthorDate: Thu Feb 15 22:14:11 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [NDK] Fix

[ros-diffs] 09/10: [NDK] Fix definition of MSR_DEBUG_CTL_LBR and MSR_DEBUG_CTL_BTF

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ae9e9eaef330963c8b0bb763ef2f71e10bf592c5 commit ae9e9eaef330963c8b0bb763ef2f71e10bf592c5 Author: Timo Kreuzer AuthorDate: Fri Mar 9 22:16:40 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [NDK] Fix

[ros-diffs] 10/10: [SDK] Fix 64 bit issues

2018-07-01 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e39876dab780fab79d6aa061049a098abd3a4ebc commit e39876dab780fab79d6aa061049a098abd3a4ebc Author: Timo Kreuzer AuthorDate: Mon Apr 23 11:58:34 2018 +0200 Commit: Timo Kreuzer CommitDate: Sun Jul 1 14:45:21 2018 +0200 [SDK] Fix 64

[ros-diffs] 01/03: [BLUE] Formatting, no code change

2018-07-07 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=64f46045af5e79ab4b47a9624b27e9d6660cab26 commit 64f46045af5e79ab4b47a9624b27e9d6660cab26 Author: Timo Kreuzer AuthorDate: Sun Jul 1 10:13:18 2018 +0200 Commit: Timo Kreuzer CommitDate: Sat Jul 7 16:15:58 2018 +0200 [BLUE

[ros-diffs] 02/03: [BLUE] Reformat and add missing success checks + DPRINTs on failure

2018-07-07 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=741c3c00220508cfdf2843274a2455358001c0f6 commit 741c3c00220508cfdf2843274a2455358001c0f6 Author: Timo Kreuzer AuthorDate: Sun Jul 1 10:24:22 2018 +0200 Commit: Timo Kreuzer CommitDate: Sat Jul 7 16:15:58 2018 +0200 [BLUE

[ros-diffs] 03/03: [BLUE] Use ByteOffset.QuadPrt instead of ByteOffset.LowPart

2018-07-07 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3a85d2764cb38a85c749f3d2f03451af06ccfabe commit 3a85d2764cb38a85c749f3d2f03451af06ccfabe Author: Timo Kreuzer AuthorDate: Sun Jul 1 10:47:48 2018 +0200 Commit: Timo Kreuzer CommitDate: Sat Jul 7 16:15:58 2018 +0200 [BLUE] Use

[ros-diffs] 01/01: [ROSAPPS] Fix 64 bit issues

2018-07-08 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9cab5b549d2ab671f14e77b9a824248d9bae290f commit 9cab5b549d2ab671f14e77b9a824248d9bae290f Author: Timo Kreuzer AuthorDate: Sun Mar 4 16:11:41 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 8 10:59:16 2018 +0200 [ROSAPPS] Fix

[ros-diffs] 01/01: [PSDK] Add SymTagENum to dbghelp.h and imagehlp.h

2018-07-14 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=82b2aef0910d8cae18ab17effdb78472e9fdb149 commit 82b2aef0910d8cae18ab17effdb78472e9fdb149 Author: Timo Kreuzer AuthorDate: Fri Nov 3 08:12:29 2017 +0100 Commit: Timo Kreuzer CommitDate: Sat Jul 14 15:48:23 2018 +0200 [PSDK] Add

[ros-diffs] 01/02: [KMTESTS] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a265dc9ce1ba3349c7d701f61452ba6f32e5487a commit a265dc9ce1ba3349c7d701f61452ba6f32e5487a Author: Timo Kreuzer AuthorDate: Mon Mar 5 12:07:15 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 14:39:13 2018 +0200 [KMTESTS] Fix

[ros-diffs] 02/02: [ROSTESTS] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7cf7b27a3a989d8c4f65eaa1b1a11b3e9b59f3ab commit 7cf7b27a3a989d8c4f65eaa1b1a11b3e9b59f3ab Author: Timo Kreuzer AuthorDate: Sat Jul 14 12:32:57 2018 +0200 Commit: Timo Kreuzer CommitDate: Sat Aug 4 14:39:13 2018 +0200 [ROSTESTS

[ros-diffs] 01/16: [FREELDR] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6dcf3c29e0ef73c138bd7e3455ca635d613acc48 commit 6dcf3c29e0ef73c138bd7e3455ca635d613acc48 Author: Timo Kreuzer AuthorDate: Tue Feb 6 01:17:11 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [FREELDR] Fix

[ros-diffs] 02/16: [NTOS] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ff7cc6f37e7741ea02916cb3b4e9458d1cf48003 commit ff7cc6f37e7741ea02916cb3b4e9458d1cf48003 Author: Timo Kreuzer AuthorDate: Mon Jan 29 20:31:07 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [NTOS] Fix

[ros-diffs] 03/16: [USBPORT] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c1944118ca8ab6d8d17c1402608fcb7b3b2d26aa commit c1944118ca8ab6d8d17c1402608fcb7b3b2d26aa Author: Timo Kreuzer AuthorDate: Tue Feb 27 21:56:06 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [USBPORT

[ros-diffs] 04/16: [UNIATA] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f8bf0e9c3a82203625eadb0408cf1e35351913ce commit f8bf0e9c3a82203625eadb0408cf1e35351913ce Author: Timo Kreuzer AuthorDate: Tue Feb 27 22:15:44 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [UNIATA] Fix

[ros-diffs] 05/16: [DRIVERS] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9e066abe2ae7ddd40525f1de469eec0927275aa4 commit 9e066abe2ae7ddd40525f1de469eec0927275aa4 Author: Timo Kreuzer AuthorDate: Mon Apr 23 11:27:49 2018 +0200 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [DRIVERS

[ros-diffs] 06/16: [KERNEL32] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4f0a158a2f6373de4941436370cc604632f3b650 commit 4f0a158a2f6373de4941436370cc604632f3b650 Author: Timo Kreuzer AuthorDate: Thu Feb 15 22:34:48 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [KERNEL32

[ros-diffs] 07/16: [GDI32] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7ad5f405cbddd9a7609f4c09dc5638248ea7d6d3 commit 7ad5f405cbddd9a7609f4c09dc5638248ea7d6d3 Author: Timo Kreuzer AuthorDate: Sun Mar 4 16:06:54 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [GDI32] Fix

[ros-diffs] 08/16: [USER32] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e9ad66d52f6809ecf7745544343d00172f87ee9c commit e9ad66d52f6809ecf7745544343d00172f87ee9c Author: Timo Kreuzer AuthorDate: Sun Mar 4 17:44:13 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [USER32] Fix

[ros-diffs] 09/16: [SHELL32] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=52ea7d39dbd35ae8864b9dcc7caeea2bb0adb12b commit 52ea7d39dbd35ae8864b9dcc7caeea2bb0adb12b Author: Timo Kreuzer AuthorDate: Sun Mar 4 16:05:00 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [SHELL32] Fix

[ros-diffs] 10/16: [APPHELP] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e59d7a5687bb3a20bef88e51409aa087c2376dc5 commit e59d7a5687bb3a20bef88e51409aa087c2376dc5 Author: Timo Kreuzer AuthorDate: Sun Mar 4 16:04:17 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [APPHELP] Fix

[ros-diffs] 11/16: [REACTX] Fix 64 bit issues

2018-08-04 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2a5e2a2ab6d007133fca3ed5f0a1eacda8f15e45 commit 2a5e2a2ab6d007133fca3ed5f0a1eacda8f15e45 Author: Timo Kreuzer AuthorDate: Sun Mar 4 21:58:15 2018 +0100 Commit: Timo Kreuzer CommitDate: Sat Aug 4 19:19:34 2018 +0200 [REACTX] Fix

<    1   2   3   4   5   6   7   8   >