2018-02-15 |
drh | On unix, the "PRAGMA fsync_interval=N" command causes... write-queue-flush-hack |
commit | commitdiff | tree |
2018-02-15 |
dan | Fix another point in zonefile.c so that all files are... |
commit | commitdiff | tree |
2018-02-15 |
dan | When calling fopen() in the zonefile extension, use... |
commit | commitdiff | tree |
2018-02-13 |
dan | Fix formatting errors in ext/zonefile/README.md. |
commit | commitdiff | tree |
2018-02-13 |
dan | Note the fact that zonefile depends on json1 in ext... |
commit | commitdiff | tree |
2018-02-13 |
dan | Fix handling of maxAutoFrameSize parameter. |
commit | commitdiff | tree |
2018-02-13 |
dan | Enhance ext/zonefile/README.md to describe the currentl... |
commit | commitdiff | tree |
2018-02-13 |
dan | Remove, for now, the "priority" column from the zonefil... |
commit | commitdiff | tree |
2018-02-13 |
dan | Pad the 26 byte Zonefile header to 32 bytes so that... |
commit | commitdiff | tree |
2018-02-12 |
dan | Add support for reading simple (no compression, no... |
commit | commitdiff | tree |
2018-02-10 |
dan | Add start of "zonefile" virtual table. |
commit | commitdiff | tree |
2018-02-10 |
dan | Add the start of the "zonefile" extension. |
commit | commitdiff | tree |
2018-02-10 |
drh | Fix misplaced testcase() macros from the previous check-in. |
commit | commitdiff | tree |
2018-02-09 |
drh | Improve the performance of the built-in REPLACE() funct... |
commit | commitdiff | tree |
2018-02-09 |
drh | Add the zorder.c extension implementing zorder() and... |
commit | commitdiff | tree |
2018-02-09 |
dan | Make the tests in func6.test more robust against implem... |
commit | commitdiff | tree |
2018-02-09 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree |
2018-02-08 |
mistachkin | Enhance sqlite3ErrStr() to include several more error... |
commit | commitdiff | tree |
2018-02-07 |
mistachkin | Fix typo in comment. Skip tests added by check-in... |
commit | commitdiff | tree |
2018-02-07 |
dan | In extensions rtree, fts3 and fts5, ensure that when... |
commit | commitdiff | tree |
2018-02-07 |
dan | When the final connection disconnects from a wal mode... |
commit | commitdiff | tree |
2018-02-05 |
mistachkin | Adjust the previous check-in, which modified the Win32... |
commit | commitdiff | tree |
2018-02-05 |
mistachkin | Allocation the mutex used by the Win32 VFS only once... |
commit | commitdiff | tree |
2018-02-05 |
drh | Allocation the mutex used by the unix VFS only once... |
commit | commitdiff | tree |
2018-02-05 |
dan | Fix another minor problem in walro2.test. |
commit | commitdiff | tree |
2018-02-05 |
dan | Update test file walro2.test to account for systems... |
commit | commitdiff | tree |
2018-02-04 |
drh | In the CLI, |
commit | commitdiff | tree |
2018-02-04 |
mistachkin | Fix harmless compiler warning seen with MSVC. |
commit | commitdiff | tree |
2018-02-04 |
mistachkin | Move variable declaration in zipfile extension to fix... |
commit | commitdiff | tree |
2018-02-02 |
dan | Remove the "include <io.h>" win32 dependency from the... |
commit | commitdiff | tree |
2018-02-02 |
dan | Remove the time() dependency from the zipfile extension... |
commit | commitdiff | tree |
2018-02-01 |
dan | Add a few more zipfile tests. No changes to code. |
commit | commitdiff | tree |
2018-02-01 |
dan | Fix a problem triggered when a zipfile virtual table... |
commit | commitdiff | tree |
2018-02-01 |
drh | New assert() statements to help ensure that no other... |
commit | commitdiff | tree |
2018-02-01 |
dan | Fix a memory leak that could follow an IO error in... |
commit | commitdiff | tree |
2018-02-01 |
drh | When an index is based on a text representation of... |
commit | commitdiff | tree |
2018-01-31 |
dan | When creating a new archive entry, have zipfile store... |
commit | commitdiff | tree |
2018-01-31 |
dan | Fix a test case in zipfile.test. zipfile-timestamp-fix |
commit | commitdiff | tree |
2018-01-31 |
dan | When creating a new archive entry, have zipfile store... |
commit | commitdiff | tree |
2018-01-31 |
drh | Improve the omit-left-join optimization so that it... |
commit | commitdiff | tree |
2018-01-31 |
dan | Fix a failing assert() in the new code on this branch. omit-left-join-fix |
commit | commitdiff | tree |
2018-01-31 |
drh | Changes to the autoconf tarball so that it does not... |
commit | commitdiff | tree |
2018-01-30 |
dan | If a virtual table xColumn method sets an error message... |
commit | commitdiff | tree |
2018-01-30 |
dan | Add tests cases for the zipfile extension. |
commit | commitdiff | tree |
2018-01-30 |
dan | Prevent users from creating zipfile() virtual tables... |
commit | commitdiff | tree |
2018-01-29 |
dan | Add unix-only tests to check that the "unzip" program... |
commit | commitdiff | tree |
2018-01-29 |
dan | Add aggregate function zipfile() to the zipfile extensi... |
commit | commitdiff | tree |
2018-01-29 |
dan | Update the omit-left-join optimization so that it works... |
commit | commitdiff | tree |
2018-01-29 |
dan | Ensure the "unique-not-null" flag is set for automatic... |
commit | commitdiff | tree |
2018-01-27 |
dan | Fix missing header comments and other code issues in... |
commit | commitdiff | tree |
2018-01-27 |
dan | If a zipfile virtual table is created with no argument... |
commit | commitdiff | tree |
2018-01-27 |
drh | Changes to avoid a harmless UB warning from clang. |
commit | commitdiff | tree |
2018-01-27 |
drh | New test case for ticket [ec32177c99ccac2b1] that works... |
commit | commitdiff | tree |
2018-01-27 |
drh | Proposed fix for the query planner problem of ticket |
commit | commitdiff | tree |
2018-01-27 |
drh | Fix compiler warnings in zipfile.c. |
commit | commitdiff | tree |
2018-01-26 |
drh | Fix the query planner so that it takes into account... |
commit | commitdiff | tree |
2018-01-26 |
dan | If the argument to table function zipfile() is a blob... |
commit | commitdiff | tree |
2018-01-26 |
drh | Improve text-to-integer conversion in boundary cases... |
commit | commitdiff | tree |
2018-01-25 |
dan | Reorganize zipfile.c code to make it easier to add... |
commit | commitdiff | tree |
2018-01-25 |
drh | Slightly smaller and faster implementation of OP_If... |
commit | commitdiff | tree |
2018-01-24 |
drh | When unpacking a sorter record, do so from right to... |
commit | commitdiff | tree |
2018-01-24 |
dan | Reorganize spellfix.c to make it easier to edit automat... |
commit | commitdiff | tree |
2018-01-24 |
drh | Rearrange fields of the BtCursor object so that it... |
commit | commitdiff | tree |
2018-01-24 |
drh | Add the normalize.c extension. |
commit | commitdiff | tree |
2018-01-24 |
drh | Interchange the numeric codes for CURSOR_VALID and... |
commit | commitdiff | tree |
2018-01-24 |
drh | Adjust the fts3rank.test module so that it works on... |
commit | commitdiff | tree |
2018-01-24 |
drh | Improved error message output when the btreeinfo.c... |
commit | commitdiff | tree |
2018-01-24 |
drh | Prevent a harmless unused variable warning when compili... |
commit | commitdiff | tree |
2018-01-24 |
drh | Fix a formatting issue in sqlite3_prepare_v3() document... |
commit | commitdiff | tree |
2018-01-24 |
drh | Fix the sqlite3ext.h header file so that it correctly... |
commit | commitdiff | tree |
2018-01-24 |
dan | Update a couple of test scripts so that they work on... |
commit | commitdiff | tree |
2018-01-24 |
drh | Make the shell functional even if compiled with SQLITE_... |
commit | commitdiff | tree |
2018-01-24 |
drh | Invoke the sqlite3_complete() interface from the fuzzer. |
commit | commitdiff | tree |
2018-01-23 |
drh | Increase the version number to 3.23.0 for the next... |
commit | commitdiff | tree |
2018-01-23 |
drh | Remove an unreachable branch from sqlite3SkipAccumulato... |
commit | commitdiff | tree |
2018-01-23 |
drh | Work around a problem with GCC on 32-bit machines that... |
commit | commitdiff | tree |
2018-01-23 |
dan | Fix a bug causing spurious "sub-select returns N column... |
commit | commitdiff | tree |
2018-01-23 |
drh | Fix the modification-time setting logic in the fileio... |
commit | commitdiff | tree |
2018-01-23 |
dan | In SQLITE_ENABLE_BATCH_ATOMIC_WRITE builds on F2FS... |
commit | commitdiff | tree |
2018-01-23 |
drh | Fix comment typos. No changes to code. |
commit | commitdiff | tree |
2018-01-23 |
mistachkin | Skip defining WIN32_LEAN_AND_MEAN when it is already... |
commit | commitdiff | tree |
2018-01-23 |
drh | Slightly faster implementation of the length() SQL... |
commit | commitdiff | tree |
2018-01-23 |
drh | Slightly faster function dispatch in the virtual machin... |
commit | commitdiff | tree |
2018-01-23 |
mistachkin | Simplify one of the compiler warning fixes from the... |
commit | commitdiff | tree |
2018-01-23 |
mistachkin | Fix harmless compiler warnings seen with MSVC. |
commit | commitdiff | tree |
2018-01-22 |
drh | Version 3.22.0 version-3.22.0 |
commit | commitdiff | tree |
2018-01-22 |
drh | Avoid unnecessary OOM detection warnings in a debugging... |
commit | commitdiff | tree |
2018-01-22 |
dan | Fix a test case in walro2.test so that it works with... |
commit | commitdiff | tree |
2018-01-22 |
drh | On the walro2-X.4.2.2 test case, show the size as part... |
commit | commitdiff | tree |
2018-01-20 |
dan | Allow the shell to be built from the configure script... |
commit | commitdiff | tree |
2018-01-18 |
dan | Use a loop to avoid recursion in the heightOfSelect... |
commit | commitdiff | tree |
2018-01-18 |
dan | Check for both zlib.h and -lz before enabling zlib... |
commit | commitdiff | tree |
2018-01-18 |
drh | Update the autoconf configure.ac script and Makefile... |
commit | commitdiff | tree |
2018-01-18 |
dan | Fix sessions module handling of sqlite_stat1 rows with... |
commit | commitdiff | tree |
2018-01-18 |
dan | Clarify the handling of the sqlite_stat1 table by legac... sessions-stat1 |
commit | commitdiff | tree |
2018-01-18 |
dan | Add comments describing the special sqlite_stat1 handli... |
commit | commitdiff | tree |
2018-01-18 |
drh | Fix to the documentation for sqlite3_trace_v2(). No... |
commit | commitdiff | tree |
2018-01-18 |
dan | Fix sessions module conflict handling for the sqlite_st... |
commit | commitdiff | tree |
2018-01-18 |
dan | Simplify the sessions preupdate-hook logic for transfor... |
commit | commitdiff | tree |
2018-01-17 |
drh | Alternative implementation for the internal sqlite3Pow1... |
commit | commitdiff | tree |
next |