aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterFix a potentially uninitialized field in the WhereLoop object that is useddrh21 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
2018-06-04Version 3.24.0version-3.24.0drh
2018-06-02Avoid using a misaligned pointer.drh
2018-06-02Fix the usage of posix_fallocate() so that it correctly responds todrh
2018-06-02Update a test case in malloc5.test to take into account that malloc()dan
2018-06-02Work around a sanitizer warning about a pointer being only 4-byte aligneddrh
2018-06-02Proposed fix for the use of posix_fallocate() so that it handles EINVALdrh
2018-06-02Fix the CSV extension so that it works with single-column CSV files.drh
2018-06-02Ensure that sqlite3AuthRead() is only call for TK_COLUMN and TK_TRIGGERdrh
2018-06-01Fix a bug in the SQLITE_ENABLE_SORTER_REFERENCES code causing an out-of-boundsdan
2018-05-31More documentation typo fixes. No code changes.drh
[...]
 
Clone
http://git.kaiwu.me/sqlite
git@kaiwu.me:public/sqlite