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
d036ad97 merge Merge pull request #1734 from java-native-access/dependabot/github_actions/gi... Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
25 days ago
4c66e08b Bump actions/setup-java from 5 to 5.6.0 in the github-actions group
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
2cee7f31 merge Merge pull request #1732 from java-native-access/dependabot/github_actions/gi... Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
about 2 months ago
055e6ae3 merge Merge pull request #1733 from amir1376/patch-1 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
about 2 months ago
5140fb7d Remove duplicate null check for lib variable AmirHossein Abdolmotallebi <a****6@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
68028650 Bump actions/checkout from 6 to 7 in the github-actions group
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7b677027 Prepare next development iteration Matthias Bläsing <m****g@d****u> 3 months ago
1a911228 Release 5.19.1 Matthias Bläsing <m****g@d****u> 3 months ago
cbfcb4ad merge Merge pull request #1731 from matthiasblaesing/ancient_android Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
3 months ago
4ba086b3 Restore support for Android versions not supporting MethodHandles Matthias Bläsing <m****g@d****u> 3 months ago
699935fc merge Merge pull request #1729 from thesamesam/parallel-fix Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
3 months ago
3fe4cb5f native: fix parallel build issue
Signed-off-by: Sam James <s****m@g****g>
Sam James <s****m@g****g> 3 months ago
01c7807f Prepare next development iteration Matthias Bläsing <m****g@d****u> 3 months ago
9ff13810 Release 5.19.0 Matthias Bläsing <m****g@d****u> 3 months ago
2d038ef2 merge Merge pull request #1726 from matthiasblaesing/openbsd Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
3 months ago
f6708688 merge Merge pull request #1727 from dbwiddis/fix/dragonflybsd-library-loading Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
08628c0b Include DragonFlyBSD in library loading fallback paths Dan Widdis <w****d@a****m> 3 months ago
eecab357 Update native built for OpenBSD 7.9 (x86-64 only) Matthias Bläsing <m****g@d****u> 3 months ago
0e29d6ff merge Add BluetoothApis to c.s.j.p.win32 Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
2771c1a9 Address review: use HANDLEByReference and UNICODE_OPTIONS Dan Widdis <w****d@a****m> 3 months ago
da652b68 Add BluetoothApis to c.s.j.p.win32 Dan Widdis <w****d@a****m> 3 months ago
5c421d74 merge Merge pull request #1723 from dbwiddis/add-resource-usage-and-proc-info Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
7897cc72 merge Merge pull request #1724 from dbwiddis/fix-variable-size-mappings Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
95d793e8 Fix variable-size type mappings in mac SystemB and XAttr Dan Widdis <w****d@a****m> 4 months ago
1e2075a6 merge Merge pull request #1719 from dbwiddis/add-coregraphics-bindings Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c59d1944 merge Merge pull request #1638 from matthiasblaesing/replace_security_manager Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
4 months ago
abfd4009 Add proc_info structs and methods to mac SystemB Dan Widdis <w****d@a****m> 4 months ago
08f9e8dd merge Fix Advapi32#RegisterServiceCtrlHandler using wrong Handler type #1722 Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e75a0bff merge Merge pull request #1720 from dbwiddis/fix-cache-relationship-groupcount Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
9b39daf1 merge Bump the github-actions group across 1 directory with 2 updates Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b2880c6f Bump the github-actions group across 1 directory with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f103aa38 merge Merge pull request #1718 from dbwiddis/add-cups-bindings Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d2788ca4 merge Merge pull request #1721 from dbwiddis/fix-netgetdcname-args Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bb90e20f Fix RegisterServiceCtrlHandler using wrong Handler type Dan Widdis <w****d@a****m> 4 months ago
fe3a2fb7 Fix switched serverName/domainName arguments in Netapi32Util#getDCName Dan Widdis <w****d@a****m> 4 months ago
79e2aa5f Add groupCount/groupMasks to CACHE_RELATIONSHIP Dan Widdis <w****d@a****m> 4 months ago
8678fe1a Add CoreGraphics bindings and macOS getAllWindows() implementation Dan Widdis <w****d@a****m> 4 months ago
801734ba Add CUPS printing system bindings to c.s.j.p.unix Dan Widdis <w****d@a****m> 4 months ago
27a0f4b5 merge Merge pull request #1716 from dbwiddis/fix-ci Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
4cf33dd8 merge Merge pull request #1715 from dbwiddis/fix-name-path Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
53ecd461 Update CI test matrix Daniel Widdis <w****s@g****m> 5 months ago
3156f4a3 Fix UdevDevice.getSysname() calling udev_device_get_syspath instead of Daniel Widdis <w****s@g****m> 5 months ago
8bfebbe5 merge Merge pull request #1705 from lwahonen/fix-vardesc-typedesc Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
9 months ago
4419bade Fix bug in VARDESC, TYPEDESC, and FUNCDESC causing illegal memory access. The... Lauri Wiljami Ahonen <l****n@d****m> 9 months ago
37995de2 Fix macOS CI: ignore Homebrew post-install failures on Tier 3 configurations Lauri Wiljami Ahonen <l****n@d****m> 9 months ago
89ea87eb merge Merge pull request #1697 from eranl/WlanApi Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
9 months ago
0deb54b4 merge Merge pull request #1696 from baier233/master Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
10 months ago
feb9c33b Add LARGE_INTEGER.ByValue to LARGE_INTEGER in WinNT.java Baier <b****3@o****m> 10 months ago
9c4810d6 Add WlanApi module Eran Leshem <g****b@l****e> 10 months ago
dc44b985 Remove outdated TODO file Matthias Bläsing <m****g@d****u> 11 months ago
8ad56972 Prepare next development iteration Matthias Bläsing <m****g@d****u> 11 months ago
3c493c16 Release 5.18.1 Matthias Bläsing <m****g@d****u> 11 months ago
e3838d53 merge Merge pull request #1680 from java-native-access/dependabot/github_actions/gi... Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
5cac3616 Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5511f281 merge Merge pull request #1687 from bendk/push-yyprxvvrrttk Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
c401bca0 merge Merge pull request #1690 from jonalmeida/patch-1 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
6e7e828e Update recommended Android proguard rules Jonathan Almeida <g****t@j****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b665e9e6 Avoid threading issues in sortFields (#1686) Ben Dean-Kawamura <b****k@m****m> 11 months ago
0da700d3 Prepare next development iteration Matthias Bläsing <m****g@d****u> 11 months ago
285632fa Release 5.18.0 Matthias Bläsing <m****g@d****u> 11 months ago
77fe152e Support/Prepare deployment to new maven central repository Matthias Bläsing <m****g@d****u> 11 months ago
6451cf54 Update CHANGES.md with missing entries Matthias Bläsing <m****g@d****u> 11 months ago
1efa8314 merge Merge pull request #1682 from brettwooldridge/master Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
1d3ceb77 merge reentrant locks into a single lock and eliminate synchronized blocks Brett Wooldridge <b****e@g****m> 11 months ago
2711df9c merge Merge pull request #1683 from brettwooldridge/clang-fix Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
11 months ago
a7e40c6f Fix libffi build error on Xcode 16.3 / Apple Clang 17 Brett Wooldridge <b****e@g****m> 11 months ago
86a2ff1c merge Merge pull request #1672 from dbwiddis/dateformat Daniel Widdis <w****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year 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> over 1 year ago
ec70f948 merge Merge pull request #1671 from Glavo/riscv Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
aada5c92 Add isRISCV method to Platform class Glavo <z****2@g****m> over 1 year 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>
over 1 year 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>
over 1 year ago
1dade695 Ensure javadoc is generated with a fixed locale (en_US) Matthias Bläsing <m****g@d****u> over 1 year ago
f56b395e Add information how to handle JNA on JDK 24+ Matthias Bläsing <m****g@d****u> over 1 year ago
0ba51b48 Enable "running" JNA as a module similar to "java -jar" Matthias Bläsing <m****g@d****u> over 1 year ago
3a8677ed merge Merge pull request #1666 from matthiasblaesing/jdk24 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d16df9c6 Update test matrix: Matthias Bläsing <m****g@d****u> over 1 year ago
803326c1 Prepare build for JDK24+ Matthias Bläsing <m****g@d****u> over 1 year ago
a9db983d Prepare next development iteration Matthias Bläsing <m****g@d****u> over 1 year ago
695ae749 Release 5.17.0 Matthias Bläsing <m****g@d****u> over 1 year 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>
over 1 year 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>
over 1 year ago
1465253f Update SPDX identifiers to match pom and license headers in files Matthias Bläsing <m****g@d****u> over 1 year 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>
over 1 year 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>
over 1 year ago
0793e8be Set common-page-size to 16384 for android builds Matthias Bläsing <m****g@d****u> over 1 year 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>
over 1 year 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> over 1 year ago
c4d53ed4 Prepare next development iteration Matthias Bläsing <m****g@d****u> over 1 year ago
7452f879 Release 5.16.0 Matthias Bläsing <m****g@d****u> over 1 year ago
a9d4e09c merge Merge pull request #1643 from matthiasblaesing/javadoc2 Matthias Bläsing <m****g@d****u>
Committed by: GitHub <n****y@g****m>
over 1 year 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>
over 1 year ago
dfb40161 Fix missing javadoc file resoures/fonts/dejavu.css Matthias Bläsing <m****g@d****u> over 1 year ago
e62279f9 Bump JNI revision number and rebuild android native parts (other platforms ar... Matthias Bläsing <m****g@d****u> over 1 year ago
58d2c1b5 Fix unittest when run on linux systems with more than 15 partitions Matthias Bläsing <m****g@d****u> over 1 year ago
17f4e599 Fix calls to jnidispatch on Android with 16KB page size Thomas Grenier <t****r@t****m> over 1 year ago
f5f17d50 Replace usage of SecurityManager and AccessController#doPrivileged Matthias Bläsing <m****g@d****u> over 1 year 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>
over 1 year ago
3fb2f87c Fix javadoc Matthias Bläsing <m****g@d****u> over 1 year 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>
almost 2 years ago

← Back to repository