- Notifications
You must be signed in to change notification settings - Fork1.7k
Comparing changes
Open a pull request
base repository:java-native-access/jna
Uh oh!
There was an error while loading.Please reload this page.
base:5.15.0
head repository:java-native-access/jna
Uh oh!
There was an error while loading.Please reload this page.
compare:5.16.0
- 17commits
- 47files changed
- 4contributors
Commits on Sep 22, 2024
Fixes#1625issue by caching the field list and validation state in a…
…ddition to the existing layoutInfo and fieldOrder caches.
Commits on Oct 1, 2024
Merge pull request#1626from brettwooldridge/master
Improve ``Structure`` (subclass) construction performance.
Commits on Oct 16, 2024
Update build setup for Ubuntu 24.10 release
matthiasblaesing committedOct 16, 2024 Disable implicit-function-declaration warning
Workaround for more strict default warnings.
Merge pull request#1630from matthiasblaesing/build-on-github
Fix building on Ubuntu 24.10
Commits on Oct 17, 2024
Merge pull request#1631from matthiasblaesing/pr-1629
Add support for FreeBSD PowerPC Big/Little Endian
Commits on Dec 4, 2024
Commits on Dec 12, 2024
Fix calls to jnidispatch on Android with 16KB page size
Thomas Grenier committedDec 12, 2024 Fix unittest when run on linux systems with more than 15 partitions
The assumption disk major number == partition major number hold forscsi disks only till partition 15.
matthiasblaesing committedDec 12, 2024 Bump JNI revision number and rebuild android native parts (other plat…
…forms are not affected)
Commits on Dec 16, 2024
Merge pull request#1642from matthiasblaesing/android-fix-16k
Fix calls to jnidispatch on Android with 16KB page size
Commits on Dec 21, 2024
Merge pull request#1643from matthiasblaesing/javadoc2
Fix missing javadoc file resoures/fonts/dejavu.css
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 5.15.0...5.16.0
Uh oh!
There was an error while loading.Please reload this page.