]> git.ipfire.org Git - thirdparty/cups.git/commit
Update regex to the modified rxspenser repo 522/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Tue, 8 Nov 2022 16:52:46 +0000 (11:52 -0500)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Tue, 8 Nov 2022 18:16:19 +0000 (13:16 -0500)
commitbe295e1b6f2efda87373bda67ee48a886051771d
tree9df8ebc1c85aa7ff2d9cf76f6bf872553a6e0933
parentc1e9b3f4dbaf6fa1d4164428c066cc7c821c6ad4
Update regex to the modified rxspenser repo

This repo was linked in the original repo as a newer version, with the current version being the original version that abandoned development 8 years ago.

Nothing has been changed outside of that source, which is from upstream.
20 files changed:
vcnet/regex.vcxproj
vcnet/regex.vcxproj.filters
vcnet/regex/Makefile
vcnet/regex/README
vcnet/regex/WHATSNEW
vcnet/regex/cclass.h [deleted file]
vcnet/regex/cname.h [deleted file]
vcnet/regex/debug.c
vcnet/regex/engine.c
vcnet/regex/librxspencer.def [moved from vcnet/regex/regex.def with 55% similarity]
vcnet/regex/main.c
vcnet/regex/regcomp.c
vcnet/regex/regerror.c
vcnet/regex/regex.h
vcnet/regex/regex2.h
vcnet/regex/regexec.c
vcnet/regex/regfree.c
vcnet/regex/rxspencer.3 [moved from vcnet/regex/regex.3 with 99% similarity]
vcnet/regex/rxspencer.7 [moved from vcnet/regex/regex.7 with 99% similarity]
vcnet/regex/split.c