issues
search
mikehaertel
/
minrx
Minimal matcher for POSIX Extended Regular Expressions
GNU Lesser General Public License v3.0
3
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move to charset API
#22
arnoldrobbins
opened
4 days ago
0
Libc regex
#21
arnoldrobbins
closed
4 weeks ago
0
Build does not create rxgrep executable
#20
arnoldrobbins
closed
1 week ago
1
Add new program, rxgrep.c, and update README.md
#19
arnoldrobbins
closed
2 months ago
0
add meson.build
#18
shenlebantongying
closed
2 months ago
0
Write up some comparisons with other matchers.
#17
mikehaertel
opened
3 months ago
0
Rewrite in C for better portability.
#16
mikehaertel
opened
3 months ago
1
Investigate strategies to fully implement the POSIX [=equivalence-class=] syntax.
#15
mikehaertel
opened
3 months ago
3
Investigate strategies to fully implement POSIX [.collating-element.] syntax.
#14
mikehaertel
opened
3 months ago
4
Speed up the search if REG_NOSUB option is specified.
#13
mikehaertel
opened
3 months ago
0
Support new POSIX 2024 non-greedy repetition operators ?? *? and +?.
#12
mikehaertel
opened
3 months ago
1
Add gettext() support for international error messages.
#11
mikehaertel
opened
3 months ago
0
Add a build system that meets modern expectations.
#10
mikehaertel
closed
2 months ago
2
Add optimization for rapid skip-ahead due to excluded first characters.
#9
mikehaertel
opened
3 months ago
0
Add alternate implementation of `CSet` based on Arnold's setsearch library.
#8
mikehaertel
opened
3 months ago
1
Refactor `CSet` to include [bracketexpr] parsing within the class.
#7
mikehaertel
opened
3 months ago
0
Handle invalid characters compatibly with existing GNU matchers.
#6
mikehaertel
closed
2 months ago
1
Specialize input character conversion.
#5
mikehaertel
closed
2 months ago
1
Add a TODO file.
#4
arnoldrobbins
closed
3 months ago
1
Request for clarification on minrx use cases
#3
sebastiancarlos
closed
3 months ago
1
Fix a few small things in the man page
#2
arnoldrobbins
closed
4 months ago
0
Add man page, ChangeLog, other small edits.
#1
arnoldrobbins
closed
4 months ago
1