[jruby-joni] 168/279: Merge pull request #6 from jordansissel/respect-thread-interrupt

Hideki Yamane henrich at moszumanska.debian.org
Mon Nov 16 11:27:24 UTC 2015


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 <tom.enebo at gmail.com>
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



More information about the pkg-java-commits mailing list