Skip to content

Commit da3e83a

Browse files
authored
Merge pull request #5122 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable merged-on-behalf-of: Martin Nowak <code@dawg.eu>
2 parents 0562111 + 48a1792 commit da3e83a

File tree

16 files changed

+1690
-1967
lines changed

16 files changed

+1690
-1967
lines changed

posix.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ PACKAGE_std_experimental_ndslice = package iteration selection slice
193193
PACKAGE_std_net = curl isemail
194194
PACKAGE_std_range = interfaces package primitives
195195
PACKAGE_std_regex = package $(addprefix internal/,generator ir parser \
196-
backtracking bitnfa tests tests2 tests3 thompson shiftor)
196+
backtracking tests thompson kickstart)
197197

198198
# Modules in std (including those in packages)
199199
STD_MODULES=$(call P2MODULES,$(STD_PACKAGES))

std/regex/internal/backtracking.d

Lines changed: 99 additions & 133 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)