-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: sqlite/sqlite
base: master@{1day}
head repository: sqlite/sqlite
compare: master
- 6 commits
- 8 files changed
- 3 contributors
Commits on Apr 27, 2026
-
Feature detection fix for uint128 on RISCV 32-bit, reported in [forum…
…:f8d1417ce8eb2f22|forum post 2026-04-26T11:41:01Z] and validated by the OP. FossilOrigin-Name: c4a2c20839ef75534d71d928a03ad276bdc488b0baa76c1505f48dc1ff0bcdd1
stephan committedApr 27, 2026 Configuration menu - View commit details
-
Copy full SHA for 70d1e3e - Browse repository at this point
Copy the full SHA 70d1e3eView commit details -
Refactor the uint128 type check to consolidate duplicated rules.
FossilOrigin-Name: 362ef7bc00eea180fb3458bd8887021aed54e321901483edc00ad6b23a33d8e5
stephan committedApr 27, 2026 Configuration menu - View commit details
-
Copy full SHA for 6af10b0 - Browse repository at this point
Copy the full SHA 6af10b0View commit details -
Fix a crash that could occur if sqlite3_deserialize() was used to ove…
…rwrite a database with an open transaction on it. Bug introduced by [fc42d31d6fca21ab] on 2018-03-07 and first released in version 3.23.0. This is not a vulnerability as an attacker that can exploit this already has the ability to execute arbitrary code. Forum post [forum:39134ba029 | 39134ba029]. FossilOrigin-Name: 77662cce9aa452ba5820e5f1a864a802763bd83b937cdb16e7025219eff7bd08
dan authored and dan committedApr 27, 2026 Configuration menu - View commit details
-
Copy full SHA for 1fc7341 - Browse repository at this point
Copy the full SHA 1fc7341View commit details -
Increase a stack-local buffer size to resolve a test regression intro…
…duced in [ff084ae341eab5c], in which some tests fail a pattern match check if their absolute file names are too long. Resolves [forum:205f73db1b2806f5|forum post 205f73db1b2806f5]. FossilOrigin-Name: 286fc22c7ca882b0b09de2f1b2a7e0b382af6c498f2f8ad237fe064feaa70d7f
stephan committedApr 27, 2026 Configuration menu - View commit details
-
Copy full SHA for 7471b5d - Browse repository at this point
Copy the full SHA 7471b5dView commit details -
Relax arbitrary length restrictions on some error messages in the CLI.
FossilOrigin-Name: 52f5531ded8e0d3da3dc4d5c9b3d14573041b9446e2c45b5093c958b6c74e0de
drh committedApr 27, 2026 Configuration menu - View commit details
-
Copy full SHA for 6176034 - Browse repository at this point
Copy the full SHA 6176034View commit details -
Improved detection of when the alternative windows-compatible main() is
needed in the sqldiff.exe utility. FossilOrigin-Name: e25b849a603cb08ab888641ff324e9aa129391c4792de86a62c55e9caf84c16e
drh committedApr 27, 2026 Configuration menu - View commit details
-
Copy full SHA for 6b4eb67 - Browse repository at this point
Copy the full SHA 6b4eb67View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master@{1day}...master