Skip to content

Commit a3ba8a6

Browse files
committed
Merge remote-tracking branch 'upstream/stable' into merge_stable
# Conflicts: # std/regex/internal/bitnfa.d # std/regex/internal/tests3.d
2 parents 3024c32 + c4f4cfe commit a3ba8a6

File tree

16 files changed

+1688
-1968
lines changed

16 files changed

+1688
-1968
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)