2022-03-10 |
larrybr | Improve formatting of changes doc for this branch shell-tweaks |
commit | commitdiff | tree |
2022-03-09 |
larrybr | Sync w/Trunk, finish doc/sh_tweak_changes.md |
commit | commitdiff | tree |
2022-03-09 |
drh | Further refinements to the sqlite_offset() fix from... |
commit | commitdiff | tree |
2022-03-09 |
drh | Fix the sqlite_dbpage virtual table so that it starts... |
commit | commitdiff | tree |
2022-03-09 |
drh | Do not use va_arg() as an l-value, because |
commit | commitdiff | tree |
2022-03-09 |
drh | Improve the defenses against bad pathnames input into... |
commit | commitdiff | tree |
2022-03-08 |
drh | Fix a minor typo in a comment. |
commit | commitdiff | tree |
2022-03-08 |
drh | Fix compiler warnings. |
commit | commitdiff | tree |
2022-03-08 |
larrybr | Add a .md summarizing CLI changes on this branch and... |
commit | commitdiff | tree |
2022-03-07 |
drh | Disable an assert in moveToRoot() when the database... |
commit | commitdiff | tree |
2022-03-07 |
drh | In the stay-on-last-page optimization for sqlite3Btree... |
commit | commitdiff | tree |
2022-03-07 |
drh | Do not allocate new Trigger objects in the parser follo... |
commit | commitdiff | tree |
2022-03-07 |
drh | Fix the code generated for vector IN operator constrain... |
commit | commitdiff | tree |
2022-03-07 |
drh | Optimizations to sqlite3BtreeIndexMoveto() avoid unnece... |
commit | commitdiff | tree |
2022-03-07 |
larrybr | Disentangle variable use in last checkin |
commit | commitdiff | tree |
2022-03-06 |
larrybr | For CLI .import, revert to importing into temp or main... |
commit | commitdiff | tree |
2022-03-06 |
drh | Fix obsolete but harmless comments in btree. No change... |
commit | commitdiff | tree |
2022-03-06 |
drh | The sqlite_offset() function should be non-deterministic. |
commit | commitdiff | tree |
2022-03-05 |
drh | Remove a NEVER() associated with sqlite_offset()> |
commit | commitdiff | tree |
2022-03-05 |
drh | Fix the 'localtime' modifier in date/time functions... |
commit | commitdiff | tree |
2022-03-05 |
drh | Further improvements to the sqlite_offset() function. |
commit | commitdiff | tree |
2022-03-05 |
drh | Fix the sqlite_offset() function so that it gives the... |
commit | commitdiff | tree |
2022-03-05 |
drh | Update obsolete text in the ICU README.txt file talking... |
commit | commitdiff | tree |
2022-03-04 |
drh | Do try to evaluate the Bloom filter on a LEFT JOIN... |
commit | commitdiff | tree |
2022-03-04 |
drh | When setting an sqlite3_value object to a pointer value... |
commit | commitdiff | tree |
2022-03-03 |
drh | Restore the ability to push-down OR subterms of the... |
commit | commitdiff | tree |
2022-03-03 |
drh | Make sure the xParseCell and xCellSize methods of the... |
commit | commitdiff | tree |
2022-03-03 |
drh | Fix for the problem identified in |
commit | commitdiff | tree |
2022-03-03 |
drh | Add the new OP_BeginSubrtn opcode (which is really... |
commit | commitdiff | tree |
2022-03-02 |
drh | Bloom filter pull-down optimization is incompatible... |
commit | commitdiff | tree |
2022-03-02 |
drh | Faster version of sqlite3VdbeMemRelease(). |
commit | commitdiff | tree |
2022-03-02 |
drh | Reinstate the releaseMemArray() performance optimization of |
commit | commitdiff | tree |
2022-03-02 |
drh | The optimization at [ece326db50201937] is not quite... |
commit | commitdiff | tree |
2022-03-02 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree |
2022-03-02 |
drh | The performance optimizations at [bb520293d8c11518... |
commit | commitdiff | tree |
2022-03-01 |
drh | The MemPage.aDataEnd field should point to the end... |
commit | commitdiff | tree |
2022-03-01 |
drh | Fix a minor typo in a comment. |
commit | commitdiff | tree |
2022-03-01 |
drh | Fix two assert() statements in btree.c which were not... |
commit | commitdiff | tree |
2022-03-01 |
drh | Fix slightly-incorrect assert() statements. |
commit | commitdiff | tree |
2022-03-01 |
drh | Increase the max_page_count on ROLLBACK, if necessary... |
commit | commitdiff | tree |
2022-02-28 |
drh | Fix the Xfer-optimization on the INSERT statement so... |
commit | commitdiff | tree |
2022-02-28 |
drh | Reorganize the bits in Mem.flags. Free up one bit... |
commit | commitdiff | tree |
2022-02-28 |
drh | Expand the comment on the definition of the Mem object... |
commit | commitdiff | tree |
2022-02-28 |
drh | Performance optimization in initMemArray() saves about... |
commit | commitdiff | tree |
2022-02-28 |
drh | The performance increase in the previous check-in of... optimize-init-mem |
commit | commitdiff | tree |
2022-02-28 |
drh | An optimization to initMemArray() saves almost 500K... |
commit | commitdiff | tree |
2022-02-28 |
drh | Avoid unnecessary deinitialization of the Mem.flags... |
commit | commitdiff | tree |
2022-02-27 |
drh | Cache values of UnpackedRecord.aMem[0] into new fields... |
commit | commitdiff | tree |
2022-02-27 |
drh | Bypass a single branch in vdbeRecordCompareString(... |
commit | commitdiff | tree |
2022-02-26 |
drh | Remove an unnecessary local variable for a small perfor... |
commit | commitdiff | tree |
2022-02-26 |
drh | Allow the OP_Column opcode to read rows that are larger... |
commit | commitdiff | tree |
2022-02-25 |
drh | Revise the initialization processing for OP_Column... |
commit | commitdiff | tree |
2022-02-25 |
drh | Fix the OP_NullRow documentation so that it accurately... |
commit | commitdiff | tree |
2022-02-25 |
drh | Improved comment on the codeDeferredSeek() routine... |
commit | commitdiff | tree |
2022-02-25 |
drh | Fix unimportant typos in comment text. |
commit | commitdiff | tree |
2022-02-25 |
drh | Invoking SQLITE_TESTCTRL_INTERNAL_FUNCTIONS causes... |
commit | commitdiff | tree |
2022-02-25 |
drh | Remove unused P4 types on the Opcode object. Saves... |
commit | commitdiff | tree |
2022-02-24 |
drh | Change the OP_Next and OP_Prev opcodes so that they... |
commit | commitdiff | tree |
2022-02-24 |
larrybr | Spell fix, no code change |
commit | commitdiff | tree |
2022-02-24 |
drh | Fix an assert() so that it is still valid following... |
commit | commitdiff | tree |
2022-02-24 |
drh | Update the version number of version 3.39.0 for the... |
commit | commitdiff | tree |
2022-02-23 |
drh | Add a new subclass for MemPage.xCellSize specifically... |
commit | commitdiff | tree |
2022-02-23 |
drh | Optimize calls to get2byte() in btree.c for almost... |
commit | commitdiff | tree |
2022-02-23 |
drh | Defer the check for error check Pgno zero until after... |
commit | commitdiff | tree |
2022-02-23 |
drh | Store the page number for the PENDING_BYTE page in... |
commit | commitdiff | tree |
2022-02-22 |
larrybr | Sync w/3.38, add .parameter ls to CLI |
commit | commitdiff | tree |
2022-02-22 |
drh | For the "PRAGMA database_list" statement, do not check... |
commit | commitdiff | tree |
2022-02-22 |
drh | Version 3.38.0 version-3.38.0 |
commit | commitdiff | tree |
2022-02-22 |
drh | Fix an undersized memory allocation in the test harness... |
commit | commitdiff | tree |
2022-02-21 |
drh | Fix compiler warnings for older compilers (ex: gcc... |
commit | commitdiff | tree |
2022-02-21 |
drh | Remove stray tab characters from auxiliary source code... |
commit | commitdiff | tree |
2022-02-21 |
drh | Add SQLITE_OMIT_JSON to the compile-time option test... |
commit | commitdiff | tree |
2022-02-21 |
drh | Do not allow error messages from sqlite3NestedParse... |
commit | commitdiff | tree |
2022-02-19 |
larrybr | Improve .backup and .save help text |
commit | commitdiff | tree |
2022-02-19 |
drh | Add a NEVER() to a branch that is unreachable for STAT4. |
commit | commitdiff | tree |
2022-02-17 |
drh | Enhance the documentation on sqlite3_stmt_readonly... |
commit | commitdiff | tree |
2022-02-17 |
drh | Remove references to the now-defunct SQLITE_ENABLE_JSON... |
commit | commitdiff | tree |
2022-02-17 |
drh | Fix a testing error on Windows that was recently added... |
commit | commitdiff | tree |
2022-02-16 |
drh | Make the sqlite3_error_offset() interface accessible... |
commit | commitdiff | tree |
2022-02-15 |
larrybr | Sync with trunk |
commit | commitdiff | tree |
2022-02-15 |
drh | Improved rendering of floating point numbers without... |
commit | commitdiff | tree |
2022-02-15 |
drh | New assert() statements to help prove correctness of... |
commit | commitdiff | tree |
2022-02-14 |
drh | Generalize the in-memory journal so that it is able... |
commit | commitdiff | tree |
2022-02-14 |
larrybr | CLI .import can auto-rename non-unique column names... |
commit | commitdiff | tree |
2022-02-14 |
drh | Minor correction to the early corruption detection... |
commit | commitdiff | tree |
2022-02-14 |
drh | Fix a bad assert() (it needs an "||CORRUPT_DB" term... |
commit | commitdiff | tree |
2022-02-14 |
larrybr | CLI's .import column rename made more minimal, and... auto-column |
commit | commitdiff | tree |
2022-02-13 |
larrybr | Sync w/trunk, fix zAutoColumns placement blunder, all... |
commit | commitdiff | tree |
2022-02-12 |
dan | Do not run merge1.test with SQLITE_OMIT_VIRTUALTABLE... |
commit | commitdiff | tree |
2022-02-12 |
dan | Fix a possible user-after-free in ALTER TABLE found... |
commit | commitdiff | tree |
2022-02-12 |
dan | Update fuzz.test to account for a change in error messa... |
commit | commitdiff | tree |
2022-02-12 |
dan | Avoid dropping SQLITE_TOOBIG errors in the quote()... |
commit | commitdiff | tree |
2022-02-12 |
larrybr | For .import auto-column, aid build-time override of... |
commit | commitdiff | tree |
2022-02-12 |
larrybr | Fix auto-column bug noted by post https://sqlite.org... |
commit | commitdiff | tree |
2022-02-12 |
larrybr | Sync w/trunk, allow build-time override of auto-column... |
commit | commitdiff | tree |
2022-02-11 |
drh | Fix a test in without_rowid1.test so that it is disable... |
commit | commitdiff | tree |
2022-02-11 |
dan | Update some OOM tests of the ALTER TABLE command to... |
commit | commitdiff | tree |
2022-02-11 |
drh | Load recent dbsqlfuzz finds into test/fuzzdata8.db. |
commit | commitdiff | tree |
2022-02-11 |
drh | Reference the wayback machine for the dead hyperlink... |
commit | commitdiff | tree |
2022-02-11 |
drh | Fix an assert() in the pager by adding "|| CORRUPT_DB... |
commit | commitdiff | tree |
next |