1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/core
Torbjörn Svensson d0c3b2aaff Bug 568079: Reducing transitions from JAVA to native code (part 1)
Advapi32Util.registryGetValues() is more efficient to fetch all the
values since the regiter only needs to be opened once.

XXX: Due to a cycle in the dependencies we need to split this
in two parts, this commit handles the core.native API change
and the next commit handles the use of the new API

Change-Id: Ifd9f1ccc44c652ef3b517278bd342a486155c5fb
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-11-11 12:29:53 -05:00
..
org.eclipse.cdt.core Bug 567217 - Avoid incorrect cache hits during the instantiation of alias template instances 2020-11-10 00:06:29 -05:00
org.eclipse.cdt.core.linux [releng] Bump version to 10.1.0 2020-10-06 16:20:18 -04:00
org.eclipse.cdt.core.linux.aarch64 Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
org.eclipse.cdt.core.linux.ppc64le Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
org.eclipse.cdt.core.linux.x86_64 Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
org.eclipse.cdt.core.macosx Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
org.eclipse.cdt.core.native Bug 568079: Reducing transitions from JAVA to native code (part 1) 2020-11-11 12:29:53 -05:00
org.eclipse.cdt.core.tests Bug 568625 - "Invalid arguments" using __underlying_type outside template 2020-11-09 12:06:57 -05:00
org.eclipse.cdt.core.win32 Bug 568079: Reducing transitions from JAVA to native code (part 1) 2020-11-11 12:29:53 -05:00
org.eclipse.cdt.core.win32.x86_64 Bug 568079: Warnings as errors 2020-11-05 20:24:54 -05:00
org.eclipse.cdt.ui Bug 329995 - Update all C/C++ views when the active configuration changes 2020-10-20 22:59:41 -04:00
org.eclipse.cdt.ui.tests Bug 567778 - [Include Browser] Cannot open the Include Browser on file outside source folder 2020-10-12 12:15:43 -04:00
pom.xml [releng] Bump version to 10.1.0 2020-10-06 16:20:18 -04:00