[jruby-joni] branch debian/sid updated (639f582 -> 3328ad8)

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 13 11:23:38 GMT 2018


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

henrich pushed a change to branch debian/sid
in repository jruby-joni.

      from  639f582   upload to unstable
       new  09efbee   [maven-release-plugin] prepare for next development iteration
       new  0cb26b9   move debug info
       new  9a47222   remove redundant name prefix
       new  d44f386   whoops, make those static
       new  76e2826   Update to new jcodings 1.0.28
       new  b1b30c8   [maven-release-plugin] prepare release joni-2.1.16
       new  b091f99   Merge tag 'joni-2.1.16' into debian/sid
       new  3328ad8   new upstrem release

The 8 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:
 debian/changelog                          |  24 +++++-
 debian/control                            |   2 +-
 pom.xml                                   |   4 +-
 src/org/joni/Analyser.java                |  67 ++++++++++++-----
 src/org/joni/ArrayCompiler.java           |  26 +++----
 src/org/joni/ByteCodeMachine.java         |   6 +-
 src/org/joni/CodeRangeBuffer.java         |   4 +-
 src/org/joni/Compiler.java                |   2 +-
 src/org/joni/Lexer.java                   | 120 +++++++++++++++---------------
 src/org/joni/Parser.java                  |  84 ++++++++++-----------
 src/org/joni/Regex.java                   |  38 ++--------
 src/org/joni/ScanEnvironment.java         |   4 +-
 src/org/joni/UnsetAddrList.java           |   2 +-
 src/org/joni/ast/BackRefNode.java         |   2 +-
 src/org/joni/ast/CClassNode.java          |   8 +-
 src/org/joni/ast/ListNode.java            |   2 +-
 src/org/joni/ast/QuantifierNode.java      |   8 +-
 src/org/joni/exception/ErrorMessages.java | 120 +++++++++++++++---------------
 test/org/joni/test/TestA.java             |   6 +-
 test/org/joni/test/TestError.java         |  58 +++++++--------
 20 files changed, 305 insertions(+), 282 deletions(-)

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



More information about the pkg-java-commits mailing list