[ros-diffs] 02/02: [FREELDR] PcMemGetBiosMemoryMap(): Add a default handling of entry with "EA.ErrorLog = 1". CORE-14150

2018-07-01 Thread Serge Gautherie
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c1d0d409e7c2dfea17f83272c1332936967dffa5 commit c1d0d409e7c2dfea17f83272c1332936967dffa5 Author: Serge Gautherie AuthorDate: Fri Jan 12 06:30:53 2018 +0100 Commit: Timo Kreuzer CommitDate: Sun Jul 1 12:03:50 2018 +0200 [FREELDR]

[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] 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] 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

[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] 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] 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] 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] 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/01: [TRANSLATION][TREE] Polish translation of tree utility (#654)

2018-07-01 Thread Paweł Cholewa
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=73194a8ea97da98140741ec8a835943c48217f78 commit 73194a8ea97da98140741ec8a835943c48217f78 Author: Paweł Cholewa AuthorDate: Sun Jul 1 16:04:14 2018 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun Jul 1 16:04:14 2018 +0200

[ros-diffs] 01/01: [CMAKE] Change winspool.drv to winspool again. CORE-14781

2018-07-01 Thread Mark Jansen
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a3ddb8a4c26bf392a3726a11ae9d53dc4a05ac0b commit a3ddb8a4c26bf392a3726a11ae9d53dc4a05ac0b Author: Mark Jansen AuthorDate: Sun Jul 1 19:21:59 2018 +0200 Commit: Mark Jansen CommitDate: Sun Jul 1 19:21:59 2018 +0200 [CMAKE] Change

[ros-diffs] 01/02: [LICCPA] Make the License Manager GUI build and make it visible (again)

2018-07-01 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2fdb4d99c79a86343d13a7f0a8b6a03588c8 commit 2fdb4d99c79a86343d13a7f0a8b6a03588c8 Author: Eric Kohl AuthorDate: Sun Jul 1 11:02:10 2018 +0200 Commit: Eric Kohl CommitDate: Sun Jul 1 17:28:28 2018 +0200 [LICCPA] Make the

[ros-diffs] 01/01: [SDK] Add gen_baseaddress.py This tool was already used to calculate the last baseaddress update. It is based on baseaddress.sh that has been floating around. CORE-11382

2018-07-01 Thread Mark Jansen
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5a9dc5e791ddca0c0ae3f7fe1074d7ecad6ffaef commit 5a9dc5e791ddca0c0ae3f7fe1074d7ecad6ffaef Author: Mark Jansen AuthorDate: Sun Jul 1 20:17:46 2018 +0200 Commit: Mark Jansen CommitDate: Sun Jul 1 20:17:46 2018 +0200 [SDK] Add