Ecosyste.ms: Issues

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

GitHub / RokLenarcic/AhoCorasick issues and pull requests

#53 - adding keywords

Issue - State: open - Opened by sirpy about 7 years ago

#52 - Build Failure

Issue - State: open - Opened by DaveJarvis almost 8 years ago

#51 - NullPointerException

Issue - State: open - Opened by almondtools almost 8 years ago - 1 comment

#50 - AhoCorasicSet should use same code as AhoCorasicMap

Pull Request - State: closed - Opened by piotrturski almost 9 years ago - 2 comments

#49 - readable matcher fails to stop the execution

Issue - State: closed - Opened by piotrturski almost 9 years ago - 1 comment

#48 - Create MyFile.java

Pull Request - State: open - Opened by RokLenarcic almost 9 years ago

#47 - Fails to find some matches

Issue - State: open - Opened by wagjo about 9 years ago - 8 comments

#46 - Some classes are not public

Issue - State: closed - Opened by wagjo about 9 years ago - 2 comments

#45 - Add Javadoc to all public methods

Issue - State: open - Opened by RokLenarcic about 9 years ago
Labels: documentation

#44 - Change matching using callback to matching using a matcher object

Issue - State: closed - Opened by RokLenarcic about 9 years ago - 1 comment
Labels: enhancement

#43 - Remove recursion

Pull Request - State: closed - Opened by RokLenarcic about 9 years ago

#42 - Stack overflow on long substrings

Issue - State: closed - Opened by paiv about 9 years ago - 8 comments
Labels: enhancement

#41 - License file

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: documentation

#40 - Reducing maps that are more than 50% empty.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#39 - Readable interface.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#38 - Maps

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

#37 - Create sets/maps implementation.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: feature

#36 - Adjustable hashmap node to range node.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#35 - Common test code refactor

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

#34 - Changed into 2 sets.

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

#33 - Refactor parts of code into private functions.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#32 - Refactor tests to remove duplicated code.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#31 - Whole word matches

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

#30 - Longest match set

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

#29 - Shortest match optimizations

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

#28 - Shortest non overlapping

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

#27 - Convert comments on public functions to Javadoc style comments.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement, documentation

#26 - Change Iterable constructors to Iterator constructors.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#25 - Comment Full String Match code

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: documentation

#24 - Optimize Shortest Match match loop.

Issue - State: closed - Opened by RokLenarcic over 9 years ago - 1 comment
Labels: optimization

#23 - Maven build

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: feature

#22 - Create a preprocessing script.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: feature

#21 - Find out performance effect of a huge root node.

Issue - State: closed - Opened by RokLenarcic over 9 years ago - 1 comment
Labels: optimization-research

#20 - Research scenarios where you don't use null transitions or failure transitions directly.

Issue - State: closed - Opened by RokLenarcic over 9 years ago - 1 comment
Labels: optimization-research

#19 - No overlaps

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

#17 - Save some memory with circular queue.

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

#16 - Reduce memory usage during breadth first by using a circular buffer

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: optimization

#15 - Output as String arrays.

Pull Request - State: closed - Opened by RokLenarcic over 9 years ago - 1 comment

#14 - Outputs directly on nodes

Pull Request - State: closed - Opened by RokLenarcic over 9 years ago - 1 comment

#13 - Test array output

Issue - State: closed - Opened by RokLenarcic over 9 years ago - 1 comment
Labels: optimization-research

#12 - Add range node test.

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#11 - Factory

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: feature

#10 - A bit of clean-up on the range node.

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

#9 - Deuglify code

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: enhancement

#8 - Output generation

Issue - State: closed - Opened by RokLenarcic over 9 years ago - 2 comments
Labels: optimization

#7 - Readme.md and wiki

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: documentation

#6 - Comment code

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: documentation

#5 - Add whole word matches

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: feature

#4 - Add non-overlap variant

Issue - State: closed - Opened by RokLenarcic over 9 years ago - 2 comments
Labels: feature

#3 - Test iterative deepening instead of breadth first with queueing

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: optimization

#2 - Reduce peak memory usage

Issue - State: closed - Opened by RokLenarcic over 9 years ago
Labels: optimization

#1 - Removed root node.

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