Issues
- 8
Improve document about the absence operator
#87 opened by k-takata - 15
- 14
"ss" in look-behind raises syntax error
#92 opened by nurse - 2
Absence operator is broken
#150 opened by kkos - 2
Windows | fatal error C1083: Cannot open include file: 'alloca.h': No such file or directory
#162 opened by drophouse01 - 5
- 0
- 0
A deficient regex pattern causes app to freeze .
#159 opened by Fzok4234 - 4
Captured strings of (.)(\g<1>) are same
#157 opened by scivola - 3
- 0
Support Unicode script extensions
#155 opened by 747 - 1
`[\p{Emoji}]` also matches numerical characters
#147 opened by hachi8833 - 2
Is Copyight Date range in COPYING file correct given the use of later code from Oniguruma?
#95 opened by SlySven - 0
- 2
Name2CType data wrong for many Indic scripts?
#146 opened by deepestblue - 1
Stack-buffer-overflow in renumber_by_map in regcomp.c
#144 opened by ManhNDd - 0
Memory leaks reported by Scan Coverity
#143 opened by edsiper - 5
- 0
error: Linking globals named 'regerror' with Emscripten
#142 opened by vadi2 - 1
Out-of-bounds read in parse_char_class()
#139 opened by RKX1209 - 1
Memory corruption in onig_error_code_to_str()
#132 opened by RKX1209 - 0
Python packaging
#131 opened by jayvdb - 4
How about making {n,m}+ as a possessive quantifier?
#122 opened by k-takata - 1
- 1
- 0
Use after free in match_at()
#90 opened by mtasaka - 1
(?(n) (?: X | Y ) ) have a bug.
#106 opened by tonco-miyazawa - 2
(?i) not works properly
#120 opened by tengattack - 2
Matching the end of a string followed by an empty greedy regex and a word boundary (.*\b) fails
#96 opened by jhriggs - 2
Support 31bit codepoint with UTF-8
#110 opened by omochi - 1
performance regression if quantifier lower bound is 1
#100 opened by lopex - 0
Performance problem with /k/i and /s/i
#97 opened by k-takata - 0
Fail to compile when gperf 3.1 is used
#94 opened by k-takata - 0
Add feature: approximate (fuzzy) matching
#98 opened by RaiKoHoff - 2
Missing UTS 51 binary properties for Emoji
#89 opened by ticky - 2
Directly including shift_jis.c from windows_31j.c isn't very nice and causes some issues
#88 opened by gamecreature - 4
- 2
- 5
Implement Absent Operator
#82 opened by k-takata - 2
Matching on streams
#83 opened by cpitclaudel - 1
Out-of-bounds read in set_bm_skip()
#81 opened by rhenium - 3
Backward search with .*
#69 opened by k-takata - 0
- 1
Remove ONIG_OPTION_POSIX_REGION
#75 opened by k-takata - 2
Import the latest version of st.c from Ruby?
#70 opened by k-takata - 1
- 1
Named backrefs behave differently in Perl syntax
#74 opened by k-takata - 0
- 2
Drop support for very old compilers
#72 opened by k-takata - 0
Support Perl's \h and \v
#71 opened by k-takata