1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00
cdt/core/org.eclipse.cdt.core.native
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
..
.settings Bug 568079: Reformat source code using clang-format 2020-10-31 20:13:42 -04:00
META-INF Bug 568079: Reducing transitions from JAVA to native code (part 1) 2020-11-11 12:29:53 -05:00
native_src Bug 568079: Warnings as errors 2020-11-05 20:24:54 -05:00
schema Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
src/org/eclipse/cdt Bug 568079: Reducing transitions from JAVA to native code (part 1) 2020-11-11 12:29:53 -05:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options Bug 568079: Hook into Eclipse tracing system for native code 2020-11-04 13:37:24 -05:00
.project Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
about.ini Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
about.mappings Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
about.properties Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
build.properties Bug 521515: Do not log every failed access attempt 2020-08-18 14:52:26 -04:00
cdt_logo_icon32.png Bug 558827: Add and/or fix branding on all features 2020-01-09 15:11:35 -05:00
plugin.properties Bug 565836: Add linux aarch64 for natives 2020-08-11 17:17:34 -04:00
plugin.xml Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
pom.xml Bug 568079: Reducing transitions from JAVA to native code (part 1) 2020-11-11 12:29:53 -05:00