aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix a potentially uninitialized field in the WhereLoop object that is useddrh24 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
2009-11-19Merge with [4bd4330709].fts3-refactordan
2009-11-19Fix a bug introduced with recent optimizations: The unary minus operatordrh
2009-11-19Merge the fts3-refactor branch with the trunk.dan
2009-11-19Fix problems introduced into fts3 as part of the refactoring.dan
2009-11-18Performance improvement by avoiding unnecessary calls to memset().drh
2009-11-18Add some missing comments and fix some other issues in fts3 code.dan
2009-11-18Suppress more instances of unnecessary OP_IsNull and OP_Affinity opcodes.drh
2009-11-17Enhancements to the VDBE opcode loop to reduce the number of machine-codedrh
2009-11-17Code generator tries to avoid pointless OP_IsNull and OP_Affinity opcodes.drh
2009-11-17Improvements to the way fts3 reads the full-text index.dan
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite