Default Branch

d446d1cf18 · Extra argument to sqlite3_atof() is returned if the input string is not · Updated 2026-03-25 16:13:10 +00:00

Branches

a105989856 · Rename the file control to SQLITE_FCNTL_FILESTAT. Rename the SQL function · Updated 2025-10-25 20:46:09 +00:00    bahman

917
0
Included

21769e1d85 · Fix a va_list misuse. · Updated 2025-10-22 12:38:39 +00:00    bahman

933
0
Included

f4720e195e · Back out [b144f875d6bddce6] and remove strchrnul() from printf.c because it's not as portable as we'd hoped. · Updated 2025-10-21 16:10:09 +00:00    bahman

949
1

2cf93f054d · An attempted workaround for a MacOS-ism which causes the strchrnul() feature test to incorrectly pass though strchrnul() is not available. This new check works on Linux but is as-yet untested on the affected systems. See [forum:95edc7a8d7d1de59|forum post 95edc7a8d7d1de59]. · Updated 2025-10-16 17:17:13 +00:00    bahman

954
1

f66a0600d8 · Improve performance of the shell tool ".ar" command when it is given a large number of arguments. · Updated 2025-10-15 15:54:38 +00:00    bahman

959
0
Included

53a6b7d138 · Make the new sqlite3_db_status64() API accessible to extensions. · Updated 2025-10-14 16:57:50 +00:00    bahman

969
0
Included

637e1c7cc8 · Merge trunk into the cygwin-fixes branch. With tcl9 this passes all but one test, which fails with: error copying ...: No error · Updated 2025-10-11 20:06:54 +00:00    bahman

985
10

8f2f5e4963 · Add the SQLITE_ prefix to the type constants used by sqlite3_carray_bind(). · Updated 2025-10-08 18:51:15 +00:00    bahman

1000
0
Included

87f53152ed · Fix typo in the previous check-in that prevented the script from running. · Updated 2025-10-06 16:56:12 +00:00    bahman

1017
0
Included

381df874f0 · Large JSON5 hexadecimal integer literals are positive unless preceded by · Updated 2025-09-29 13:43:10 +00:00    bahman

1045
0
Included

1bf80f2dce · Minor bug fixes. Many new test cases. · Updated 2025-09-28 17:24:42 +00:00    bahman

1050
0
Included

a7a8d7fa87 · Fix a harmless compiler warning. · Updated 2025-09-26 11:28:01 +00:00    bahman

1082
0
Included

5dbbbf4923 · Remove some superfluous tabs and add the mkwasmbuilds ability to emit just its prologue. · Updated 2025-09-25 14:44:03 +00:00    bahman

1108
0
Included

dc90d7055c · Simplification to the AND/OR short-circuit logic. · Updated 2025-09-24 16:26:44 +00:00    bahman

1127
0
Included

5a2e3c4af2 · Experimenting with a custom wasm loader, but don't enable it without an explicit build flag. The goal here is to make the WebAssembly.Module object available internally (the default loader hides it from us). · Updated 2025-09-22 02:40:06 +00:00    bahman

1148
0
Included

49a37f333a · Improvements to imposter tables: (1) They are read-only unless writable-schema · Updated 2025-09-19 17:24:12 +00:00    bahman

1185
0
Included

3e17953beb · Add the sqlite3_db_status64() interface. · Updated 2025-09-17 19:19:52 +00:00    bahman

1191
0
Included

a12c1dcca6 · If the file-system supports f2fs style atomic-writes, sync the directory after deleting a journal file in journal_mode=DELETE mode in synchronous=NORMAL or synchronous=FULL modes (as well as synchronous=EXTRA). · Updated 2025-09-16 19:52:12 +00:00    bahman

1193
0
Included

e924087d30 · Merge latest trunk with this branch. · Updated 2025-09-15 16:09:54 +00:00    bahman

1195
0
Included

195956af94 · Typo fixes. Make sqlite3_set_errmsg() accessible to run-time loadable · Updated 2025-09-12 15:31:33 +00:00    bahman

1205
0
Included