0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 21 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from starius/fsm-operator-const More... almost 9 years ago
add 'const' to Fsm::operator*(size_t) More... almost 9 years ago
Merge pull request #11 from starius/master More... almost 9 years ago
Fix typo in README.ru More... almost 9 years ago
Fix wrong outputs for FSM after determine+minimize (leads to fails while capturing data with particular regexps) More... over 9 years ago
Switched encoding generators to singletons. More... about 10 years ago
Merge pull request #9 from kartynnik/master More... over 10 years ago
Bail out on dead states for ShortestPrefix/ShortestSuffix More... over 10 years ago
Made Pire::Run() accept (NULL, NULL) pointer pair. More... over 10 years ago
Bump version. More... over 10 years ago
Arcadia compatibility. More... over 10 years ago
Tests compatibility with libc++. More... over 10 years ago
Got rid of a compiler warning on msvc. More... over 10 years ago
Running valgrind-friendly mode test even in absense of valgrind. More... over 10 years ago
Fixed a bug in handling chars >= 0x80 in valgrind-friendly mode. More... over 10 years ago
Better compatibility with older bison (< 3.0). More... over 10 years ago
Compatibility with bison-3.0. More... over 10 years ago
Valgrind-friendly memory fetch. More... over 10 years ago
Tests for valgrind-friendly memory fetch. More... over 10 years ago
Another attempt to fix build with both newer and older autotools. More... over 10 years ago
Merge pull request #8 from AMDmi3/autotools-fix More... over 10 years ago
Fix build (with newer autotools?) More... over 10 years ago
Merge pull request #7 from kartynnik/pire_inline_reverse More... over 10 years ago
Add an "r" option for pire_inline as a shortcut for Fsm::Reverse More... over 10 years ago
warn fix More... about 11 years ago
proper header for close() More... about 11 years ago
Merge pull request #6 from sergey-v-galtsev/dead_states More... almost 12 years ago
States beeing unreachable from init state are considered dead in Fsm::DeadStates() now. More... almost 12 years ago
Merge pull request #5 from sergey-v-galtsev/dot_output More... almost 12 years ago
Fixes suggested by dprokoptsev@. More... almost 12 years ago