2023-12-02 |
D. Richard Hipp | Remove a NEVER that can be true if a virtual table...
|
commit | commitdiff | tree |
2023-11-30 |
D. Richard Hipp | New JSON test cases showing insert or set with missing...
|
commit | commitdiff | tree |
2023-11-29 |
D. Richard Hipp | In the recovery extension, if a payload size is unreasonably...
|
commit | commitdiff | tree |
2023-11-29 |
D. Richard Hipp | The assertion change at check-in [7946c79567b0ccd3...
|
commit | commitdiff | tree |
2023-11-24 |
D. Richard Hipp | Omit the precompiled binary from the source tree.
|
commit | commitdiff | tree |
2023-11-21 |
D. Richard Hipp | Fix the trace3-4.4 test to be more rebust against timing...
|
commit | commitdiff | tree |
2023-11-20 |
D. Richard Hipp | Back out an incorrect change to the sqlite3ExprCompareSkip...
|
commit | commitdiff | tree |
2023-11-20 |
D. Richard Hipp | Convert an assert in OP_VCheck into a branch that aborts...
|
commit | commitdiff | tree |
2023-11-18 |
D. Richard Hipp | Adjust an assert() in fts5WritePoslistData() so that...
|
commit | commitdiff | tree |
2023-11-18 |
D. Richard Hipp | Another assertion fault fix, similar to [a9443dbfbe25e588...
|
commit | commitdiff | tree |
2023-11-17 |
D. Richard Hipp | Add the new "run-fuzzcheck" target on the autoconf...
|
commit | commitdiff | tree |
2023-11-17 |
D. Richard Hipp | Add an assert() to prove the sqlite3_prepare() always...
|
commit | commitdiff | tree |
2023-11-17 |
D. Richard Hipp | Fix harmless compiler warnings in debugging code.
|
commit | commitdiff | tree |
2023-11-17 |
D. Richard Hipp | Fix an incorrect assert() associated with ALTER TABLE...
|
commit | commitdiff | tree |
2023-11-15 |
D. Richard Hipp | Improvements to the description of sqlite3_errmsg(...
|
commit | commitdiff | tree |
2023-11-14 |
D. Richard Hipp | Add NEVER() to a branch made unreachable by [6f9eed826f5b3d1c].
|
commit | commitdiff | tree |
2023-11-14 |
D. Richard Hipp | Extra PRAGMA vdbe_addoptrace output showing when OP_Column...
|
commit | commitdiff | tree |
2023-11-10 |
D. Richard Hipp | Additional debugging information on the tree-dump of...
|
commit | commitdiff | tree |
2023-11-10 |
D. Richard Hipp | Remove an incorrect ALWAYS() that was inserted yesterday...
|
commit | commitdiff | tree |
2023-11-10 |
D. Richard Hipp | Ensure 8-byte alignment of data structues in sqlite3_databas...
|
commit | commitdiff | tree |
2023-11-10 |
D. Richard Hipp | Remove a NEVER() from whereAddIndexedExpr() that is...
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Add the SQLITE_RESULT_SUBTYPE flag for application...
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Put an ALWAYS on an true branch.
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Futher documentation refinements.
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Fixes: (1) In the ->> function, instead of setting...
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Add the SQLITE_STRICT_SUBTYPE compile-time option....
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Do not replace expressions that return subtypes with...
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | Omit the new SQLITE_VALUE_SUBTYPE name. Stay with...
|
commit | commitdiff | tree |
2023-11-09 |
D. Richard Hipp | JSON5 bug fix: Escape double-quotes that occur inside...
|
commit | commitdiff | tree |
2023-11-08 |
D. Richard Hipp | Make a distinction between functions that consume subtypes...
|
commit | commitdiff | tree |
2023-11-08 |
D. Richard Hipp | Do not cover expressions using an indexed expression...
|
commit | commitdiff | tree |
2023-11-08 |
D. Richard Hipp | More precise characterization of JSON functions. Indicate...
|
commit | commitdiff | tree |
2023-11-08 |
D. Richard Hipp | Suppress harmless UBSAN warnings about memory overflow...
|
commit | commitdiff | tree |
2023-11-08 |
D. Richard Hipp | Changes a no-op call to freeP4() into an assert().
|
commit | commitdiff | tree |
2023-11-07 |
D. Richard Hipp | Update the documentation to the sqlite3_set_auxdata...
|
commit | commitdiff | tree |
2023-11-04 |
D. Richard Hipp | Ensure that the YYYY-MM-DD input to date and time functions...
|
commit | commitdiff | tree |
2023-11-03 |
D. Richard Hipp | Back out the ALWAYS inserted late yesterday. The fuzzer...
|
commit | commitdiff | tree |
2023-11-03 |
D. Richard Hipp | Update the tool/srctree-check.tcl script so that it...
|
commit | commitdiff | tree |
2023-11-03 |
D. Richard Hipp | Update the version number to 3.45.0 to begin the next...
|
commit | commitdiff | tree |
2023-11-02 |
D. Richard Hipp | Mark a branch made always-true by the penultimate check...
|
commit | commitdiff | tree |
2023-11-02 |
D. Richard Hipp | In the previous check-in, use a u32 instead of an int...
|
commit | commitdiff | tree |
2023-11-02 |
D. Richard Hipp | One more tweak to tool/srctree-check.tcl so that a...
|
commit | commitdiff | tree |
2023-11-02 |
D. Richard Hipp | Update the srctree-check.tcl script and child script...
|
commit | commitdiff | tree |
2023-11-01 |
D. Richard Hipp | Update the windows build documentation to provide the...
|
commit | commitdiff | tree |
2023-11-01 |
D. Richard Hipp | Version 3.44.0
|
commit | commitdiff | tree |
2023-10-31 |
D. Richard Hipp | Fix harmless compiler warnings in test code.
|
commit | commitdiff | tree |
2023-10-30 |
D. Richard Hipp | Update the autoconf/Makefile.msc so that it aligns...
|
commit | commitdiff | tree |
2023-10-30 |
D. Richard Hipp | Add a cast to i64 for an integer in an sqlite3OsWrite...
|
commit | commitdiff | tree |
2023-10-30 |
D. Richard Hipp | Fix another comment typo. No code changes.
|
commit | commitdiff | tree |
2023-10-30 |
D. Richard Hipp | Make the new sqlite3_get_clientdata() and sqlite3_set_client...
|
commit | commitdiff | tree |
2023-10-30 |
D. Richard Hipp | Fix typo in a comment. No code changes.
|
commit | commitdiff | tree |
2023-10-30 |
D. Richard Hipp | With SQLITE_ENABLE_BLOCK_ATOMIC_WRITE enabled, if a...
|
commit | commitdiff | tree |
2023-10-28 |
D. Richard Hipp | Limit the range of integer unix timestamps in date4...
|
commit | commitdiff | tree |
2023-10-28 |
D. Richard Hipp | Update documentation for sqlite3_errmsg() to try to...
|
commit | commitdiff | tree |
2023-10-28 |
D. Richard Hipp | Since SQLite considers NaN to be like NULL and NULL...
|
commit | commitdiff | tree |
2023-10-27 |
D. Richard Hipp | Disable two rtree test cases for Linux-i686. We do...
|
commit | commitdiff | tree |
2023-10-27 |
D. Richard Hipp | Add makefile targets for fuzzcheck-asan and fuzzcheck...
|
commit | commitdiff | tree |
2023-10-27 |
D. Richard Hipp | Back out [2904fcbeebba9189], mostly. The page bitmap...
|
commit | commitdiff | tree |
2023-10-26 |
D. Richard Hipp | Enhance the "tool-zip" makefile target on Windows so...
|
commit | commitdiff | tree |
2023-10-26 |
D. Richard Hipp | Further enhancements to make sure the correct returnning...
|
commit | commitdiff | tree |
2023-10-26 |
D. Richard Hipp | Deal with the case of a reentrant INSERT on a virtual...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Fix harmless compiler warnings.
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Provide dummy parameter names in the prototype for...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Fix minor problems with the "showwal" utility program...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Test module altermalloc3.test requires DQS_DDL to be...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Add an ALWAYS on branch that was made always-true by...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | When doing a DISTINCT aggregate that contains an ORDER...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Fix the amalgamation generator so that when it is reporting...
|
commit | commitdiff | tree |
2023-10-25 |
D. Richard Hipp | Enhance the new xIntegrity method of the sqlite3_module...
|
commit | commitdiff | tree |
2023-10-24 |
D. Richard Hipp | Implement check-in [477577120b897bf1] differently,...
|
commit | commitdiff | tree |
2023-10-24 |
D. Richard Hipp | Test cases for COLLATE and NULLS FIRST/LAST in the...
|
commit | commitdiff | tree |
2023-10-24 |
D. Richard Hipp | New #ifdefs to fix certain compile-time options.
|
commit | commitdiff | tree |
2023-10-24 |
D. Richard Hipp | Fix various harmless scan-build warnings.
|
commit | commitdiff | tree |
2023-10-24 |
D. Richard Hipp | Fix a harmless compiler warning in the expert extension.
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Fix a minor typo in the previous.
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Add notes on how to build a statically linked version...
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Add the sqlite3res file to the Windows build of sqldiff...
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | New test cases for PRAGMA integrity_check against FTS4...
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Improved error messages for the xIntegrity method in...
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Fix sqlite3ExprDup() alignment assertions so that they...
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Temporarily disable the ext/expert/expert1-6.0 test...
|
commit | commitdiff | tree |
2023-10-23 |
D. Richard Hipp | Fix the shell1.test test so to align with the new behavior...
|
commit | commitdiff | tree |
2023-10-22 |
D. Richard Hipp | Fix [f5c01676fd281e93] so that it always preserves...
|
commit | commitdiff | tree |
2023-10-22 |
D. Richard Hipp | Do not do backslash escape processing on any unquoted...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | In the CLI, do not translate unquoted backslash escapes...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Remove a branch that cannot affect the outcome from...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Replace the patch at [5cb61c6788d7c017] with a better...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Add the SQLITE_TESTCTRL_FK_NO_ACTION test control....
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Extra comment on the implementation of SQLITE_TESTCTRL_FK_NO...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Add SQLITE_TESTCTRL_FK_NO_ACTION.
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Adjust an EXPLAIN QUERY PLAN output in scanstatus2...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Compress the content of the status line in testrunning...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Create the new string_agg(X,Y) aggregate function which...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Avoid an unnecessary malloc() for the page usage bitmap...
|
commit | commitdiff | tree |
2023-10-21 |
D. Richard Hipp | Fix a test case broken by the previous check-in.
|
commit | commitdiff | tree |
2023-10-20 |
D. Richard Hipp | Add string_agg(X,Y) as an alias for group_concat(X...
|
commit | commitdiff | tree |
2023-10-20 |
D. Richard Hipp | Fix PRAGMA integrity_check so that it does not raise...
|
commit | commitdiff | tree |
2023-10-20 |
D. Richard Hipp | Omit some redundant calls to strlen() used to find...
|
commit | commitdiff | tree |
2023-10-20 |
D. Richard Hipp | Improvements to the sqlite3ExprDup() logic for faster...
|
commit | commitdiff | tree |
2023-10-20 |
D. Richard Hipp | Simplifications and optimizations to the Expr object...
|
commit | commitdiff | tree |