2018-01-08 |
drh | Test cases for sqlite3_normalize(). normalize |
commit | commitdiff | tree |
2018-01-08 |
drh | Special handling of the NULL keyword. Sometimes it... |
commit | commitdiff | tree |
2018-01-08 |
drh | Add IN-operator normalizating and the SQLITE_NORMALIZE_... |
commit | commitdiff | tree |
2018-01-08 |
drh | First code for an auxiliary function that will normaliz... |
commit | commitdiff | tree |
2018-01-07 |
drh | Avoid the use of utimensat() on older unix platforms. |
commit | commitdiff | tree |
2018-01-07 |
drh | Remove the dependency on test_windirent.h from the... |
commit | commitdiff | tree |
2018-01-07 |
drh | Modify the sqltclsh startup script to look for a proper... |
commit | commitdiff | tree |
2018-01-07 |
drh | Improved comments on the sqlar.c and compress.c extensi... |
commit | commitdiff | tree |
2018-01-06 |
drh | The shell detects and opens ZIP archives using the... |
commit | commitdiff | tree |
2018-01-06 |
drh | In the shell, include the ".archive" command only if... |
commit | commitdiff | tree |
2018-01-06 |
drh | Better whitespace in the "CREATE TABLE sqlar()" stateme... |
commit | commitdiff | tree |
2018-01-06 |
drh | Improved output from ".schema --indent" when a column... |
commit | commitdiff | tree |
2018-01-06 |
mistachkin | Remove a trailing tab from the Makefile for MSVC. |
commit | commitdiff | tree |
2018-01-06 |
mistachkin | Minor tweaks to the Makefile for MSVC. |
commit | commitdiff | tree |
2018-01-06 |
drh | Add the appendvfs extension and code for the sqltclsh... |
commit | commitdiff | tree |
2018-01-06 |
drh | Fix the appendvfs so that it leaves sqlite3_file->pMeth... appendvfs |
commit | commitdiff | tree |
2018-01-06 |
drh | Add sqltclsh.exe to the windows makefile. |
commit | commitdiff | tree |
2018-01-05 |
drh | Make sure i64 and u64 typedefs are available throughout... |
commit | commitdiff | tree |
2018-01-05 |
drh | Fix the shell.c.in amalgamator script so that it avoids... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | MinGW does not define the S_ISLNK macro; therefore... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Skip running the 'zipfile' test if the necessary static... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Fix shell compilation with MinGW by including the ... |
commit | commitdiff | tree |
2018-01-05 |
drh | Fix the autoconf makefile so that it builds testfixture... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Sync up the autoconf Makefile for MSVC. |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | The 'releasetest' tool should pass the TCLDIR macro... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | For the MSVC Makefile, the 'sqlite3_checker.exe' target... |
commit | commitdiff | tree |
2018-01-05 |
drh | Add the ".ar" command to the command-line shell. |
commit | commitdiff | tree |
2018-01-05 |
drh | Fix a bug introduced by efforts to reduce compiler... sqlar-shell-support |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | In the Makefile for MSVC, the default target should... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | More adjustments to MSVC Makefile dependencies for... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Fix compiler warnings. |
commit | commitdiff | tree |
2018-01-05 |
drh | Fix missing dependencies for shell.c in all makefiles. |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | In the Makefile for MSVC, only attempt to link against... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Add some missing #ifdefs for building without zlib. |
commit | commitdiff | tree |
2018-01-05 |
drh | Fix compiler warnings. |
commit | commitdiff | tree |
2018-01-05 |
dan | Fix an LSM problem causing the wrong amount of "auto... |
commit | commitdiff | tree |
2018-01-05 |
dan | Fix an LSM crash that could occur if LSM_CONFIG_AUTOFLU... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Revise detection of 'tclsh.exe' in the Makefile for... |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Enhance the 'zlib' build target for MSVC. |
commit | commitdiff | tree |
2018-01-05 |
mistachkin | Add missing #ifdef. |
commit | commitdiff | tree |
2018-01-04 |
mistachkin | In the 'fileio' extension code for Win32, use the FILE_... |
commit | commitdiff | tree |
2018-01-04 |
mistachkin | Remove 'timespec' related code from the shell that... |
commit | commitdiff | tree |
2018-01-04 |
mistachkin | Get the shell enhancements compiling with MSVC. |
commit | commitdiff | tree |
2018-01-04 |
drh | Merge in all recent trunk enhancements. |
commit | commitdiff | tree |
2018-01-04 |
drh | Remove the snarky "_supported_" qualifier from the... |
commit | commitdiff | tree |
2018-01-04 |
drh | Fix a broken documentation hyperlink. No code changes. |
commit | commitdiff | tree |
2018-01-03 |
drh | Add another test case (found by OSSFuzz) for the proble... |
commit | commitdiff | tree |
2018-01-02 |
drh | Fix code indentation. No logic changes. |
commit | commitdiff | tree |
2018-01-02 |
drh | In the constraint resolution logic, be careful not... |
commit | commitdiff | tree |
2018-01-02 |
drh | Enhance the memvfs extension so that it can be read... |
commit | commitdiff | tree |
2018-01-02 |
drh | Updates to the sqlite3_file_control() documentation... |
commit | commitdiff | tree |
2018-01-02 |
drh | Do not attempt to use pragma_module_list in the command... |
commit | commitdiff | tree |
2018-01-02 |
drh | The ".schema" command in the command-line shell now... |
commit | commitdiff | tree |
2018-01-01 |
drh | Improved name quoting and escaping in the auxiliary... |
commit | commitdiff | tree |
2018-01-01 |
drh | In the output of ".schema", show the column names of... |
commit | commitdiff | tree |
2018-01-01 |
drh | Minor simplification to the ".schema" logic in the... |
commit | commitdiff | tree |
2018-01-01 |
drh | Enable the introspection pragmas for command-line shell... |
commit | commitdiff | tree |
2017-12-30 |
dan | Have zipfile support DELETE commands. |
commit | commitdiff | tree |
2017-12-30 |
dan | Rearrange things a bit so that writing to a zipfile... |
commit | commitdiff | tree |
2017-12-29 |
dan | Update ext/misc/zipfile.c to support creating and addin... |
commit | commitdiff | tree |
2017-12-29 |
drh | Add support for the sqlite_unsupported_offset() SQL... |
commit | commitdiff | tree |
2017-12-29 |
drh | Stricter test cases. location-function |
commit | commitdiff | tree |
2017-12-29 |
drh | Fix a typo in the MSVC makefile. |
commit | commitdiff | tree |
2017-12-29 |
drh | Change the function name to sqlite_unsupported_offset... |
commit | commitdiff | tree |
2017-12-29 |
drh | Enhance location(X) so that it works with indexes and... |
commit | commitdiff | tree |
2017-12-29 |
drh | Merge recent enhancements from trunk. |
commit | commitdiff | tree |
2017-12-29 |
drh | Add test cases for the undocumented behavior of duplica... |
commit | commitdiff | tree |
2017-12-27 |
drh | The output of sqlite3_trace() now shows each command... |
commit | commitdiff | tree |
2017-12-27 |
drh | Omit all sqlite3_trace() output from the triggers assoc... span-refactor |
commit | commitdiff | tree |
2017-12-27 |
dan | Improve the shell tool ".ar --list --verbose" command. |
commit | commitdiff | tree |
2017-12-27 |
drh | Show the text of individual statements within a trigger... |
commit | commitdiff | tree |
2017-12-27 |
drh | Add and use the internal sqlite3DbSpanDup() interface. |
commit | commitdiff | tree |
2017-12-27 |
drh | Merge recent enhancements from trunk. |
commit | commitdiff | tree |
2017-12-27 |
dan | Have the shell tool ".ar --list" and ".ar --extract... |
commit | commitdiff | tree |
2017-12-27 |
drh | Enhance the Lemon parser generator so that it creates... |
commit | commitdiff | tree |
2017-12-27 |
drh | The previous check-in had an error in the coverage... lemon-improvements |
commit | commitdiff | tree |
2017-12-27 |
drh | Change the coverage measurement logic in the lemon... |
commit | commitdiff | tree |
2017-12-27 |
drh | In the lemon-generated parser, do not report the End... |
commit | commitdiff | tree |
2017-12-27 |
drh | In LEMON, fix an off-by-one error that can make the... |
commit | commitdiff | tree |
2017-12-26 |
dan | Add new file ext/misc/zipfile.c, containing a virtual... |
commit | commitdiff | tree |
2017-12-26 |
drh | Change the lemon-parser coverage report format to repor... |
commit | commitdiff | tree |
2017-12-26 |
drh | Merge bug fixes from trunk. |
commit | commitdiff | tree |
2017-12-26 |
drh | Add support for measuring and reporting coverage of... |
commit | commitdiff | tree |
2017-12-26 |
drh | Faster and smaller implementation of sqlite3AtoF()... |
commit | commitdiff | tree |
2017-12-26 |
dan | Fix crashes that could occur if SQL NULL values were... |
commit | commitdiff | tree |
2017-12-26 |
dan | Add options to speedtest1.c and speed-check.sh for... |
commit | commitdiff | tree |
2017-12-25 |
drh | Fix an assertion fault on a syntax error input caused... |
commit | commitdiff | tree |
2017-12-25 |
drh | Enhance LEMON so that it generates the action table... |
commit | commitdiff | tree |
2017-12-25 |
drh | In the LEMON-generated parser, avoid unnecessary tests... |
commit | commitdiff | tree |
2017-12-24 |
drh | In the LEMON-generated parser, rearrange the meanings... |
commit | commitdiff | tree |
2017-12-24 |
drh | Fix a NULL pointer dereference after a syntax error... |
commit | commitdiff | tree |
2017-12-24 |
drh | Improved parser tracing output. |
commit | commitdiff | tree |
2017-12-24 |
drh | Grammar changes: the sclp non-terminal should always... |
commit | commitdiff | tree |
2017-12-24 |
drh | Improved parser tracing output. |
commit | commitdiff | tree |
2017-12-24 |
drh | Remove the ExprSpan object. Instead, keep track of... |
commit | commitdiff | tree |
2017-12-23 |
drh | Merge recent enhancements from trunk. |
commit | commitdiff | tree |
2017-12-23 |
drh | Merge enhancements from trunk. |
commit | commitdiff | tree |
2017-12-23 |
drh | Simplification to the error handling logic in the exten... |
commit | commitdiff | tree |
2017-12-23 |
drh | Improve the error message that comes back when sqlite3_... |
commit | commitdiff | tree |
2017-12-23 |
drh | Move the generation of output column names earlier... |
commit | commitdiff | tree |
next |