1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 21:35:40 +02:00
cdt/native/org.eclipse.cdt.native.serial
Torbjörn Svensson 8b391a7f3a Bug 568079: Reducing transitions from JAVA to native code (part 2)
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 previous commit handles the core.native API change
and this commit handles the use of the new API

Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
Change-Id: I960954e332e05dfebcd0263f983bbbc6c64d46af
2020-11-11 14:56:04 -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 2) 2020-11-11 14:56:04 -05:00
native_src Bug 568079: Reuse existing way of fetching data from registry 2020-11-11 12:29:53 -05:00
os Bug 568079: Reuse existing way of fetching data from registry 2020-11-11 12:29:53 -05:00
src/org/eclipse/cdt/serial Bug 568079: Reducing transitions from JAVA to native code (part 2) 2020-11-11 14:56:04 -05:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.gitignore Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04: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
build.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
cdt_logo_icon32.png Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
plugin.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
pom.xml Bug 568079: Format C/C++ code 2020-10-24 16:54:40 -04:00