| 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 |
| 2025-12-04 |
dan | Limit compile time value SQLITE_MAX_SQL_LENGTH to 1024... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Enable TEMP triggers to reference tables in the main... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Mark an always-true conditional as such. temp-trigger-refs |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Fix an error introduced by the previous check-in. |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Performance optimization in the language grammar. |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Merge all the latest trunk enhancements and fixes into... |
commit | commitdiff | tree | snapshot |
| 2025-12-04 |
drh | Fix an incorrect answer that might arise if a scalar... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | More aggressive optimization of IS NULL and IS NOT... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | More aggressive optimization of IS NULL and IS NOT... expr-opt |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | Create a new internal subroutine specifically designed... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
dan | Fix a problem that could occur when a scalar subquery... distinct-offset-subquery-fix |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | Clarification of comment text in expr.c. No changes... |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
drh | Fix recently added test cases for Windows. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | Improvements to the ".schema indent" logic. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | New test cases for QRF |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | Fix a harmless compiler warning in the previous check-in. |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
dan | Fix a problem with ALTER TABLE DROP COLUMN commands... |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
drh | Add developer note on how to measure coverage of QRF. |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
stephan | Fix a potential UAF in sqlite3.oo1.DB.exec()'s teardown... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
dan | Fix a memory leak that could follow an OOM on this... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
dan | Fix another crash on this branch that could follow... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
dan | Merge latest trunk changes into this branch. |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
dan | Fix a crash that could occur following a parse error... |
commit | commitdiff | tree | snapshot |
| 2025-12-01 |
drh | Disallow the undocumented -recovery-db option on the... |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
drh | Tweaks to the wcwidth() algorithm in QRF, for better... |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
drh | Improvement implementation of the previous check-in... |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
drh | Block injection of hyper-oversized SQL inputs into... |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
drh | More tweaks to the README.md file. |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
drh | Correct to the README.md file. |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
stephan | Doc typo fix. |
commit | commitdiff | tree | snapshot |
| 2025-11-30 |
stephan | Add sqlite3_db_handle() to the list of functions which... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
drh | Additional defenses against using the ".open" command... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
drh | Update the documentation to sqlite3_str_finish(). ... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
drh | Handle empty string values in columnar modes without... |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
drh | Fix an assertion fault in sqlite3Dequote() that can... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Correct a doc falsehood - jquery.terminal does not... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Fiddle build: if JQTERM is set to the dir name of a... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Minor doc updates. |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
dan | Fix a problem in the xFilter() method of the fts5_vocab... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Rename c-pp::ARGV to c-pp::argv and remove its use... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Ensure that the CLI always jumps to the code that frees... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Fix an utterly harmless memory leak that occurs when... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Ensure that the split-column transformer in QRF correctly |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Fix a CLI test case due to a change in error message... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Fix two harmless compiler warnings in FTS3. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Improvements to the QRF README.md file to help clarify... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Do not omit the beginning and ending margins when setti... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | In QRF, if the horizontal alignment is QRF_ALIGN_Auto... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Add the bBorder option to the QRF spec. Reflect this... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
dan | Fix a buffer overread in fts5 that might occur while... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Consistently use IsSpace()/IsDigit() instead of isspace... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Fix the sha1() extension function so that it returns... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Tweak testrunner.tcl to allow it to use more cores. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | When "testrunner.tcl status -d N" is run but the test... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix typo in the MAKE.BAT |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Add two new makefile targets, "errors" and "status... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Cherry-pick JS fixes/cleanups/docs from [206275292217... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Guard access to a piece of Emscripten-related scaffoldi... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix subtle inaccuracies in qrfWrapLine(). Omit an... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
dan | Fix a typo in fts3/4 debugging code allowing 'maxpendin... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Work around an incorrect compiler warning on Mac. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fixes to .mode in the CLI. "qbox" sets the correct... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Omit the unused bTextNull flag from the QRF spec object. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix typos in the help text for ".mode" of the CLI. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Add the --blob-quote option to the ".mode" command... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Change some 32-bit integers in fts3_write.c to 64-bit... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Add the QRF_BLOB_Size encoding for BLOBs in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Avoid an assert() failure caused by processing a CREATE... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Avoid signed integer overflow that may occur in a non... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Show just the list of available modes and omit the... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | In the CLI on the ".mode" command, replace the recently... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Doc typo fix. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add the fail-on-malloc()-error patch to the autosetup... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Change our local copy of the third-party jimsh0.c progr... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add the long-missing sqlite3_next_stmt() binding to... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | New test case for bSplitColumn in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | In QRF in bSplitColumn mode, increase the spacing betwe... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | Use the new "split" mode to simplify and improve the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Add "split" mode in the CLI. Fix CLI commands given... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Add the --no-limits option to the .mode command in... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | In QRF, change the name of the bWrapSnglCol flag to... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Cherrypick [0b53be562f1e] into trunk. |
commit | commitdiff | tree | snapshot |
| next |