[jruby-joni] branch master updated (8776e43 -> b45525c)
Hideki Yamane
henrich at moszumanska.debian.org
Fri Mar 18 23:24:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
henrich pushed a change to branch master
in repository jruby-joni.
from 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 b45525c [maven-release-plugin] prepare for next development iteration
The 7 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:
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 +
8 files changed, 110 insertions(+), 44 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