2017-12-27 |
D. Richard Hipp | In LEMON, fix an off-by-one error that can make the...
|
commit | commitdiff | tree |
2017-12-26 |
D. Richard Hipp | Change the lemon-parser coverage report format to report...
|
commit | commitdiff | tree |
2017-12-26 |
D. Richard Hipp | Merge bug fixes from trunk.
|
commit | commitdiff | tree |
2017-12-26 |
D. Richard Hipp | Add support for measuring and reporting coverage of...
|
commit | commitdiff | tree |
2017-12-26 |
D. Richard Hipp | Faster and smaller implementation of sqlite3AtoF()...
|
commit | commitdiff | tree |
2017-12-25 |
D. Richard Hipp | Fix an assertion fault on a syntax error input caused...
|
commit | commitdiff | tree |
2017-12-25 |
D. Richard Hipp | Enhance LEMON so that it generates the action table...
|
commit | commitdiff | tree |
2017-12-25 |
D. Richard Hipp | In the LEMON-generated parser, avoid unnecessary tests...
|
commit | commitdiff | tree |
2017-12-24 |
D. Richard Hipp | In the LEMON-generated parser, rearrange the meanings...
|
commit | commitdiff | tree |
2017-12-24 |
D. Richard Hipp | Fix a NULL pointer dereference after a syntax error...
|
commit | commitdiff | tree |
2017-12-24 |
D. Richard Hipp | Improved parser tracing output.
|
commit | commitdiff | tree |
2017-12-23 |
D. Richard Hipp | Simplification to the error handling logic in the extension...
|
commit | commitdiff | tree |
2017-12-23 |
D. Richard Hipp | Improve the error message that comes back when sqlite3_load_...
|
commit | commitdiff | tree |
2017-12-23 |
D. Richard Hipp | Move the generation of output column names earlier...
|
commit | commitdiff | tree |
2017-12-23 |
D. Richard Hipp | Add a SELECTTRACE() macro to indicate when column names...
|
commit | commitdiff | tree |
2017-12-22 |
D. Richard Hipp | In the sqlite3TreeViewExprList() routine, show the...
|
commit | commitdiff | tree |
2017-12-22 |
D. Richard Hipp | Modify the new sqlite3_vtab_collation() interface so...
|
commit | commitdiff | tree |
2017-12-21 |
D. Richard Hipp | Fix SQLITE_DBCONFIG_TRIGGER_EQP so that it works even...
|
commit | commitdiff | tree |
2017-12-21 |
D. Richard Hipp | Add the ".eqp trigger" option to the ".eqp" command...
|
commit | commitdiff | tree |
2017-12-21 |
D. Richard Hipp | Change the name of SQLITE_DBCONFIG_FULL_EQP to be SQLITE_DBC...
|
commit | commitdiff | tree |
2017-12-21 |
D. Richard Hipp | Add the SQLITE_DBCONFIG_MAX preprocessor macro which...
|
commit | commitdiff | tree |
2017-12-21 |
D. Richard Hipp | Add the experimental ".expert" command to the sqlite3...
|
commit | commitdiff | tree |
2017-12-20 |
D. Richard Hipp | Lowercase local variable names in the SHA3 extension...
|
commit | commitdiff | tree |
2017-12-16 |
D. Richard Hipp | Add unnecessary initializations to some local variables...
|
commit | commitdiff | tree |
2017-12-15 |
D. Richard Hipp | In the LEMON parser generator, provide reduce actions...
|
commit | commitdiff | tree |
2017-12-13 |
D. Richard Hipp | In valueFromExpr() only generate a OOM fault if there...
|
commit | commitdiff | tree |
2017-12-13 |
D. Richard Hipp | An improved way of generating the SQLITE_READONLY_DIRECTORY...
|
commit | commitdiff | tree |
2017-12-13 |
D. Richard Hipp | New result code SQLITE_READONLY_DIRECTORY is returned...
|
commit | commitdiff | tree |
2017-12-13 |
D. Richard Hipp | Correctly invalidate a column cache line when it is...
|
commit | commitdiff | tree |
2017-12-13 |
D. Richard Hipp | Minor enhancement to two assert() statements in the...
|
commit | commitdiff | tree |
2017-12-09 |
D. Richard Hipp | Fix a harmless API signature mismatch in the unix VFS.
|
commit | commitdiff | tree |
2017-12-08 |
D. Richard Hipp | The query planner tries to avoids using indexes that...
|
commit | commitdiff | tree |
2017-12-08 |
D. Richard Hipp | Make sure the bComplex variable in sqlite3DeleteFrom...
|
commit | commitdiff | tree |
2017-12-07 |
D. Richard Hipp | When doing a table scan using an index, do not error...
|
commit | commitdiff | tree |
2017-12-07 |
D. Richard Hipp | Fix harmless compiler warnings in the rot13 extension.
|
commit | commitdiff | tree |
2017-12-07 |
D. Richard Hipp | Updates to the main README.md file.
|
commit | commitdiff | tree |
2017-12-06 |
D. Richard Hipp | Fix an unreachable branch in cases when SQLITE_ENABLE_STAT4...
|
commit | commitdiff | tree |
2017-11-28 |
D. Richard Hipp | Update tests to deal with SQLITE_FAST_SECURE_DELETE.
|
commit | commitdiff | tree |
2017-11-26 |
D. Richard Hipp | Fix an CSV output quoting problem in the command-line...
|
commit | commitdiff | tree |
2017-11-24 |
D. Richard Hipp | Enhance the configure script to detect zLib.
|
commit | commitdiff | tree |
2017-11-23 |
D. Richard Hipp | Fix a problem in the omit-table-from-left-join optimization
|
commit | commitdiff | tree |
2017-11-23 |
D. Richard Hipp | Completely disable the skip-ahead-distinct optimization...
|
commit | commitdiff | tree |
2017-11-21 |
D. Richard Hipp | Fix the skip-ahead-distinct optimization on joins for...
|
commit | commitdiff | tree |
2017-11-17 |
D. Richard Hipp | Improved fix for ticket [da78413751863] that does not...
|
commit | commitdiff | tree |
2017-11-17 |
D. Richard Hipp | New assert() statements in the rowvalue IN expression...
|
commit | commitdiff | tree |
2017-11-17 |
D. Richard Hipp | Clarification of comments on sqlite3FindInIndex()....
|
commit | commitdiff | tree |
2017-11-16 |
D. Richard Hipp | Add a missing "finish_test" to the end of the stmtvtab1...
|
commit | commitdiff | tree |
2017-11-15 |
D. Richard Hipp | Futher improvements to the .testctrl interface in the...
|
commit | commitdiff | tree |
2017-11-15 |
D. Richard Hipp | UI improvements on the .testctrl dot-command in the...
|
commit | commitdiff | tree |
2017-11-14 |
D. Richard Hipp | In the parse tree, combine LIMIT and OFFSET into a...
|
commit | commitdiff | tree |
2017-11-14 |
D. Richard Hipp | Add the ability to read from read-only WAL-mode database...
|
commit | commitdiff | tree |
2017-11-14 |
D. Richard Hipp | Improvement to a comment. No changes to code.
|
commit | commitdiff | tree |
2017-11-13 |
D. Richard Hipp | Remove some branches in walTryBeginRead() that were
|
commit | commitdiff | tree |
2017-11-11 |
D. Richard Hipp | In wal.c: improved comments, new assert() and testcase...
|
commit | commitdiff | tree |
2017-11-11 |
D. Richard Hipp | Further comment improvements in wal.c. No code changes.
|
commit | commitdiff | tree |
2017-11-10 |
D. Richard Hipp | Improved comments and variable names in the read-only...
|
commit | commitdiff | tree |
2017-11-09 |
D. Richard Hipp | Disallow ORDER BY and LIMIT on UPDATE and DELETE of...
|
commit | commitdiff | tree |
2017-11-08 |
D. Richard Hipp | Extra comments on the sqlite3OsShmMap() call in walBeginUnlo...
|
commit | commitdiff | tree |
2017-11-08 |
D. Richard Hipp | Turns out that SQLITE_READONLY_CANTLOCK is an historical...
|
commit | commitdiff | tree |
2017-11-08 |
D. Richard Hipp | Change the name of SQLITE_READONLY_CANTLOCK to SQLITE_READON...
|
commit | commitdiff | tree |
2017-11-08 |
D. Richard Hipp | Improved comments used for documentation of sqlite3_vfs...
|
commit | commitdiff | tree |
2017-11-07 |
D. Richard Hipp | Add the --trace option to the sqlite3_checker utility...
|
commit | commitdiff | tree |
2017-11-07 |
D. Richard Hipp | Enhance the checkindex.c virtual table so that it will...
|
commit | commitdiff | tree |
2017-11-06 |
D. Richard Hipp | Fix a harmless compiler warning from Xcode 9.1.
|
commit | commitdiff | tree |
2017-11-03 |
D. Richard Hipp | The extensions functions in spellfix are all deterministic.
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Fix harmless compiler warnings in sqlite3_checker.exe
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Make sure the JSON1 extension is available to sqlite3_checke...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Add the checkindex.c extension and the sqlite3_checker...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Adjust page numbers in the ext/repair/test/checkfreelist01...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Add the "sqlite3_imposter DB SCHEMA ROOT SQL" command...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Move the test scripts for checkfreelist and checkindex...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Minor cleanup in checkindex.c. Add progress displays...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | When sqlite3_checker finds a problem, show the row...
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Actually perform index checks when running sqlite3_checker
|
commit | commitdiff | tree |
2017-11-01 |
D. Richard Hipp | Begin putting functionality into the sqlite3_checker...
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Merge all recent enhancements from trunk.
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Add the checkfreelist extension to the sqlite3_checker...
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Fix an error in the Makefile.msc for the sqlite3_checker...
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Add build infrastructure for the sqlite3_checker command...
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Update the built procedures for the sqlite3_analyzer...
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Fix redundancies in the makefiles that resulted from...
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Fix a minor comment typo. No changes to code.
|
commit | commitdiff | tree |
2017-10-31 |
D. Richard Hipp | Remove unnecessary NEVER() and ALWAYS() conditionals.
|
commit | commitdiff | tree |
2017-10-30 |
D. Richard Hipp | Add the showshm utility program for printing out the...
|
commit | commitdiff | tree |
2017-10-30 |
D. Richard Hipp | Clarify some comments describing the WAL index file...
|
commit | commitdiff | tree |
2017-10-30 |
D. Richard Hipp | Improve the performance of the LIKE operator by using...
|
commit | commitdiff | tree |
2017-10-28 |
D. Richard Hipp | Increase the version number for the next release -...
|
commit | commitdiff | tree |
2017-10-28 |
D. Richard Hipp | Reactivate query flattening when the result set of...
|
commit | commitdiff | tree |
2017-10-28 |
D. Richard Hipp | Add test cases from OSSFuzz to prevent a regression...
|
commit | commitdiff | tree |
2017-10-27 |
D. Richard Hipp | Fix a Pager ref-count leak in the sqlite_dbpage virtual...
|
commit | commitdiff | tree |
2017-10-27 |
D. Richard Hipp | Additional test case demonstrating the ability to access...
|
commit | commitdiff | tree |
2017-10-26 |
D. Richard Hipp | Enhance the min/max optimization so that it works with...
|
commit | commitdiff | tree |
2017-10-26 |
D. Richard Hipp | Extra ".selecttrace" output following aggregate analysis...
|
commit | commitdiff | tree |
2017-10-25 |
D. Richard Hipp | Use extra locks to prevent a readonly_shm=1 process...
|
commit | commitdiff | tree |
2017-10-25 |
D. Richard Hipp | Fix the sqlite3_dbpage virtual table so that it can...
|
commit | commitdiff | tree |
2017-10-25 |
D. Richard Hipp | Do not reference the ioctl() system call in the unix...
|
commit | commitdiff | tree |
2017-10-25 |
D. Richard Hipp | Add the sqlite_btreeinfo eponymous-only table for introspect...
|
commit | commitdiff | tree |
2017-10-24 |
D. Richard Hipp | Merge all of the fixes from the 3.21.0 release.
|
commit | commitdiff | tree |
2017-10-24 |
D. Richard Hipp | Version 3.21.0
|
commit | commitdiff | tree |
2017-10-23 |
D. Richard Hipp | On the amalgamation package, enable the sqlite_dbpage...
|
commit | commitdiff | tree |