An open API service providing commit metadata for open source projects.

GitHub / java-native-access/jna / commits

Java Native Access

SHA Message Author Date Stats
86a2ff1c merge Merge pull request #1672 from dbwiddis/dateformat Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8a9dc391 Add CoreFoundation methods for getting current locale date format
Signed-off-by: Daniel Widdis <w****s@g****m>
Daniel Widdis <w****s@g****m> 4 months ago
ec70f948 merge Merge pull request #1671 from Glavo/riscv Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
4 months ago
aada5c92 Add isRISCV method to Platform class Glavo <z****2@g****m> 4 months ago
4aa81552 merge Merge pull request #1668 from matthiasblaesing/javadoc_locale Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
5 months ago
45c44769 merge Merge pull request #1669 from matthiasblaesing/document-jdk24 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
5 months ago
1dade695 Ensure javadoc is generated with a fixed locale (en_US) Matthias Bläsing <m****g@d****u> 5 months ago
f56b395e Add information how to handle JNA on JDK 24+ Matthias Bläsing <m****g@d****u> 5 months ago
0ba51b48 Enable "running" JNA as a module similar to "java -jar" Matthias Bläsing <m****g@d****u> 5 months ago
3a8677ed merge Merge pull request #1666 from matthiasblaesing/jdk24 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
5 months ago
d16df9c6 Update test matrix: Matthias Bläsing <m****g@d****u> 5 months ago
803326c1 Prepare build for JDK24+ Matthias Bläsing <m****g@d****u> 5 months ago
a9db983d Prepare next development iteration Matthias Bläsing <m****g@d****u> 6 months ago
695ae749 Release 5.17.0 Matthias Bläsing <m****g@d****u> 6 months ago
0e010830 Add power event constants, types, and functions (#1658)
Co-authored-by: Eran Leshem <g****b@l****e>
Eran Leshem <1****l@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
eba51bbc merge Merge pull request #1657 from matthiasblaesing/spdx-license-identifier Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
6 months ago
1465253f Update SPDX identifiers to match pom and license headers in files Matthias Bläsing <m****g@d****u> 6 months ago
53059131 merge Merge pull request #1654 from matthiasblaesing/common_page_size_android Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
6 months ago
4b091e6c Add CI run on Linux arm64 (#1656)
Signed-off-by: Daniel Widdis <w****s@g****m>
Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
0793e8be Set common-page-size to 16384 for android builds Matthias Bläsing <m****g@d****u> 6 months ago
02bf7cc8 merge Merge pull request #1649 from chenrui333/support-java-23 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
9 months ago
3eee7259 ci: support java 23 (as java 23 already ga)
Signed-off-by: Rui Chen <r****i@c****v>
Rui Chen <r****i@c****v> 9 months ago
c4d53ed4 Prepare next development iteration Matthias Bläsing <m****g@d****u> 9 months ago
7452f879 Release 5.16.0 Matthias Bläsing <m****g@d****u> 9 months ago
a9d4e09c merge Merge pull request #1643 from matthiasblaesing/javadoc2 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
9 months ago
d1bef494 merge Merge pull request #1642 from matthiasblaesing/android-fix-16k Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
9 months ago
dfb40161 Fix missing javadoc file resoures/fonts/dejavu.css Matthias Bläsing <m****g@d****u> 9 months ago
e62279f9 Bump JNI revision number and rebuild android native parts (other platforms ar... Matthias Bläsing <m****g@d****u> 9 months ago
58d2c1b5 Fix unittest when run on linux systems with more than 15 partitions Matthias Bläsing <m****g@d****u> 9 months ago
17f4e599 Fix calls to jnidispatch on Android with 16KB page size Thomas Grenier <t****r@t****m> 9 months ago
3befd7ff merge Merge pull request #1637 from matthiasblaesing/fix-javadoc Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
9 months ago
3fb2f87c Fix javadoc Matthias Bläsing <m****g@d****u> 9 months ago
9e1e3776 merge Merge pull request #1631 from matthiasblaesing/pr-1629 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
a0bebe19 merge Merge pull request #1630 from matthiasblaesing/build-on-github Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
afea122a Disable implicit-function-declaration warning Matthias Bläsing <m****g@d****u> 11 months ago
32aa5806 Update build setup for Ubuntu 24.10 release Matthias Bläsing <m****g@d****u> 11 months ago
fd10a24c Add support for FreeBSD PowerPC Big/Little Endian Curtis Hamilton <h****l@v****t>
Committed by: Matthias Bläsing <m****g@d****u>
11 months ago
c9e38956 merge Merge pull request #1626 from brettwooldridge/master Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
db67c42f Fixes java-native-access/jna#1625 issue by caching the field list and validat... Brett Wooldridge <b****e@g****m> 12 months ago
50b1cbf0 Prepare next development iteration Matthias Bläsing <m****g@d****u> 12 months ago
fad4d1dc Release 5.15.0 Matthias Bläsing <m****g@d****u> 12 months ago
09e23cb2 maven-ant-task does not work correctly anymore, drop it and use mvn binary di... Matthias Bläsing <m****g@d****u> 12 months ago
078cc664 Rebuild android binaries after 7a5d9850a1ad8ab66836cea15fc67967bbe29006 Matthias Bläsing <m****g@d****u> 12 months ago
58655f7b merge Merge pull request #1623 from matthiasblaesing/fix_osgi_header Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
12 months ago
7a5d9850 Enable linker build-id for android builds. Yury Yarashevich <y****h@g****m>
Committed by: Matthias Bläsing <m****g@d****u>
about 1 year ago
eda29698 Add "linux-riscv64" entry to OSGI Bundle-NativeCode header in MANIFEST.MF Matthias Bläsing <m****g@d****u> about 1 year ago
209d199c merge Merge pull request #1620 from LightningReflex/patch-1 Daniel (dB.) Doubrovkine <d****k@d****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
da3b96e4 Fixed typo in GDI32.java LightningReflex <5****x@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ce884193 Bump the github-actions group with 1 update (#1601)
Co-authored-by: dependabot[bot] <4****]@u****m>, Daniel Widdis <w****s@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a587921b merge Merge pull request #1615 from matthiasblaesing/issue-1613 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bd05b75e Add Native#getNativeLibrary to get access to library wrapped by Native#load o... Matthias Bläsing <m****g@d****u> about 1 year ago
4f94c577 merge Merge pull request #1606 from matthiasblaesing/update-ci Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
07ea700c Test JDK 23-ea, macos-latest run on arm64, macos-13 added for x86-64 Matthias Bläsing <m****g@d****u> over 1 year ago
f6670c61 merge Merge pull request #1603 from matthiasblaesing/stabilize Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d84bfc40 Rebuild native binaries (loongaarch64) Pan Xuefeng <p****g@l****n>
Committed by: Matthias Bläsing <m****g@d****u>
over 1 year ago
2e94624c Rebuild native libraries Matthias Bläsing <m****g@d****u> over 1 year ago
40f0a124 merge Merge pull request #1602 from vinceh121/master Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1b867915 Fix macOS build (ensure texinfo is installed) Matthias Bläsing <m****g@d****u> over 1 year ago
a2d16ca7 feat: X11 window move, resize, raise and lower calls Vincent Hyvert <c****t@v****e>
Committed by: vinceh121 <c****t@v****e>
over 1 year ago
d33e0f67 Fix Advapi32Test, IPHlpAPITest, Secur32Test Matthias Bläsing <m****g@d****u> over 1 year ago
47173c8a Ensure callback,method_data and thread_storage are initialized to zero Matthias Bläsing <m****g@d****u> over 1 year ago
7c23ac2b Internet Explorer can not be started directly anymore, COM is used as workaround Matthias Bläsing <m****g@d****u> over 1 year ago
df021935 Fix registering demo windows service when JAVA_HOME is not set Matthias Bläsing <m****g@d****u> over 1 year ago
96f0adb2 Failing test shows, that the Windows ROOT store also carries cross signed cer... Matthias Bläsing <m****g@d****u> over 1 year ago
0a33062e merge Merge pull request #1599 from trespasserw/cleanup Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
adb291b4 cleanup (dropping forgotten .iml file) Roman Shevchenko <r****o@j****m> over 1 year ago
3065af09 Rebuild native library for linux-loongarch64 Xuefeng Pan <p****g@l****n>
Committed by: Matthias Bläsing <m****g@d****u>
over 1 year ago
505fd9fb Fix Appveyor build (#1597)
Signed-off-by: Daniel Widdis <w****s@g****m>
Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a8bc25c1 Add IsProcessorFeaturePresent to c.s.j.p.win32.Kernel32 (#1595)
Signed-off-by: Daniel Widdis <w****s@g****m>
Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f68c9be6 Bump the github-actions group with 1 update (#1569)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
90dabbb6 Update changelog Matthias Bläsing <m****g@d****u> over 1 year ago
6486c90d Check CallbackReference#cbstruct for null when checking existing Reference Matthias Bläsing <m****g@d****u> over 1 year ago
16e036a0 Add documentation how the pre-build binaries for the native library are build Matthias Bläsing <m****g@d****u> over 1 year ago
ac6d9a52 Rebuild native library for 7.0.1 Matthias Bläsing <m****g@d****u> over 1 year ago
8cd09f51 merge Merge commit 'e68afc26ee' Matthias Bläsing <m****g@d****u> over 1 year ago
e68afc26 Bump jni.version to 7.0.1 to reflect the bugfix introduced by 4bf9f92aa4b5b59... Matthias Bläsing <m****g@d****u> over 1 year ago
3727b4bb merge Merge remote-tracking branch 'upstream/pr/1593' Matthias Bläsing <m****g@d****u> over 1 year ago
83f2fc87 merge Merge pull request #1594 from matthiasblaesing/build_mac Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cc385762 Add workflow to build native libraries for mac OS / darwin on github Matthias Bläsing <m****g@d****u> over 1 year ago
3b4720f5 Run tests on mac OS M1 Matthias Bläsing <m****g@d****u> over 1 year ago
c9637f6b Add lib/native/dragonflybsd-x86-64.jar Aaron LI <a****y@a****e> over 1 year ago
f592a5d0 Add support for DragonFly BSD x86_64 Aaron LI <a****y@a****e> over 1 year ago
7da005e8 Add Jetbrains Toolbox and update idea link in README.md Ellet Hnewa <e****t@f****t>
Committed by: Matthias Bläsing <m****g@d****u>
over 1 year ago
4bf9f92a Fix free_callback JNI weak reference leak xiezhaokun <1****6@q****m> over 1 year ago
1dd63c81 merge Merge pull request #1580 from matthiasblaesing/elf_without_section_header_table Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
eda004a5 merge Merge pull request #1581 from matthiasblaesing/pr-1578 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c7154121 Build native library for freebsd-aarch64 Matthias Bläsing <m****g@d****u> over 1 year ago
ab99f2e6 Handle ELF binaries without section header table Matthias Bläsing <m****g@d****u> over 1 year ago
8ddaf3a9 Add support for FreeBSD aarch64 (it's now a Tier 1 arch). Alex Dupre <a****e@F****g> over 1 year ago
dc50d9f1 Prepare next development iteration Matthias Bläsing <m****g@d****u> over 1 year ago
c366bc4f Release 5.14.0 Matthias Bläsing <m****g@d****u> over 1 year ago
6706361d merge Merge pull request #1570 from matthiasblaesing/cleanup Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7775be31 Ensure propagation of handle invalidation of native library on manual unload Matthias Bläsing <m****g@d****u> almost 2 years ago
458adcf3 Make NativeLibrary#encoding final, #options and #callFlags private Matthias Bläsing <m****g@d****u> almost 2 years ago
36562953 Add dependabot to monitor GHA (#1567)
Signed-off-by: Pedro Kaj Kjellerup Nacht <p****t@g****m>, Pedro Kaj Kjellerup Nacht <p****t@g****m>, Pedro Kaj Kjellerup Nacht <p****t@g****m>
Pedro Kaj Kjellerup Nacht <p****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d8e55dc7 Use JDK7 and JDK8 Code Features in Platform mappings (#1565) Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9e5243f1 Use JDK7 and JDK8 Code Features (#1564)
Signed-off-by: Daniel Widdis <w****s@g****m>, Daniel Widdis <w****s@g****m>
Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0e1f5d4c Update docs for WinNT#LOGICAL_PROCESSOR_RELATIONSHIP (#1563)
Signed-off-by: Daniel Widdis <w****s@g****m>
Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a4aca649 merge Merge pull request #1558 from matthiasblaesing/stabilize_riscv64 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
04b6c9a4 Build linux-riscv64 on Ubuntu focal to improve compatibility Matthias Bläsing <m****g@d****u> almost 2 years ago

← Back to repository