Issues
- 17
Doesn't work in anon thread
#390 opened by Uefi1 - 20
Crash when searching inside huge line (len=130K)
#388 opened by Alexey-T - 2
Why test `TestBranches` takes so long?
#385 opened by andgineer - 0
Add to README badges with CI results
#384 opened by andgineer - 1
Can we remove travis configs?
#386 opened by andgineer - 0
Capture in CI benchmark and build report
#382 opened by andgineer - 0
- 0
- 0
github pages are not build
#294 opened by andgineer - 6
- 5
Optional Feature: backtracking is sub-calls
#375 opened by User4martin - 3
OP_Star / FindRepeated and group ref \1
#368 opened by User4martin - 2
Nested back-ref does not work
#376 opened by User4martin - 0
OP_ANYLINEBREAK and FillFirstCharSet
#373 opened by User4martin - 2
- 0
OP_ANYLINEBREAK incomplete in FindRepeated
#372 opened by User4martin - 2
Delphi 12 changes
#367 opened by dkounal - 2
Sub-call broken in loop
#352 opened by User4martin - 12
function regNextQuick(p: PRegExprChar): PRegExprChar has problem with inline in delphi
#350 opened by dkounal - 5
op-star prevents match
#353 opened by User4martin - 9
$DEFINE UnicodeRE off-> tests fail
#343 opened by Alexey-T - 3
Crash with O4
#339 opened by User4martin - 2
[dcc32 Error] regexpr.pas(6234): E2441 Inline function declared in interface section must not use local symbol 'GroupDataArraySize'
#334 opened by dkounal - 3
- 6
- 9
Incorrect sub-calls
#329 opened by User4martin - 3
Inconsistent substitute $123
#327 opened by User4martin - 3
possible solution for CPUs which require alignment
#331 opened by Alexey-T - 11
- 14
Recursion and backreferences
#324 opened by User4martin - 3
sizeint does not exist in Delphi
#315 opened by dkounal - 9
Inconsistent AlignToPtr use
#309 opened by User4martin - 2
Documentation has some items under wrong heading
#304 opened by User4martin - 6
LastError not always cleared
#310 opened by User4martin - 4
Look behind fails when calling Exec(Offset)
#302 opened by User4martin - 2
Feature: (?i:something)
#298 opened by User4martin - 12
Range check error in OP_LOOP, OP_LOOPNG:
#307 opened by User4martin - 18
Issues when compiling user4martin branch on Delphi 7
#314 opened by Alexey-T - 1
Lookbehind in the middle of regex
#313 opened by Alexey-T - 11
Wrong match for atomic group
#306 opened by User4martin - 4
"(a{0,2})*" => stack overflow
#308 opened by User4martin - 6
Feature \G please
#297 opened by User4martin - 4
Review of `regMustString` // follow up #299
#301 opened by User4martin - 16
Allow to set fInputStart and fInputEnd
#299 opened by User4martin - 3
wrong 'not fixed op' demo message
#305 opened by Alexey-T - 1
asm can not be used for android/ios targets
#295 opened by dkounal - 3
Typo in docs
#293 opened by Alexey-T - 1
typo in Github
#290 opened by Alexey-T - 6
- 7
'TRegExpr compile: *+ operand could be empty
#288 opened by Hadgehogs