[jruby-joni] branch debian/sid updated (e52910d -> a83fa11)

Hideki Yamane henrich at moszumanska.debian.org
Fri Mar 18 23:24:22 UTC 2016


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  e52910d   new upstream release
       new  e74010c   fix upstream tag
      adds  8776e43   [maven-release-plugin] prepare for next development iteration
       new  d99ccfb   this must be a dead code...
       new  1b11f64   allow captured groups in anchors
       new  0a9d9ab   allow captured groups in anchors test
       new  f23bffa   temporary fix for jruby/jruby#3670 by moving buffer caching to matcher instance
       new  ac5ed3b   Add support for a, u, d, and l group matching flags.
       new  15fbdc1   [maven-release-plugin] prepare release joni-2.1.10
       new  edce97f   Merge tag 'joni-2.1.10' into debian/sid
       new  bfa19bd   new upstream release
       new  c9f2561   use https and set 3.9.7
       new  a83fa11   upload to unstable

The 11 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                  |  9 +++++
 debian/control                    |  8 ++--
 debian/gbp.conf                   |  2 +-
 pom.xml                           |  2 +-
 src/org/joni/Analyser.java        | 10 +++++
 src/org/joni/Matcher.java         | 11 +++++-
 src/org/joni/Parser.java          | 40 ++++++++++++++++++-
 src/org/joni/Regex.java           |  2 +-
 src/org/joni/SearchAlgorithm.java | 83 ++++++++++++++++++++++-----------------
 src/org/joni/StackMachine.java    |  4 +-
 test/org/joni/test/TestU8.java    |  2 +
 11 files changed, 124 insertions(+), 49 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