aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd SQLITE_SELFORDER1 to JS's sqlite3.capi namespace. It's only useful when b...stephan4 days
 
TagDownloadAuthorAge
version-3.50.3sqlite-version-3.50.3.tar.gz  sqlite-version-3.50.3.zip  drh6 days
version-3.50.2sqlite-version-3.50.2.tar.gz  sqlite-version-3.50.2.zip  drh4 weeks
version-3.50.1sqlite-version-3.50.1.tar.gz  sqlite-version-3.50.1.zip  drh7 weeks
version-3.50.0sqlite-version-3.50.0.tar.gz  sqlite-version-3.50.0.zip  drh8 weeks
version-3.49.2sqlite-version-3.49.2.tar.gz  sqlite-version-3.49.2.zip  drh3 months
patch-releasesqlite-patch-release.tar.gz  sqlite-patch-release.zip  drh5 months
version-3.44.4sqlite-version-3.44.4.tar.gz  sqlite-version-3.44.4.zip  drh5 months
version-3.49.1sqlite-version-3.49.1.tar.gz  sqlite-version-3.49.1.zip  drh5 months
version-3.49.0sqlite-version-3.49.0.tar.gz  sqlite-version-3.49.0.zip  drh5 months
major-relasesqlite-major-relase.tar.gz  sqlite-major-relase.zip  drh6 months
[...]
 
AgeCommit messageAuthor
2014-03-11Version 3.8.4.1version-3.8.4.1drh
2014-03-11Update version number to 3.8.4.1drh
2014-03-11Add a test to see what happens if an rtree constructor encounters an SQLITE_B...dan
2014-03-10Adjustments to the cost computation for the skip-scan query plan, to takedrh
2014-03-10Attempt to work around MSVC's treatment of __LINE__ as a non-constant valuedrh
2014-03-10Version 3.8.4version-3.8.4drh
2014-03-08Fix a bug causing "SELECT char()" to return SQLITE_NOMEM.dan
2014-03-07Improved comment on the pager.c PERSIST rollback journal delete logicdrh
2014-03-07Revise change from the previous check-in to clarify the situation when handli...mistachkin
2014-03-07Avoid calling sqlite3OsDelete() on a file that is open, since this causes Win...mistachkin
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite