[libinline-java-perl] 330/398: ok

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:20 UTC 2015


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

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit b93cedaa4c3ed861452800aa2d685a1c72f67f62
Author: patrick_leb <>
Date:   Thu Jun 17 00:46:57 2004 +0000

    ok
---
 CHANGES |  5 +++--
 README  | 10 ++++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/CHANGES b/CHANGES
index 3cb8060..f160f3f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,11 +3,12 @@ Revision history for Perl extension Inline::Java
 0.49  
     - Added PerlInterpreter: require/eval Perl code directly from Java
     - Reworked type casting: changes are NOT backwards compatible :(
+    - Callbacks can now be called in list context using "@function_name"
     - Renamed PerlNatives stuff
-    - Split and updated documentation
-    - Applied JNI memory leak patch by Jeff Janes
     - Added external command line tool to start/stop a SHARED_JVM server
+    - Applied JNI memory leak patch by Jeff Janes
     - Removed exports from Inline::Java::Portable
+    - Split and updated documentation
 
 0.47  Sat Feb 14 10:00:00 EST 2004
     - Fixed bugs in portability code and added HPUX, AIX and Solaris specifics
diff --git a/README b/README
index 857a363..81321e7 100644
--- a/README
+++ b/README
@@ -68,11 +68,13 @@ FEATURES FOR THIS VERSION:
 
 Inline::Java version 0.49 is a major upgrade that includes:
     - Added PerlInterpreter: require/eval Perl code directly from Java
+    - Reworked type casting: changes are NOT backwards compatible :(
+    - Callbacks can now be called in list context using "@function_name"
     - Renamed PerlNatives stuff
-    - Split and updated documentation
-    - Applied JNI memory leak patch by Jeff Janes
     - Added external command line tool to start/stop a SHARED_JVM server
-
+    - Applied JNI memory leak patch by Jeff Janes
+    - Removed exports from Inline::Java::Portable
+    - Split and updated documentation
 
 See CHANGES for a full change list.
 
@@ -90,4 +92,4 @@ Inline::Java's home page is http://inline.perl.org/java/.
 
 Please send questions and comments to Patrick LeBoutillier <patl at cpan.org>.
 
-Copyright (c) 2001-2003, Patrick LeBoutillier. All Rights Reserved.  
+Copyright (c) 2001-2004, Patrick LeBoutillier. All Rights Reserved.  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



More information about the Pkg-perl-cvs-commits mailing list