aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix a potentially uninitialized field in the WhereLoop object that is useddrh23 hours
 
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
2011-09-19Version 3.7.8 release candidateversion-3.7.8drh
2011-09-19Increase the default lookaside cache line size from 100 to 128 bytes.drh
2011-09-19Remove a stray merge-sort related change from pager.c and pager.h.dan
2011-09-17Add a new script to build an amalgamation that omits FTS3/4 and RTREE.drh
2011-09-17Make sure the file structure is zeroed prior to calling the VFS to open a file.mistachkin
2011-09-16Fix a problem with SQLITE_OMIT_TRACE that was introduced by the recentdrh
2011-09-16Fix #if's in winSync to avoid compiler warnings about unused local variables....mistachkin
2011-09-16Silence harmless compiler warning about redefinition of the _CRT_SECURE_NO_WA...mistachkin
2011-09-16Remove unreachable branches from the previous change. Add additionaldrh
2011-09-16When analyzing the right-hand side of IN operators to see if the IN operatordrh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite