]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2023-12-03  larrybrPartial hand-merge of shell.c.in (not buildable) cli_extension_wip
2023-11-21  larrybrMerge console I/O changes for Windows CLI.
2023-11-21  larrybrSync w/trunk as pre-merge-to-trunk sanity check.
2023-11-21  drhFix the trace3-4.4 test to be more rebust against timin...
2023-11-20  drhBack out an incorrect change to the sqlite3ExprCompareS...
2023-11-20  drhConvert an assert in OP_VCheck into a branch that abort...
2023-11-20  danFix an assert() in fts5 that could be true following...
2023-11-20  larrybrCherrypick shell1.test fix.
2023-11-20  larrybrCherrypick shell1.test fix.
2023-11-18  mistachkinCorrect conditional compilation issue seen with MSVC...
2023-11-18  danWhen ENABLE_SETLK is defined, avoid ever blocking on...
2023-11-18  drhAdjust an assert() in fts5WritePoslistData() so that...
2023-11-18  drhAnother assertion fault fix, similar to [a9443dbfbe25e5...
2023-11-17  danWhen SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a...
2023-11-17  drhAdd the new "run-fuzzcheck" target on the autoconf...
2023-11-17  drhAdd an assert() to prove the sqlite3_prepare() always...
2023-11-17  danWhen SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a... unix-setlk-timeout-mutexes
2023-11-17  drhFix harmless compiler warnings in debugging code.
2023-11-17  drhFix an incorrect assert() associated with ALTER TABLE...
2023-11-16  larrybrSimplify and make more rational how console I/O package...
2023-11-15  danChanges so that if SQLITE_ENABLE_SETLK_TIMEOUT is defin...
2023-11-15  drhImprovements to the description of sqlite3_errmsg(...
2023-11-15  stephanFix an exception misuse in test-opfs-vfs.js.
2023-11-15  stephanJNI: add more wrapper1 Sqlite.Blob tests.
2023-11-15  stephanJNI: clear out the sqlite3_context native pointer after...
2023-11-15  stephanJNI doc updates.
2023-11-15  stephanJNI: add the @Experimental annotation and mark all...
2023-11-15  stephanJNI test code cleanups.
2023-11-15  stephanJNI: add CONFIG_LOG and CONFIG_SQLLOG support to wrappe...
2023-11-15  stephanJNI: apply an internal level of API indirection to...
2023-11-14  drhAdd NEVER() to a branch made unreachable by [6f9eed826f...
2023-11-14  stephanJNI: reimplement Tester2.execSql() using the high-level...
2023-11-14  danFix another obscure problem with nested aggregates...
2023-11-14  stephanJNI: add Sqlite.Stmt.step(boolean) overload which retur...
2023-11-14  drhExtra PRAGMA vdbe_addoptrace output showing when OP_Col...
2023-11-14  stephanJNI: use ByteBuffer.limit() instead of ByteBuffer.capac...
2023-11-14  stephanJNI: add sqlite3_blob_read_nio_buffer() and iron out...
2023-11-14  larrybrAdd a few asserts into *Put*() functions to catch calls...
2023-11-14  stephanJNI: change sqlite3_prepare_multi()'s exception-handlin...
2023-11-14  stephanJNI: add sqlite3_blob_write() overload which accepts...
2023-11-13  stephanJNI: add sqlite3_column_nio_buffer() and sqlite3_value_...
2023-11-13  stephanJNI: add sqlite3_result_nio_buffer() and tests. Discove...
2023-11-13  larrybrCure many warnings from gcc, clang and CL.exe.
2023-11-13  stephanJNI: add sqlite3_bind_nio_buffer() and initial tests...
2023-11-13  larrybrFix var-intro after executable code departure from...
2023-11-13  larrybrSlight cleanup of length-limited strpbrk() replacement...
2023-11-13  larrybrEnhance console_io to permit emits limited in various...
2023-11-12  larrybrAdd sqlite3_x86.exe unversioned binary.
2023-11-12  larrybrUse setOutputStream() to designate implicit output...
2023-11-12  larrybrWrite BOM without fwrite(), using sputz() so that if...
2023-11-11  larrybrRemove SHELL_LEGACY_CONSOLE_IO PP symbol and code it...
2023-11-11  larrybrComplete shell transition to using {f,o,e}put{f,z}...
2023-11-11  stephanJNI wrapper1: when checking for an out-of-bounds statem...
2023-11-11  stephanDo not cache a statement's column count in the JNI...
2023-11-11  larrybrFix malf with redirected input due to bad assumption...
2023-11-11  larrybrPervasive changes to console_io.{c,h} in support of...
2023-11-10  danFix another problem with mixed join types and the RIGHT...
2023-11-10  drhAdditional debugging information on the tree-dump of...
2023-11-10  drhRemove an incorrect ALWAYS() that was inserted yesterda...
2023-11-10  drhEnsure 8-byte alignment of data structues in sqlite3_da...
2023-11-10  drhRemove a NEVER() from whereAddIndexedExpr() that is...
2023-11-10  danFix an obscure problem with the join-strength-reduction...
2023-11-10  stephanExpose the missing SQLITE_SUBTYPE to wasm.
2023-11-10  stephanExpose the missing SQLITE_SUBTYPE to JNI.
2023-11-10  stephanExpose SQLITE_RESULT_SUBTYPE to JNI.
2023-11-09  stephanExpose SQLITE_RESULT_SUBTYPE to wasm.
2023-11-09  drhAdd the SQLITE_RESULT_SUBTYPE flag for application...
2023-11-09  mistachkinFix compilation issue seen with MSVC.
2023-11-09  drhPut an ALWAYS on an true branch.
2023-11-09  drhFuther documentation refinements.
2023-11-09  drhFixes: (1) In the ->> function, instead of setting...
2023-11-09  stephanA .class file build dependencies fix in the JNI build.
2023-11-09  drhAdd the SQLITE_STRICT_SUBTYPE compile-time option....
2023-11-09  stephanAdd some notes about the JNI pointer-passing approach...
2023-11-09  drhDo not replace expressions that return subtypes with...
2023-11-09  drhOmit the new SQLITE_VALUE_SUBTYPE name. Stay with...
2023-11-09  stephanTwo more JNI build fixes for Windows/MinGW, reported...
2023-11-09  drhJSON5 bug fix: Escape double-quotes that occur inside...
2023-11-08  drhMake a distinction between functions that consume subty...
2023-11-08  drhDo not cover expressions using an indexed expression... idx-expr-fix
2023-11-08  drhMore precise characterization of JSON functions. Indic...
2023-11-08  danHave the shell tool emit a warning if the user attempts...
2023-11-08  danRemove old files related to wapptest.tcl from test...
2023-11-08  danAvoid blocking as part of passive checkpoint operations...
2023-11-08  stephanRemove an unused/invalid test from the wasm suite.
2023-11-08  stephanJNI build fixes for platforms where the jint type is...
2023-11-08  drhSuppress harmless UBSAN warnings about memory overflow...
2023-11-08  drhChanges a no-op call to freeP4() into an assert().
2023-11-07  danAdd -DSQLITE_ENABLE_SETLK_TIMEOUT=1 to a release-test...
2023-11-07  danFix an assert() that could fail within calls to sqlite3...
2023-11-07  stephanAn attempt to work around compilation errors on MinGW...
2023-11-07  larrybrRefactor MBCS/UTF-8 translation to avoid extra allocati...
2023-11-07  drhUpdate the documentation to the sqlite3_set_auxdata...
2023-11-07  stephanJNI: during static init record whether the current...
2023-11-07  stephanAdd Sqlite.prepareMulti() to JNI wrapper1, for preparin...
2023-11-07  stephanDiverse minor cleanups in the JNI pieces.
2023-11-07  stephanFlesh out [7a63b5b65a79] to be able to build JNI with...
2023-11-07  larrybrGet dependencies into make recipes. Get legacy console...
2023-11-06  stephanAdd -DSQLITE_ENABLE_COLUMN_METADATA to the JNI build...
2023-11-06  danFix an fts5 problem where a transaction consisting...
next