[jffi-next] tag 1.0.9 created (now 893e964)
Tim Potter
tpot-guest at moszumanska.debian.org
Wed Mar 4 04:51:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a change to tag 1.0.9
in repository jffi-next.
at 893e964 (commit)
This tag includes the following new commits:
new bdce27f Turn off executable bit on C files
new 8c60da5 Revert commit 63ca6e9beeecdde3c50e4b4def9243ea69fc3a3f
new f320be0 Re-do address masking mods in a more backwards compatible way.
new 0c7ea18 Add ppc build for darwin
new 19d94b7 Allow easy work-out of WERROR during build, as it might not be good for packagers to be around.
new f93d4ac Apply CFLAGS on top of user-defined flags, rather than overwrite them.
new ec0ccc8 Remove spurious line.
new acbd747 For MacOS, add system jvm headers to include path
new cd8c2af Keep a reference to the Foreign instance in objects that need to release resources in a finalizer. Stops the Foreign class being GC'd before any class that needs to use it gets GC'd.
new 8a2722f Keep a reference to the MemoryIO used to allocate strings, so they can be de-allocated in a finalizer
new 65e8ac1 Allocate native method struct memory out of one chunk of memory
new 6c5046a Bump version to 1.0.3
new fdf5a03 System.load() needs to be done after file is closed.
new 5ed4c7c Bump pom version to 1.0.4
new bca5b3a Coerce maven into bundling up the native libs into an artifact attachment which can be used by downstream projects.
new 9542111 Add missing binary builds of stub lib from jruby master
new 5de5a16 Bump version to 1.0.5
new 36b973f Dual licence everything under Apache-2.0/LGPL-3+ to stop the apache people from squealing like stuck pigs.
new ad6ea6a Bump version to 1.0.6
new 65a7a11 Change licence to apache in pom.xml
new ed3866b Search both /jni/ and jni/ for the stub lib
new 2800654 Allow native functions to be called using a CallContext and a function address instead of a Function object
new ac621c5 Add .settings to .gitignore
new aa4930c Make the stub lib path searching actually work.
new 75a405a Bump version to 1.0.7
new a7bd955 Add x86_64 SunOS build from Clayton O'Neill (http://jira.codehaus.org/browse/JRUBY-5545)
new fa80863 Fix JRUBY-5482: Using ffi from jruby-maven-plugins fails under 1.6.0.RC2 (works with 1.5.6)
new 582a05e Bump version to 1.0.8.
new eceae69 Rework the Init resource loaded a bit, so loading the boot properties file also tries via the context class loader as well as the Init class class loader
new 221509e Swap parameters on memmove due to a bug in the stub lib, and fixup off-by-one error in copyMemory()
new 893e964 Bump version to 1.0.9
The 31 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi-next.git
More information about the pkg-java-commits
mailing list