]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the test_regexp.c module containing a cross-platform implementation
authordrh <drh@noemail.net>
Mon, 31 Dec 2012 19:18:38 +0000 (19:18 +0000)
committerdrh <drh@noemail.net>
Mon, 31 Dec 2012 19:18:38 +0000 (19:18 +0000)
commit14172743a22fce42e77e4ce69dee89511709ebba
tree75bca172bc3ad622e06963d314affac595e3a2f6
parent5cc3bea44ad2dc8008330934d7f8e65d4059b1fb
Add the test_regexp.c module containing a cross-platform implementation
of the REGEXP operator.

FossilOrigin-Name: 46c8c01b751c1ea7fc02cc35e3b5bb99dbe46c4b
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/shell.c
src/tclsqlite.c
src/test_regexp.c [new file with mode: 0644]
test/regexp1.test [new file with mode: 0644]
tool/build-shell.sh