This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 1ec842a6edd0a072d9e4f475a1daed242193ca7e Merge: 52c9bf5 1058b09 Author: Thomas E Enebo <[email protected]> Date: Thu May 9 12:10:10 2013 -0700 Merge pull request #6 from jordansissel/respect-thread-interrupt Make the regexp engine respect via Thread.interrupt(). Will move check elsewhere but most of the commit is good as-is. src/org/joni/ByteCodeMachine.java | 7 +++++-- src/org/joni/Matcher.java | 8 ++++---- test/org/joni/test/Test.java | 6 ++++-- test/org/joni/test/TestA.java | 2 +- test/org/joni/test/TestC.java | 2 +- test/org/joni/test/TestCornerCases.java | 2 +- test/org/joni/test/TestCrnl.java | 2 +- test/org/joni/test/TestLookBehind.java | 2 +- test/org/joni/test/TestNSU8.java | 2 +- test/org/joni/test/TestU.java | 2 +- test/org/joni/test/TestU8.java | 2 +- 11 files changed, 21 insertions(+), 16 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

