0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #83 from orivej/patch-1 More... almost 4 years ago
Fix -Wdeprecated-copy in half_final.h More... almost 4 years ago
Update version and changelog. See #80 (#82) More... almost 4 years ago
Merge pull request #81 from jakovenko-dm/prefix-suffix More... almost 4 years ago
Add tests for *Suffix functions More... almost 4 years ago
Merge pull request #79 from smalukav/master More... about 4 years ago
Fix Parse() memory leak on invalid regexps More... about 4 years ago
Merge pull request #78 from jakovenko-dm/m-final-end More... about 4 years ago
Style: apply review proposals More... about 4 years ago
Remove m_finalEnd member from Scanner class More... about 4 years ago
Merge pull request #77 from jakovenko-dm/stable-scanner More... over 4 years ago
One more memset More... over 4 years ago
Merge pull request #76 from jakovenko-dm/stable-scanner More... over 4 years ago
Stable serialization of Scanner More... over 4 years ago
Fix bug in Fsm::Reverse() (#75) More... over 4 years ago
Fixed bug in fsm minimization (#74) More... over 4 years ago
Use Hopcroft algorithm for minimization of Fsm and glued scanners. (#64) More... over 4 years ago
fix bug in NoGlueLimitCountScannerCopyConstructor (#73) More... over 4 years ago
Counting scanner with no limit on number of glued expressions (#68) More... over 4 years ago
Replaced scanner type numbers with enum (#72) More... over 4 years ago
Fixed copypaste in tests/pire_ut.cpp and tests/common.cpp (#71) More... over 4 years ago
Added possibility to count with HalfFinalScanner. (#70) More... over 4 years ago
Fixed bug in building HalfFinalScanner (#69) More... over 4 years ago
Added HalfFinal multiscanner (#66) More... over 4 years ago
Fix Size() in slow.h (#65) More... over 4 years ago
Add the MIT license. See #60 (#63) More... over 4 years ago
match words within a given Levenshtein distance (#59) More... almost 5 years ago
implemented feature for unicode range (#58) More... almost 5 years ago
Make SlowCapturingScanner interface a bit more similar to CapturingScanner (#57) More... about 5 years ago
Use smart pointers (#56) More... over 5 years ago