aboutsummaryrefslogtreecommitdiff
path: root/sqlite3/jim-sqlite3.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-10package: add ABI version checkingSteve Bennett1-2830/+0
2020-06-05update all extensions for new Jim_DeleteCommand() APISteve Bennett1-1/+1
2016-09-28sqlite3: Ensure all allocation goes through Jim_Alloc, Jim_Realloc & Jim_FreeEvan Hunter1-2/+2
2011-12-16Fix some compiler warningsSteve Bennett1-2/+2
2011-12-12sqlite3: Add -Wall and fix a compiler warningSteve Bennett1-0/+1
2011-11-24Port the "full" sqlite3 extension to Jim TclSteve Bennett1-0/+2829