2018-01-10 |
D. Richard Hipp | The ".ar" command deduces whether or not the target...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Allow the use of ".ar -t" without specifying an archive...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Work on the ".archive" command.
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Rearrange some routines in shell.c to avoid the need...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Compute the correct column name even if the column...
|
commit | commitdiff | tree |
2018-01-09 |
D. Richard Hipp | Updates to the README.md file for the ext/misc directory...
|
commit | commitdiff | tree |
2018-01-09 |
D. Richard Hipp | Attempt to fix the fileio.c extension so that it builds...
|
commit | commitdiff | tree |
2018-01-09 |
D. Richard Hipp | Avoid a compiler warning when building with newer versions...
|
commit | commitdiff | tree |
2018-01-07 |
D. Richard Hipp | Avoid the use of utimensat() on older unix platforms.
|
commit | commitdiff | tree |
2018-01-07 |
D. Richard Hipp | Remove the dependency on test_windirent.h from the...
|
commit | commitdiff | tree |
2018-01-07 |
D. Richard Hipp | Modify the sqltclsh startup script to look for a properly...
|
commit | commitdiff | tree |
2018-01-07 |
D. Richard Hipp | Improved comments on the sqlar.c and compress.c extensions...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | The shell detects and opens ZIP archives using the...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | In the shell, include the ".archive" command only if...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | Better whitespace in the "CREATE TABLE sqlar()" statement...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | Improved output from ".schema --indent" when a column...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | Add the appendvfs extension and code for the sqltclsh...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | Fix the appendvfs so that it leaves sqlite3_file->pMethods...
|
commit | commitdiff | tree |
2018-01-06 |
D. Richard Hipp | Add sqltclsh.exe to the windows makefile.
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Make sure i64 and u64 typedefs are available throughout...
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Fix the shell.c.in amalgamator script so that it avoids...
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Fix the autoconf makefile so that it builds testfixture...
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Add the ".ar" command to the command-line shell.
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Fix a bug introduced by efforts to reduce compiler...
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Fix missing dependencies for shell.c in all makefiles.
|
commit | commitdiff | tree |
2018-01-05 |
D. Richard Hipp | Fix compiler warnings.
|
commit | commitdiff | tree |
2018-01-04 |
D. Richard Hipp | Merge in all recent trunk enhancements.
|
commit | commitdiff | tree |
2018-01-04 |
D. Richard Hipp | Remove the snarky "_supported_" qualifier from the...
|
commit | commitdiff | tree |
2018-01-04 |
D. Richard Hipp | Fix a broken documentation hyperlink. No code changes.
|
commit | commitdiff | tree |
2018-01-03 |
D. Richard Hipp | Add another test case (found by OSSFuzz) for the problem...
|
commit | commitdiff | tree |
2018-01-02 |
D. Richard Hipp | Fix code indentation. No logic changes.
|
commit | commitdiff | tree |
2018-01-02 |
D. Richard Hipp | In the constraint resolution logic, be careful not...
|
commit | commitdiff | tree |
2018-01-02 |
D. Richard Hipp | Enhance the memvfs extension so that it can be read...
|
commit | commitdiff | tree |
2018-01-02 |
D. Richard Hipp | Updates to the sqlite3_file_control() documentation...
|
commit | commitdiff | tree |
2018-01-02 |
D. Richard Hipp | Do not attempt to use pragma_module_list in the command...
|
commit | commitdiff | tree |
2018-01-02 |
D. Richard Hipp | The ".schema" command in the command-line shell now...
|
commit | commitdiff | tree |
2018-01-01 |
D. Richard Hipp | Improved name quoting and escaping in the auxiliary...
|
commit | commitdiff | tree |
2018-01-01 |
D. Richard Hipp | In the output of ".schema", show the column names of...
|
commit | commitdiff | tree |
2018-01-01 |
D. Richard Hipp | Minor simplification to the ".schema" logic in the...
|
commit | commitdiff | tree |
2018-01-01 |
D. Richard Hipp | Enable the introspection pragmas for command-line shell...
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Add support for the sqlite_unsupported_offset() SQL...
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Stricter test cases.
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Fix a typo in the MSVC makefile.
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Change the function name to sqlite_unsupported_offset...
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Enhance location(X) so that it works with indexes and...
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Merge recent enhancements from trunk.
|
commit | commitdiff | tree |
2017-12-29 |
D. Richard Hipp | Add test cases for the undocumented behavior of duplicate...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | The output of sqlite3_trace() now shows each command...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | Omit all sqlite3_trace() output from the triggers associated...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | Show the text of individual statements within a trigger...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | Add and use the internal sqlite3DbSpanDup() interface.
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | Merge recent enhancements from trunk.
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | Enhance the Lemon parser generator so that it creates...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | The previous check-in had an error in the coverage...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | Change the coverage measurement logic in the lemon...
|
commit | commitdiff | tree |
2017-12-27 |
D. Richard Hipp | In the lemon-generated parser, do not report the End...
|
commit | commitdiff | tree |
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-24 |
D. Richard Hipp | Grammar changes: the sclp non-terminal should always...
|
commit | commitdiff | tree |
2017-12-24 |
D. Richard Hipp | Improved parser tracing output.
|
commit | commitdiff | tree |
2017-12-24 |
D. Richard Hipp | Remove the ExprSpan object. Instead, keep track of...
|
commit | commitdiff | tree |
2017-12-23 |
D. Richard Hipp | Merge recent enhancements from trunk.
|
commit | commitdiff | tree |
2017-12-23 |
D. Richard Hipp | Merge enhancements from trunk.
|
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 an experimental location(X) SQL function that attempt...
|
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-14 |
D. Richard Hipp | Fixes to the appendvfs.c extension. Add the "sqltclsh...
|
commit | commitdiff | tree |
2017-12-14 |
D. Richard Hipp | The "apndvfs" VFS shim now appears to be working for...
|
commit | commitdiff | tree |
2017-12-14 |
D. Richard Hipp | Add the ability to write to an appended database. ...
|
commit | commitdiff | tree |
2017-12-14 |
D. Richard Hipp | Bring in the latest trunk changes.
|
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 |