]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the transitive_closure, ieee754, and amatch extensions. std-ext
authordrh <drh@noemail.net>
Thu, 25 Apr 2013 16:42:55 +0000 (16:42 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Apr 2013 16:42:55 +0000 (16:42 +0000)
commit8416fc7fc7a590451c32a5b1f89180d065d37a00
treefbce15c9f4fd808e848de9f32d400c5d236a77a8
parentb7045ab2eda7ad2179d15a5d1ae9a4e807148066
Added the transitive_closure, ieee754, and amatch extensions.

FossilOrigin-Name: 84018099c8715b982cd24ce9221f93c7379e8c08
Makefile.in
Makefile.msc
ext/misc/amatch.c [new file with mode: 0644]
ext/misc/closure.c [new file with mode: 0644]
ext/misc/ieee754.c [new file with mode: 0644]
ext/misc/regexp.c
main.mk
manifest
manifest.uuid
src/test1.c
test/closure01.test [new file with mode: 0644]