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
2017-02-13Version 3.17.0version-3.17.0drh
2017-02-13Fix typos in using the MSVC_VERSION macro.drh
2017-02-11Ensure that indexed expressions with collating sequences are handleddrh
2017-02-10Version 3.17.0 release candidatedrh
2017-02-09Cleanup the usage of the SQLITE_DISABLE_INTRINSIC compile-time option.drh
2017-02-08Avoid preparing a SELECT statement each time an UPDATE or DELETE by docid isdan
2017-02-08Avoid preparing a SELECT statement each time an UPDATE or DELETEdan
2017-02-08Typo fixes in comment. No changes to code.mistachkin
2017-02-08Always invoke the xRoundup() method of the memory allocator before callingdrh
2017-02-08Round up the size of all memory allocations to a multiple of 8 bytes whendrh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite