| 68 min ago |
drh | Further improvements to testrunner.tcl documentation. master |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
drh | Updates to the testrunner documentation. |
commit | commitdiff | tree | snapshot |
| 26 hours ago |
drh | Verify the effect of "--titles on" in the "insert"... |
commit | commitdiff | tree | snapshot |
| 26 hours ago |
drh | The header setting from the legacy ".headers" dot-comma... |
commit | commitdiff | tree | snapshot |
| 26 hours ago |
drh | In the (completely unused, as far as I know) btreeinfo... |
commit | commitdiff | tree | snapshot |
| 28 hours ago |
drh | Use 64-bit integers to track memory allocation sizes... |
commit | commitdiff | tree | snapshot |
| 29 hours ago |
drh | Add the new "retest" command to testrunner.tcl, which... |
commit | commitdiff | tree | snapshot |
| 32 hours ago |
drh | Enhance testrunner.tcl so that it can always be run... |
commit | commitdiff | tree | snapshot |
| 34 hours ago |
drh | Fix test/shellB.test so that it works under Device... |
commit | commitdiff | tree | snapshot |
| 45 hours ago |
drh | Use sqlite3_malloc64() in all places in the compress... |
commit | commitdiff | tree | snapshot |
| 45 hours ago |
drh | Fix a typo in [0819fe670f9ceec7] that lead to incomplet... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Fix the output from the (undocumented) --test-argv... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Add missing free() to winmain.c |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Improved handling of the process entry point in Windows... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
dan | Avoid signed integer overflow when an fts5 'merge'... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
dan | Fix the change on this branch so that it works with... fts5-int-overflow-fix |
commit | commitdiff | tree | snapshot |
| 2 days ago |
dan | Avoid signed integer overflow when an fts5 'merge'... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
drh | Fix the new .import logic in the CLI so that it honors... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Fix error messages associated with .import, along with... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Incremental improvements to .import, and new test cases. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Update to the unix build documentation. |
commit | commitdiff | tree | snapshot |
| 3 days ago |
drh | Fix the "testfixture" makefile target so that it builds... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Test cases for .import, as well as minor enhancements... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | If the filename argument to the .import command is... |
commit | commitdiff | tree | snapshot |
| 4 days ago |
drh | Improvements to the .import command of the CLI. |
commit | commitdiff | tree | snapshot |
| 5 days ago |
drh | Change a single integer variable to 64-bit in the token... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
drh | Work around the Windows "Worst-Fit" bug in the "sqldiff... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
dan | To ensure that the sqlite3_hard_heap_limit() call it... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
stephan | Doc typo fixes in the configure script pieces. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
drh | Enhance the omit-noop-join optimization so that it... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | Additional changes to support the ".schema" command... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | Fix the ".schema" command in the CLI so that it works... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
drh | Harmless typo fixes in shell.c |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | API documentation enhancements. |
commit | commitdiff | tree | snapshot |
| 10 days ago |
dan | Add the SQLITE_PREPARE_FROM_DDL flag to sqlite3_prepare... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Fix spurious error log reports caused by [d25c8a6222d4e... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Fix a harmless signed integer overflow warning in the... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
drh | Remove unused thunk cases from os_win.c, so that it... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
drh | Add experimental compile-time option SQLITE_ALLOW_TRIGG... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
drh | Bug fix in the vt02.c test virtual table. |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
dan | Allow queries that use "GROUP BY e1 ORDER BY e2" where... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
drh | New options for vt02.c that allow tests to configure... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
dan | Improve tests in bestindexF.test. No changes to non... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
drh | Better orderByConsumed logic in the vt02.c test virtual... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
drh | Enhance the sqlite3_load_extension() so that when the... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
drh | Enhance the vt02.c test virtual table with the ability... |
commit | commitdiff | tree | snapshot |
| 2025-12-17 |
dan | Fix the return value of sqlite3_vtab_distinct() in... |
commit | commitdiff | tree | snapshot |
| 2025-12-17 |
drh | Fix a FILE* leak in the CLI |
commit | commitdiff | tree | snapshot |
| 2025-12-16 |
drh | CLI: The .imposter command matches the index name... |
commit | commitdiff | tree | snapshot |
| 2025-12-16 |
drh | CLI improvements. In the .check command, ignore leadin... |
commit | commitdiff | tree | snapshot |
| 2025-12-16 |
drh | Stricter enforcement of the LIKE_PATTERN_LENGTH for... |
commit | commitdiff | tree | snapshot |
| 2025-12-15 |
dan | Fix for optimizing "SELECT DISTINCT ...cols... FROM... |
commit | commitdiff | tree | snapshot |
| 2025-12-15 |
drh | Enhance the vtablog extension so that it shows the... |
commit | commitdiff | tree | snapshot |
| 2025-12-15 |
drh | Clarify the affect of nCharLimit, nLineLimit, and nTitl... |
commit | commitdiff | tree | snapshot |
| 2025-12-15 |
drh | Fix the test/vt100-a.sql script to use .testcase and... |
commit | commitdiff | tree | snapshot |
| 2025-12-15 |
drh | Enable an ORDER BY clause to refer to columns in outer... |
commit | commitdiff | tree | snapshot |
| 2025-12-13 |
drh | Use the correct wildcard character in sqlite3_strlike... |
commit | commitdiff | tree | snapshot |
| 2025-12-13 |
drh | In the CLI, if a command-line argument names a file... |
commit | commitdiff | tree | snapshot |
| 2025-12-13 |
drh | Back out the --compat option from the CLI. |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
drh | Get the .testcase and .check commands working in the... |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
drh | Add new assert() statements designed to detect and... |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
drh | Omit unused entries in the aSysCall array for the Windo... |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
dan | Remove from os_win.c a reference to unused system call... |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
drh | Fix an inaccuracy in the qrfRelaxable() routine in... |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
drh | Include the latest Makefile.msc changes and the new... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
drh | Prevent a malicious delta from causing an integer overf... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
drh | Update build instructions for Windows to explain how... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
drh | Adjust the MSVC Makefile so that when it invokes the... |
commit | commitdiff | tree | snapshot |
| 2025-12-11 |
dan | Fix calls to sqlite3_wal_checkpoint_v2(SQLITE_CHECKPOIN... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Use macros for the default values for QRF limits in... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Various improvements to the .mode command of the CLI... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
stephan | In fiddle, remove the default .dot-commands it runs... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Add the --titlelimit option to CLI, defaulting to 20... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Do not show the --titlelimit setting in ".mode" setting... title-limit |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Test cases and documentation tweaks. |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
drh | Add the nTitleLimit option to QRF. Also change "line... |
commit | commitdiff | tree | snapshot |
| 2025-12-09 |
dan | In fts5, avoid holding an open blob handle after an... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
stephan | Update the added-in-version stamp to some kvvfs JS... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
stephan | Introducing kvvfs v2 for the JS bindings. Summary:... |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
stephan | Replace some double-quotes with single quotes an SQL... kvvfs-v2 |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
drh | Minor tweaks to the QRF documentation. No changes... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Do not return too many bytes from the zipfile extension... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | In the zipfile extension, only return as many bytes... zipfile-fix |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Remove #ifdefs intended to make SQLite compatible with... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Fix a harmless compiler warning inside an assert()... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Fox the "box" format, use rounded corners and use a... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Fix typos and harmless compiler warnings. Omit the... qrf-box-enhancements |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | New test cases to cover the "--quote relaxed" feature. |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | Update test cases to work with the new box format and... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
drh | New text rendering style of QRF_TEXT_Relaxed. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | When drawing boxes using QRF, use rounded corners and... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | In the Windows Makefile.msc, never set -DNDEBUG. And... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
dan | Fix a memory leak in the fileio extension on windows. |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Omit obsolete features (Ex: Windows Phone support)... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Minor adjustment to the zipfile.test script so that... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Enhance the unixIsSharingShmNode() code (check-in ... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Another fix to [e33da6d5dc964db8]: Ensure that the... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
drh | Update the autoconf Makefile.msc based on the Makefile... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Automatically add the /NODEFAULTLIB:msvcrt flag to... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Make the shell_exec() routine in the CLI robust against... |
commit | commitdiff | tree | snapshot |
| next |