aboutsummaryrefslogtreecommitdiff
path: root/_example/mod_regexp/sqlite3_mod_regexp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-14Remove unused filesEuAndreh10-451/+0
2024-08-14Makefile: move "-lsqlite3" to $(LDLIBS)EuAndreh1-3/+3
2024-08-14tests/golite.go: Run testsEuAndreh3-284/+297
2024-08-12Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh68-282288/+11585
2024-08-11Add Makefile and build skeletonEuAndreh7-14/+154
2024-05-01add support for libsqlite3 on z/OSDustin Ward1-0/+1
2024-02-22fix: some typospomadev2-2/+2
2024-02-03close channelYasuhiro Matsumoto1-7/+15
2024-01-31Update amalgamation code to 3.45.1Yasuhiro Matsumoto2-91/+135