2023-05-19 |
larrybr | CLI resmanage used wherever resources should not be... |
commit | commitdiff | tree |
2023-05-18 |
larrybr | CLI resmanage use to 100% by commands, 84% by LOC. WIP |
commit | commitdiff | tree |
2023-05-17 |
larrybr | More CLI resmanage use (75% LOC) |
commit | commitdiff | tree |
2023-05-17 |
larrybr | Further CLI resmanage use. (69% by LOC, 53% by command... |
commit | commitdiff | tree |
2023-05-16 |
larrybr | Further extend use of CLI resmanage. (40% of dot commands) |
commit | commitdiff | tree |
2023-05-16 |
larrybr | Use CLI resmanage to ensure input redirection is unwoun... |
commit | commitdiff | tree |
2023-05-16 |
drh | Version 3.42.0 version-3.42.0 |
commit | commitdiff | tree |
2023-05-16 |
drh | Update the tool/mkmsvcmin.tcl script so that it prints... |
commit | commitdiff | tree |
2023-05-15 |
larrybr | CLI debug build ready for testing whether OOM handling... |
commit | commitdiff | tree |
2023-05-15 |
larrybr | Fix CLI memory leak upon loading any shell extension. |
commit | commitdiff | tree |
2023-05-15 |
drh | Fix a C++-style variable declaration in the generate_se... |
commit | commitdiff | tree |
2023-05-15 |
dan | Limit the number of nested NOT nodes in an fts5 express... |
commit | commitdiff | tree |
2023-05-15 |
drh | Increase the stack size available to fuzzcheck to 8MB... |
commit | commitdiff | tree |
2023-05-15 |
dan | Limit the number of nested NOT nodes in an fts5 express... fts5-expr-limit |
commit | commitdiff | tree |
2023-05-15 |
drh | Add the --wait command-line option to fuzzcheck. |
commit | commitdiff | tree |
2023-05-15 |
larrybr | Make generate_series() correct on ones complement ALUs... |
commit | commitdiff | tree |
2023-05-15 |
drh | As evidenced by [forum:/forumpost/f3f546025a|forum... |
commit | commitdiff | tree |
2023-05-15 |
drh | Simplify the interface to constructAutomaticIndex(). |
commit | commitdiff | tree |
2023-05-13 |
dan | Fix windows-specific problems in test scripts sessionno... |
commit | commitdiff | tree |
2023-05-13 |
dan | Remove unnecessary call to sqlite3_dbdata_init() from... |
commit | commitdiff | tree |
2023-05-13 |
dan | Add an "#ifndef SQLITE_HAVE_SQLITE3R" directive to... |
commit | commitdiff | tree |
2023-05-13 |
larrybr | Extend CLI resource manager usage. Improve interface... |
commit | commitdiff | tree |
2023-05-13 |
larrybr | Mention that sqlite3_mutex_free() accepts NULL as a... |
commit | commitdiff | tree |
2023-05-13 |
larrybr | CLI closer to doing full cleanup on error exits. Needs... |
commit | commitdiff | tree |
2023-05-13 |
mistachkin | Fix compilation issue seen with MSVC. |
commit | commitdiff | tree |
2023-05-12 |
larrybr | CLI resource management applied to about 30% of shell... |
commit | commitdiff | tree |
2023-05-12 |
drh | Fix harmless compiler warning caused by [0772ddf56713d013]. |
commit | commitdiff | tree |
2023-05-12 |
dan | Add multi-threaded test for "INSERT ... RETURNING ... |
commit | commitdiff | tree |
2023-05-12 |
drh | Make the regexp extension more robust against OOM error... |
commit | commitdiff | tree |
2023-05-12 |
larrybr | Fix unlikely strange result of CLI edit(). |
commit | commitdiff | tree |
2023-05-12 |
drh | Ensure the _O_U16TEXT is defined for Windows builds... |
commit | commitdiff | tree |
2023-05-12 |
drh | Remove a stray CR from end of line in a source file. |
commit | commitdiff | tree |
2023-05-12 |
drh | Fix harmless typos in comments. |
commit | commitdiff | tree |
2023-05-12 |
drh | Ensure that all prepared statements are expired and... |
commit | commitdiff | tree |
2023-05-11 |
larrybr | More CLI resource manager use. Catch more OOMs. Elimina... |
commit | commitdiff | tree |
2023-05-11 |
drh | Add [/info/cec6a06508239c09e363?ln=5525-5531|restrictio... |
commit | commitdiff | tree |
2023-05-11 |
drh | Fix a minor typo in a comment. No code changes. |
commit | commitdiff | tree |
2023-05-11 |
dan | Fix the rbu_exclusive_checkpoint=1 option so that it... |
commit | commitdiff | tree |
2023-05-11 |
larrybr | For CLI: Cure an old leak and one segfault. Get all... |
commit | commitdiff | tree |
2023-05-11 |
larrybr | WIP, CLI resource manager worked in, barely used yet... |
commit | commitdiff | tree |
2023-05-10 |
drh | Enhance the split-sqlite3c.tcl script so that it uses... |
commit | commitdiff | tree |
2023-05-10 |
drh | Fix harmless compiler warnings from the CBMC compiler. |
commit | commitdiff | tree |
2023-05-10 |
drh | Rename sqlite3IsTableConstraint() to sqlite3IsSingleTab... |
commit | commitdiff | tree |
2023-05-10 |
drh | Add a missing comma to the documentation for the OP_Jum... |
commit | commitdiff | tree |
2023-05-10 |
larrybr | Begin use of a resource manager for CLI. |
commit | commitdiff | tree |
2023-05-10 |
larrybr | Get TCL extension to build and extensible shell tests... |
commit | commitdiff | tree |
2023-05-10 |
drh | New restriction on the push-down optimization to preven... |
commit | commitdiff | tree |
2023-05-10 |
larrybr | Fix bug in fall-back logic of CLI .clone |
commit | commitdiff | tree |
2023-05-10 |
larrybr | Passes shell{1-8}.test . |
commit | commitdiff | tree |
2023-05-09 |
larrybr | sqlite3x builds too. Fails a few shell2.test TCL tests. |
commit | commitdiff | tree |
2023-05-09 |
larrybr | Made to build (again). |
commit | commitdiff | tree |
2023-05-08 |
larrybr | WIP, sync with trunk to pickup 22 weeks of shell librar... |
commit | commitdiff | tree |
2023-05-08 |
dan | Fix recover1.test so that it works with DEFAULT_AUTOVAC... |
commit | commitdiff | tree |
2023-05-08 |
drh | Improved error handling when ".open" fails in the CLI. |
commit | commitdiff | tree |
2023-05-08 |
drh | In editPage(), if an attempt is made to edit an empty... |
commit | commitdiff | tree |
2023-05-08 |
drh | Ensure that the label for a JSON object really is a... |
commit | commitdiff | tree |
2023-05-08 |
dan | Add tests for recovering data to a lost-and-found table... |
commit | commitdiff | tree |
2023-05-07 |
drh | It turns out that pagerExclusiveLock() can be called... |
commit | commitdiff | tree |
2023-05-05 |
drh | Fix a comment in the JSON logic. No code changes. |
commit | commitdiff | tree |
2023-05-05 |
dan | Fix a buffer overrun that could occur when using the... |
commit | commitdiff | tree |
2023-05-05 |
dan | Reduce the maximum depth of nesting in json objects... |
commit | commitdiff | tree |
2023-05-05 |
dan | Do not attempt to run json502.test with SQLITE_OMIT_VIR... |
commit | commitdiff | tree |
2023-05-05 |
drh | Updates to compile-time option usage and especially... |
commit | commitdiff | tree |
2023-05-05 |
drh | Fix the pager2-3.1 test case so that it does not run... |
commit | commitdiff | tree |
2023-05-05 |
dan | Allow virtual tables to prepare writes to shadow tables... |
commit | commitdiff | tree |
2023-05-05 |
drh | Improved formatting of comments on SQLITE_CONFIG_xxx... |
commit | commitdiff | tree |
2023-05-04 |
drh | Add the "subsecond" modifier to the date/time functions. |
commit | commitdiff | tree |
2023-05-04 |
larrybr | Add some tests of subsecond modifier for date/time... subsec-modifier |
commit | commitdiff | tree |
2023-05-04 |
drh | Enhance the format() function so that the "," modifier... |
commit | commitdiff | tree |
2023-05-04 |
drh | Add support for the comma (,) modifier to %f formats... comma-format |
commit | commitdiff | tree |
2023-05-04 |
drh | Fix a bug in cursor hints that can cause references... |
commit | commitdiff | tree |
2023-05-03 |
drh | Add another assert() to FTS5 to demonstrate that a... |
commit | commitdiff | tree |
2023-05-03 |
dan | Add an assert() to fts5_config to ensure that a potenti... |
commit | commitdiff | tree |
2023-05-03 |
drh | Protect a macro argument with parentheses in FTS5. |
commit | commitdiff | tree |
2023-05-03 |
drh | Add a comment to the [0512f82a2cde7447] change to link... |
commit | commitdiff | tree |
2023-05-03 |
drh | Enhancement to showwal such that it shows what the... |
commit | commitdiff | tree |
2023-05-03 |
larrybr | Conform CLI double-quoted escaping to what its doc... |
commit | commitdiff | tree |
2023-05-03 |
drh | In the zipfile extension, leave the catalog list in... |
commit | commitdiff | tree |
2023-05-03 |
drh | If the page size is wrong on the page1 content inside... |
commit | commitdiff | tree |
2023-05-03 |
drh | Improved detection of excess recursion on arrays and... |
commit | commitdiff | tree |
2023-05-03 |
drh | Do not overflow the Index.aSample[] array if the same... |
commit | commitdiff | tree |
2023-05-03 |
drh | Do not even attempt to load the sqlite_stat4 table... |
commit | commitdiff | tree |
2023-05-03 |
larrybr | Fix CLI mishandling of OOM during .import _of_ a DB... |
commit | commitdiff | tree |
2023-05-03 |
drh | In the CLI, ensure that the argument to quoteChar(... |
commit | commitdiff | tree |
2023-05-02 |
dan | Fix a problem with the sqlite3changeset_size() API... |
commit | commitdiff | tree |
2023-05-02 |
larrybr | Give CLI quoted args hex escapes (as documented.) cli-hex-escape |
commit | commitdiff | tree |
2023-05-02 |
larrybr | Cure CLI hang on .import with high-ASCII column separator. |
commit | commitdiff | tree |
2023-05-02 |
drh | Allow for lower-case "nan" to mean NaN in JSON. |
commit | commitdiff | tree |
2023-05-02 |
drh | Interpret negative arguments to sqlite3_sleep() as... |
commit | commitdiff | tree |
2023-05-02 |
drh | Improved handling of NULL arguments to json_valid(... |
commit | commitdiff | tree |
2023-05-02 |
drh | Fix typo in comment. [forum:/forumpost/3da7d9c445... |
commit | commitdiff | tree |
2023-05-02 |
drh | Minor code change in the CLI to make a UAF warning... |
commit | commitdiff | tree |
2023-05-01 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2023-05-01 |
drh | The gcc definition of the SQLITE_INLINE macro is not... |
commit | commitdiff | tree |
2023-05-01 |
drh | Fix harmless compiler warnings in FTS5. |
commit | commitdiff | tree |
2023-05-01 |
stephan | Remove xFileControl() handling from the OPFS VFS altoge... |
commit | commitdiff | tree |
2023-05-01 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2023-05-01 |
drh | Add support for JSON5. |
commit | commitdiff | tree |
2023-05-01 |
dan | Fix typos in comments in sqlite3session.h preventing... |
commit | commitdiff | tree |
2023-05-01 |
drh | New enhancements to the sqlite3_db_config() constants... |
commit | commitdiff | tree |
next |