[jnr-ffi] branch experimental updated (bc49a5f -> d312f27)

Miguel Landaeta nomadium at moszumanska.debian.org
Sun Mar 26 13:56:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch experimental
in repository jnr-ffi.

      from  bc49a5f   Upload 2.1.2-1 to experimental
      adds  dcaa183   Imported Upstream version 2.1.5
       new  eb83230   Merge tag 'upstream/2.1.5' into experimental
       new  d312f27   Upload to experimental

The 2 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.


Summary of changes:
 .travis.yml                                        |   2 -
 debian/changelog                                   |   6 +
 pom.xml                                            |  11 +-
 src/main/java/jnr/ffi/Platform.java                |   5 +-
 src/main/java/jnr/ffi/Struct.java                  |  90 +++++-
 .../CharSequenceArrayParameterConverter.java       |   1 +
 .../ffi/provider/jffi/AbstractX86StubCompiler.java |   9 +-
 .../jnr/ffi/provider/jffi/NativeClosureProxy.java  |   8 +-
 .../java/jnr/ffi/provider/jffi/NativeRuntime.java  |  11 +-
 .../jffi/platform/sparc/solaris/TypeAliases.java   |   4 +-
 .../jffi/platform/sparcv9/solaris/TypeAliases.java |   4 +-
 .../java/jnr/ffi/util/ref/internal/Finalizer.java  | 302 ++++++++++++---------
 src/test/java/jnr/ffi/StringArrayTest.java         |   7 +-
 13 files changed, 320 insertions(+), 140 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-ffi.git



More information about the pkg-java-commits mailing list