phobos/std/regex/internal
Martin Nowak 59520969ef fix Issue 18114 - regex performance regression
- reduce copying of fat structs
- optimize layouts and opAssign of Captures
2018-02-22 16:59:09 +01:00
..
backtracking.d fix Issue 18114 - regex performance regression 2018-02-22 16:59:09 +01:00
generator.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
ir.d fix Issue 18114 - regex performance regression 2018-02-22 16:59:09 +01:00
kickstart.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
parser.d Drop another level of templatizations in backtracking 2017-10-11 18:18:12 +03:00
tests.d Splitup regex tests to please auto-tester 2018-01-24 17:59:40 +01:00
tests2.d Splitup regex tests to please auto-tester 2018-01-24 17:59:40 +01:00
thompson.d fix Issue 18114 - regex performance regression 2018-02-22 16:59:09 +01:00