2018-01-12 |
D. Richard Hipp | Always use utimes() instead of utimensat() since the...
|
commit | commitdiff | tree |
2018-01-11 |
D. Richard Hipp | Add the sqlite3_vtab_nochange() interface. Test cases...
|
commit | commitdiff | tree |
2018-01-11 |
D. Richard Hipp | Add the sqlite3_vtab_nochange() method which virtual...
|
commit | commitdiff | tree |
2018-01-11 |
D. Richard Hipp | Minor formatting changes in zipfile.c. No logical...
|
commit | commitdiff | tree |
2018-01-11 |
D. Richard Hipp | Fix typo in comment. No code changes.
|
commit | commitdiff | tree |
2018-01-11 |
D. Richard Hipp | Update the .help screen in the CLI. Make sure the...
|
commit | commitdiff | tree |
2018-01-11 |
D. Richard Hipp | Add the built-in edit(VALUE) and edit(VALUE,EDITOR...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Add the ".once -e" and ".once -x" commands to the CLI...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Update test cases for the new "usage" for .output.
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Save and restore the output mode when doing ".once...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | An attempt to get ".once -e" working reliably on Windows.
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Fix a potential SQLITE_MISUSE in the .excel command...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Add support for the ".excel" command (and ".once -e...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Fix a harmless compiler warning in zipfile.c
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Include RTREE in the default CLI build.
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Modify the new "--append" option to the .archive so...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Add the lsmode(MODE) function in the fileio.c extension...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Fix minor problems with the new ".archive" command...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | In the fileio.c extension, change the filetype(MODE...
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Implement the ".ar --create" command using a single
|
commit | commitdiff | tree |
2018-01-10 |
D. Richard Hipp | Add the "filetype()" SQL function for interpreting...
|
commit | commitdiff | tree |
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 | Tag an unreachable branch using ALWAYS().
|
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 |