source:
icGREP/icgrep-devel/icgrep/re
@
5810
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
printer_re.h | 397 bytes | 4207 | 4 years | nmedfort | Minor changes; moved printers to re and pablo folders. |
re_end.h | 646 bytes | 4516 | 4 years | nmedfort | More memory leak fixes. All known leaks accounted for. |
re_intersect.h | 812 bytes | 4516 | 4 years | nmedfort | More memory leak fixes. All known leaks accounted for. |
re_start.h | 676 bytes | 4516 | 4 years | nmedfort | More memory leak fixes. All known leaks accounted for. |
re_parser_helper.h | 702 bytes | 5180 | 2 years | xwa163 | Support BRE and ERE for regex syntax. |
re_parser_pcre.cpp | 834 bytes | 5181 | 2 years | xwa163 | fix undefined vtable caused by llvm O3 optimization for inline function |
re_parser_prosite.h | 927 bytes | 5218 | 2 years | xuedongx | Add parser for PROSITE protein patterns |
re_re.cpp | 67 bytes | 5240 | 2 years | nmedfort | Cleaned up memory leaks + some warning messages. |
re_diff.cpp | 478 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_diff.h | 761 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_intersect.cpp | 494 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_utility.cpp | 1.5 KB | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_utility.h | 560 bytes | 5267 | 2 years | nmedfort | Code clean-up. Removed Pablo Call, SetIthBit? and Prototype. |
re_reverse.h | 690 bytes | 5493 | 21 months | cameron | Restore check-ins from the last several days |
re_star_normal.h | 579 bytes | 5493 | 21 months | cameron | Restore check-ins from the last several days |
re_memoizer.hpp | 678 bytes | 5630 | 18 months | nmedfort | Partial check-in for avoidance of compiling Pablo/LLVM code to … |
re_minimizer.h | 191 bytes | 5630 | 18 months | nmedfort | Partial check-in for avoidance of compiling Pablo/LLVM code to … |
re_local.h | 446 bytes | 5632 | 18 months | cameron | Optimizations for re_local |
re_star_normal.cpp | 4.5 KB | 5646 | 17 months | nmedfort | Minor clean up. Bug fix for object cache when the same cached kernel … |
re_analysis.h | 837 bytes | 5723 | 16 months | cameron | hasAssertion predicate, fix to simplifier |
re_assertion.cpp | 1.2 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_rep.cpp | 3.7 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_rep.h | 1.4 KB | 5725 | 16 months | cameron | Utility functions for regular expression transformations |
re_simplifier.h | 210 bytes | 5732 | 16 months | cameron | More changes in preparation for LLVM 3.9, 4.0 |
re_collect_unicodesets.h | 204 bytes | 5748 | 15 months | nmedfort | Bug fix for segment pipeline parallel mode + memory management … |
re_local.cpp | 6.8 KB | 5748 | 15 months | nmedfort | Bug fix for segment pipeline parallel mode + memory management … |
re_minimizer.cpp | 11.3 KB | 5755 | 15 months | nmedfort | Bug fixes and simplified MultiBlockKernel? logic |
to_utf8.h | 314 bytes | 5760 | 15 months | cameron | to_utf8 |
re_simplifier.cpp | 2.1 KB | 5763 | 15 months | cameron | Range RE objects |
re_range.h | 966 bytes | 5764 | 15 months | cameron | Range RE new files |
re_memoizer.cpp | 4.0 KB | 5765 | 15 months | cameron | Regular expression group nodes; case-insensitive logic |
re_re.h | 1.8 KB | 5765 | 15 months | cameron | Regular expression group nodes; case-insensitive logic |
re_group.h | 1.0 KB | 5767 | 15 months | cameron | Regular expression group header |
grapheme_clusters.h | 209 bytes | 5772 | 15 months | cameron | resolveGraphemeMode |
re_any.h | 851 bytes | 5772 | 15 months | cameron | resolveGraphemeMode |
exclude_CC.h | 619 bytes | 5778 | 14 months | cameron | exclude_CC: initial check-in |
casing.h | 155 bytes | 5782 | 14 months | nmedfort | Initial check-in of LookAhead? support; modified LineBreakKernel? to … |
casing.cpp | 3.4 KB | 5784 | 14 months | cameron | Restructuring step/tidy-up for re_passes |
re_alt.h | 2.2 KB | 5784 | 14 months | cameron | Restructuring step/tidy-up for re_passes |
printer_re.cpp | 4.6 KB | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
re_name_resolve.h | 219 bytes | 5786 | 14 months | cameron | Decouple Unicode property support from re_compiler; initial support … |
parse_fixed_strings.cpp | 731 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
parse_fixed_strings.h | 628 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_parser_bre.h | 850 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_parser_ere.h | 752 bytes | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_parser_prosite.cpp | 4.1 KB | 5787 | 14 months | cameron | RE parser restructuring; parsing symbolic ranges, collation and … |
re_parser_bre.cpp | 2.8 KB | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser_ere.cpp | 2.5 KB | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser_pcre.h | 620 bytes | 5789 | 14 months | cameron | Further parser bug fixes and restructuring |
re_parser.h | 6.8 KB | 5792 | 14 months | cameron | \N{...} expressions now anchored; name expresions in ranges functional |
re_range.cpp | 1.2 KB | 5792 | 14 months | cameron | \N{...} expressions now anchored; name expresions in ranges functional |
re_cc.cpp | 2.1 KB | 5795 | 14 months | cameron | Adding Alphabet to CCs: initial check-in |
grapheme_clusters.cpp | 5.5 KB | 5796 | 14 months | cameron | Alphabet fixes |
re_collect_unicodesets.cpp | 1.9 KB | 5796 | 14 months | cameron | Alphabet fixes |
re_multiplex.cpp | 5.2 KB | 5801 | 14 months | cameron | Additional Alphabet analysis and transformation |
re_multiplex.h | 423 bytes | 5801 | 14 months | cameron | Additional Alphabet analysis and transformation |
to_utf8.cpp | 3.5 KB | 5802 | 14 months | cameron | Allow RE compiler to handle any Unicode CCs not previously translated |
re_name_resolve.cpp | 5.9 KB | 5803 | 14 months | cameron | Regular expression toolchain progress |
re_toolchain.h | 1.1 KB | 5803 | 14 months | cameron | Regular expression toolchain progress |
re_analysis.cpp | 14.8 KB | 5805 | 14 months | cameron | Name::Type::Byte removed in favor of cc::Byte alphabet; other cleanups |
re_name_gather.cpp | 2.3 KB | 5805 | 14 months | cameron | Name::Type::Byte removed in favor of cc::Byte alphabet; other cleanups |
re_name_gather.h | 194 bytes | 5805 | 14 months | cameron | Name::Type::Byte removed in favor of cc::Byte alphabet; other cleanups |
re_parser.cpp | 30.2 KB | 5805 | 14 months | cameron | Name::Type::Byte removed in favor of cc::Byte alphabet; other cleanups |
re_reverse.cpp | 4.7 KB | 5805 | 14 months | cameron | Name::Type::Byte removed in favor of cc::Byte alphabet; other cleanups |
re_assertion.h | 2.9 KB | 5806 | 14 months | cameron | Correction for nullable assertions; clean-up |
re_nullable.cpp | 5.5 KB | 5806 | 14 months | cameron | Correction for nullable assertions; clean-up |
re_nullable.h | 509 bytes | 5806 | 14 months | cameron | Correction for nullable assertions; clean-up |
re_toolchain.cpp | 6.9 KB | 5806 | 14 months | cameron | Correction for nullable assertions; clean-up |
exclude_CC.cpp | 2.8 KB | 5809 | 14 months | cameron | Failure case and fix |
re_cc.h | 4.6 KB | 5809 | 14 months | cameron | Failure case and fix |
re_name.h | 5.8 KB | 5809 | 14 months | cameron | Failure case and fix |
re_compiler.cpp | 28.6 KB | 5810 | 14 months | cameron | RE optimizations |
re_compiler.h | 5.7 KB | 5810 | 14 months | cameron | RE optimizations |
re_seq.h | 1.7 KB | 5810 | 14 months | cameron | RE optimizations |
Note: See TracBrowser
for help on using the repository browser.