Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jruby/joni issues and pull requests

#76 - Pool a matcher per thread

Pull Request - State: open - Opened by headius 9 months ago

#75 - Add limit for regex length

Pull Request - State: closed - Opened by arthurscchan 11 months ago - 7 comments

#74 - Fix invalid character handling

Pull Request - State: closed - Opened by arthurscchan 11 months ago - 3 comments

#73 - minor code cleanup

Pull Request - State: closed - Opened by sebthom about 1 year ago

#69 - Enable GitHub Discussions

Issue - State: closed - Opened by nezda about 1 year ago - 1 comment

#68 - fix build status badge in readme (build was moved from Travis CI -> GitHub Actions)

Pull Request - State: closed - Opened by nezda about 1 year ago - 1 comment

#67 - [#36] allow changing almost everything in Config using System Properties

Pull Request - State: closed - Opened by nezda about 1 year ago - 14 comments

#66 - Fix issue 63 (and 2 related issues)

Pull Request - State: closed - Opened by nezda about 1 year ago - 1 comment

#65 - [test] reproduce jruby/jruby#7730

Pull Request - State: closed - Opened by kares about 1 year ago

#64 - ECMA 262: \d should only match ASCII digits

Issue - State: open - Opened by fdutton about 1 year ago - 6 comments

#62 - Sara

Pull Request - State: closed - Opened by Prmcesa over 1 year ago - 1 comment

#61 - Provide encoding for group name exception

Pull Request - State: closed - Opened by headius over 1 year ago

#60 - Move to a factory method for Region instances

Pull Request - State: closed - Opened by headius over 1 year ago

#59 - Make Region fields private

Pull Request - State: closed - Opened by headius over 1 year ago

#58 - Encapsulate fields of Region

Pull Request - State: closed - Opened by headius over 1 year ago

#57 - Multiline Option with ^ and $ anchors

Issue - State: open - Opened by kmalski over 2 years ago - 10 comments

#56 - Improve Travis CI build Performance

Pull Request - State: closed - Opened by chenzhang22 almost 3 years ago - 2 comments

#55 - Add ability to specify gpos in search

Pull Request - State: closed - Opened by henry-thompson over 3 years ago - 2 comments

#54 - [refactor] 'reduce' interrupt check on every iteration

Pull Request - State: closed - Opened by kares over 3 years ago

#53 - Remove unsound quantifier reduction rules.

Pull Request - State: closed - Opened by jirkamarsik over 3 years ago - 2 comments

#52 - Fix out-of-bounds reads when parsing \p{ and other regular expressions

Pull Request - State: closed - Opened by jirkamarsik over 3 years ago - 3 comments

#51 - Adding ppc64le architecture support on travis-ci

Pull Request - State: closed - Opened by kishorkunal-raj over 3 years ago

#50 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#49 - Support for specifying \G position

Issue - State: closed - Opened by henry-thompson about 4 years ago - 4 comments

#48 - Expose Syntax fields to allow copying a modifying an existing Syntax

Issue - State: closed - Opened by nezda about 4 years ago - 3 comments

#47 - [SECURITY] Use HTTPS to resolve dependencies in Maven Build

Pull Request - State: closed - Opened by JLLeitschuh over 4 years ago - 3 comments

#46 - how to interrupt hanging thread?

Issue - State: open - Opened by KnIfER over 4 years ago - 7 comments

#45 - It's slow (hang and cause OutOfMemoryError) in certain case

Issue - State: closed - Opened by KnIfER over 4 years ago - 1 comment

#44 - regexp causes hang in jruby but terminates in MRI

Issue - State: open - Opened by jsvd almost 5 years ago - 5 comments

#43 - joni seems to be 1.5 slower than simple JNI bindings

Issue - State: open - Opened by denofevil almost 5 years ago - 1 comment

#42 - Verify library is JDK11 compatible

Issue - State: closed - Opened by AlexeyRedinskii about 5 years ago - 4 comments

#41 - Region named capture (-1--1)

Issue - State: open - Opened by davibaldin about 5 years ago

#39 - Joni regex matcher hang.

Issue - State: closed - Opened by kaka11chen over 5 years ago - 3 comments

#38 - ArrayIndexOutOfBoundsException for grapheme_clusters

Issue - State: open - Opened by eregon over 5 years ago - 2 comments

#37 - Add LGTM code quality badges

Pull Request - State: closed - Opened by xcorail almost 6 years ago - 5 comments

#36 - Enable ability to escape from combinatorial explosion early

Issue - State: closed - Opened by talevy about 6 years ago - 6 comments

#35 - namedBackrefIterator throws NPE when there is no named

Issue - State: closed - Opened by fbacchella over 6 years ago

#33 - Downgrade the maven-surefire-plugin to a version which tolerates Alpine Linux

Pull Request - State: closed - Opened by rtyler over 6 years ago - 1 comment

#32 - Add Jenkins Pipeline support for Joni

Pull Request - State: closed - Opened by rtyler over 6 years ago

#31 - make joni reproducible build

Pull Request - State: closed - Opened by henrich over 6 years ago

#30 - Graphenes are not matched correctly using \X

Issue - State: closed - Opened by thallgren over 6 years ago - 1 comment

#29 - correct spelling mistake

Pull Request - State: closed - Opened by EdwardBetts almost 7 years ago

#28 - ArrayIndexOutOfBoundsException for valid input

Issue - State: closed - Opened by haozhun over 7 years ago - 2 comments

#27 - [Q] Is it possible to improve parse speed of the Joni regexp library.

Issue - State: closed - Opened by hiroyuki-sato over 7 years ago - 7 comments

#26 - OSGify joni bundle

Issue - State: open - Opened by angelozerr over 8 years ago - 1 comment

#25 - Add "Maven Central" + "Build Status" icons

Pull Request - State: closed - Opened by angelozerr over 8 years ago

#24 - How to support OnigScanner like?

Issue - State: closed - Opened by angelozerr over 8 years ago - 1 comment

#23 - Increase code coverage, jococo reports only 65%

Issue - State: open - Opened by lopex over 8 years ago

#22 - 2.1.8, but tagged as 2.18

Issue - State: closed - Opened by henrich over 8 years ago - 1 comment

#21 - Check the validity of all mbc created

Pull Request - State: open - Opened by haozhun over 9 years ago

#20 - bugfix: char class casefold for certain chars

Pull Request - State: open - Opened by haozhun over 9 years ago

#19 - Add flags for ?< and \k named-capture to java syntax

Pull Request - State: closed - Opened by haozhun over 9 years ago

#18 - Support \p 1-char char classes without curly braces

Pull Request - State: open - Opened by haozhun over 9 years ago

#17 - Valid UTF-8 input can cause infinite loop in JONI

Issue - State: open - Opened by haozhun over 9 years ago - 5 comments

#16 - Support for matches, replaceAll and split

Issue - State: closed - Opened by shuxiong over 9 years ago

#15 - ArrayIndexOutOfBoundsException in regular expression

Issue - State: closed - Opened by lopex over 9 years ago - 2 comments

#14 - joni interprets `[\w-#]` as `[ !"#0-9A-Z_a-z]`

Issue - State: open - Opened by haozhun over 9 years ago - 1 comment

#13 - Add support for ASCII/Unicode modifiers

Issue - State: closed - Opened by chrisseaton over 9 years ago - 3 comments

#12 - Fix quantifier and non-capturing group interaction under JavaScript

Pull Request - State: closed - Opened by bbrowning almost 10 years ago - 1 comment

#11 - avoid sub-classing ThreadLocal since it will leak in envs such as .wars

Pull Request - State: closed - Opened by kares about 10 years ago

#10 - Update array index after processing the complete character

Pull Request - State: closed - Opened by anba over 10 years ago - 1 comment

#9 - Mostly complete JavaScript regex support

Pull Request - State: closed - Opened by bbrowning over 10 years ago - 1 comment

#8 - Copyright issue

Issue - State: closed - Opened by ninochi almost 11 years ago - 5 comments

#7 - Joni spins forever on invalid input

Issue - State: closed - Opened by electrum about 11 years ago - 2 comments

#6 - Make the regexp engine respect via Thread.interrupt().

Pull Request - State: closed - Opened by jordansissel about 11 years ago - 15 comments

#5 - pin source encoding to UTF-8

Pull Request - State: closed - Opened by qmx over 11 years ago

#4 - Fixes

Pull Request - State: closed - Opened by qmx over 11 years ago

#3 - Add Joni to travis-ci.org

Pull Request - State: closed - Opened by michaelklishin over 12 years ago - 1 comment

#2 - backported fix for Jruby 4938

Pull Request - State: closed - Opened by qmx over 13 years ago - 1 comment

#1 - Fix for http://jira.codehaus.org/browse/JRUBY-5340

Pull Request - State: closed - Opened by joelhockey over 13 years ago