Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. a4643b4 Version 3.50.3 by drh · 2 days ago release version-3.50.3
  2. 75b03b9 Optimize allocation of large tombstone arrays in fts5. by drh · 4 days ago
  3. 65ffbcd Rework the fix to the problem described by by drh · 11 days ago
  4. 1587604 Work around the Emscripten 4.10 regression described in [https://github.com/emscripten-core/emscripten/issues/24656 | Emscripten ticket #24656]. by stephan · 11 days ago
  5. 8bf6452 Fix a parsing error introduced by the addition of the ability to disable by drh · 12 days ago
  6. 7a6ff62 Propagate the -ldl and -lpthread flags, if needed, into sqlite3.pc, per request in [forum:44a58c807353162f | forum post 44a58c807353162f]. This resolves usage of that pkgconf file on some OSes. by stephan · 2 weeks ago
  7. 52c7082 Increment the patch level to 3. by drh · 3 weeks ago
  8. 993c1b4 When attempting to optimize "expr AND false" to "false" and by drh · 3 weeks ago
  9. 1142266 Minor API doc typo fixes from brickviking. by stephan · 3 weeks ago
  10. 972838f Minor API doc typo fixes from brickviking. by stephan · 3 weeks ago
  11. 9d7c5df Version 3.50.2 by drh · 3 weeks ago version-3.50.2
  12. ffedaa7 Raise an error right away if the number of aggregate terms in a query by drh · 3 weeks ago
  13. d1b5b50 API doc typo fixes and closing DD element tags from brickviking. by drh · 3 weeks ago
  14. fb76a02 Minor API doc fixes sent off-list from brickviking. by drh · 3 weeks ago
  15. a231b5d Cherry-pick of documentation updates from trunk - no code changes. by drh · 4 weeks ago
  16. af3f922 Avoid writing frames with no checksums into the wal file if a by drh · 4 weeks ago
  17. 6460f4d Fix an issue going back to version 3.39.0 with transitive IS constraints by drh · 5 weeks ago
  18. 591d201 Have sqlite3_setlk_timeout() take the database handle mutex. This fixes an assert() failure that could occur if sqlite3_setlk_timeout() were called on a threadsafe handle. by drh · 5 weeks ago
  19. 0e7d0e2 Help ext/wasm 'make snapshot' find the wasm docs dir when it's run from outside of my usual checkout structure. by stephan · 5 weeks ago
  20. a773b16 Fix a problem with UPDATEs on fts5 tables that contain blob values. by drh · 5 weeks ago
  21. 0810690 Increase the version number for this branch to 3.50.2. by drh · 5 weeks ago
  22. b586004 Fix the concat_ws() SQL function so that it includes empty strings in the by drh · 5 weeks ago
  23. 714426f Improved selection of the divisor when subdividing nested Bitvec objects. by drh · 5 weeks ago
  24. cc279d5 Adjustments to ext/misc/fileio.c in an attempt to get it to build using mingw. by drh · 5 weeks ago
  25. 979a07a Version 3.50.1 by drh · 6 weeks ago version-3.50.1
  26. 36350af Fix harmless compiler warning introduced by the setlk-snapshot-fix merge. by drh · 6 weeks ago
  27. d7cb1ea Fixes to ensure SQLITE_ENABLE_SETLK_TIMEOUT builds use a blocking lock by drh · 6 weeks ago
  28. 74db1f3 Merge TEA README updates from [bf7be67e3f]. No code changes. by stephan · 6 weeks ago
  29. af388ef tea build: add an info-exists check after a 'scan' call, as scan does not create its target vars on error. Problem reported at [forum:fde857fb8101a4be | forum post fde857fb8101a4be] and triggers when the 'vsatisfies' test for the host's Tcl version fails (so the build would fail anyway, but will fail more informatively with this fix). by stephan · 6 weeks ago
  30. d282fbc Apply the duplicate 'export default' workaround to the (untested and unsupported) node-specific build rules in mkwasmbuilds.c to resolve a problem reported off-list by Thomas Steiner. by stephan · 6 weeks ago
  31. d95ba2f Relax query flattener constraint (3b) and thereby allow flattening the RHS of by drh · 6 weeks ago
  32. 9412d984 Fix an off-by-one error in sqlite3_rsync. by drh · 7 weeks ago
  33. 1daead7 Fix JSONB edit so that when it is trying to reduce the size of an element by drh · 7 weeks ago
  34. 13efb2f Improve the accuracy of affinity and collating sequence analysis for by drh · 7 weeks ago
  35. 6510beb Update the version number to 3.50.1 by drh · 7 weeks ago
  36. 7c1d13b Fix an off-by-one error in the size computation of a vdbe-sorter. by drh · 7 weeks ago
  37. ce3887b Cherrypick obscure (fuzzer-generated) RIGHT JOIN bug fixes from trunk. by drh · 7 weeks ago
  38. 175c358 Add "include <stddef.h>" to fts5 and rtree to ensure that they use the by drh · 7 weeks ago
  39. 4cb03d1 Extend the fix for ticket 623eff57e76d45f6]so that it covers RIGHT JOIN by drh · 7 weeks ago
  40. 8dcef6c Squelch an interesting but harmless struct initialization warning emitted after an emsdk update. Fix JS breakage introduced by changes in Emscripten 4.0.7: manually export the HEAPxyz symbols which used to be exposed by default. by stephan · 7 weeks ago
  41. 726b2db Fix the missing -lm link flag for the sqlite3 shell when building the autoconf bundle with --disable-static-shell, as reported in [forum:5adf1c932a | forum post 5adf1c932a]. by stephan · 7 weeks ago
  42. 3f52361 Version 3.50.0 by drh · 7 weeks ago major-release version-3.50.0
  43. b3c1884 Do not use a partial index unless the WHERE clause uses one or more columns by drh · 7 weeks ago
  44. b3bcf48 Do not use a partial index if the truth of the WHERE clause does not depend by drh · 7 weeks ago silly-partial-indexes
  45. f08f71a Slight change to tool/split-sqlite3c.tcl to make it compatible with jimsh by drh · 8 weeks ago
  46. f96d44e Fix a bug in the speedtest.tcl testing script that was introduced by by drh · 8 weeks ago
  47. 209894c In the TEA build, enable USE_TCL_STUBS on Mac platforms. by stephan · 8 weeks ago
  48. 93394eb On OpenBSD, do not test fuzzcheck with ubsan as part of "make devtest". by dan · 8 weeks ago
  49. 8f06aed Avoid calls to sprintf() in Lemon, since OpenBSD hates sprintf(). by drh · 8 weeks ago
  50. 3f01048 When detecting TCLLIBDIR, skip over //zipfs paths, as the (file isdirectory) command will actually return true for those, but they're useless for installation purposes. This resolves the tea build's inability to install on stock openbsd. by stephan · 8 weeks ago
  51. 45fa234 tclsqlite.c doc typo fix. by stephan · 8 weeks ago
  52. a01b7ad Change json_group_object() so that it ignores entries where the label by drh · 8 weeks ago
  53. c5031b5 vtablog.c doc fixes reported in [forum:416d1e37b2|forum post 416d1e37b2]. by stephan · 8 weeks ago
  54. 81a2f7b Amend the previous: Set SQLITE_JSON_MAX_DEPTH to 500 on *all* builds by drh · 8 weeks ago
  55. 85f37eb Limit JSON recursion depth to 500 when running ASAN in fuzzcheck, to prevent by drh · 8 weeks ago
  56. c1ea1a6 Add the --osmalloc option to the test/speedtest.tcl testing script. by drh · 8 weeks ago
  57. 96e1619 Fix a problem with using streaming iterators with sqlite3changegroup_add_change(). by dan · 8 weeks ago
  58. 4a0b7a3 Clarify some malloc size computations to simplify the proof that they by drh · 9 weeks ago
  59. 79c792d Make the new sqlite3_setlk_timeout() interface accessible to loadable by drh · 9 weeks ago
  60. 890de76 Remove stray tab characters from source files. by drh · 9 weeks ago
  61. a58208a Fix a harmless comment typo by drh · 9 weeks ago
  62. acf95a3 Adjust the tool/warnings.sh script so that it works on the latest versions by drh · 9 weeks ago
  63. 953e450 Latest teaish pieces, most significantly for tcl portability fixes. Move autoconf/teaish/autosetup/... to autosetup/teaish/. to simplify maintenance and deployment via the autoconf bundle. by stephan · 9 weeks ago
  64. c953cb6 Minor tcl doc update. by stephan · 9 weeks ago tea-cleanups
  65. 9bb2548 Rename feature-tests.tcl to feature.tcl. Haiku tcl portability fixes. by stephan · 9 weeks ago
  66. 1e24694 Latest upstream teaish pieces for minor fixes. Restructure this copy of teaish to simplify maintenance and the autoconf bundle build. by stephan · 9 weeks ago
  67. 972a0f5 Improved version of the previous check-in. by drh · 9 weeks ago
  68. cd64392 Fix the optimization of check-in [663f5dd32d9db832] that strives to avoid by drh · 9 weeks ago
  69. cecf833 Add the --enablefk option to the "changeset apply" command of the by drh · 9 weeks ago
  70. c638017 Enhance the "changeset" utility program with new command-line options for by drh · 9 weeks ago
  71. 4165fd8 Rework the showHelp() function in the CLI implementation so that its by drh · 9 weeks ago
  72. 691b44a Back out the "low-quality index" query planner hack of check-in by drh · 9 weeks ago
  73. c02ac7b Fix trunk fork. by drh · 9 weeks ago
  74. 186fd30 Adjust the strftime() test in test/date4.test to remove flags not supported in musl libc if that environment is detected. by stephan · 9 weeks ago
  75. 494830c First cut at enhancing the fsdir virtual table so that it works with by drh · 9 weeks ago
  76. 0df6c5b Omit the unused readdir_r() routine from test_windirent.c by drh · 9 weeks ago
  77. 0a0777d Session extension doc typo fix reported in [forum:75e9408acb|forum post 75e9408acb]. by stephan · 10 weeks ago
  78. a0b34dc Fix a coding mistake in vfstrace. by drh · 10 weeks ago
  79. eb55814 Remove a redundant typedef from the sqlite3_rsync.c source file. by drh · 10 weeks ago
  80. 94e22bc Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restores by drh · 10 weeks ago
  81. 844b457 Add enforcement of the obscure JSON5 syntax rule that the \0 escape by drh · 10 weeks ago
  82. 733aff3 Fix PRAGMA trusted_schema=OFF and similar so that it restricts the kinds by drh · 2 months ago
  83. cc28137 Internal doc typo fix. No code changes. by stephan · 2 months ago
  84. f087b6a Fix a harmless warning about and oversize shift operation on malformed JSONB by drh · 2 months ago
  85. f670583 Add test cases for the NOT NULL/IS NULL optimization in CHECK constraints fix. by dan · 2 months ago
  86. 288f356 Fix a bug in the NOT NULL/IS NULL optimization of check-in [cb94350185f555c3] by drh · 2 months ago
  87. ad39fa8 Fix the sqlite3VdbeTypeofColumn() function so that it works correctly by drh · 2 months ago
  88. 3b51a1a Fix console-I/O on Windows for DEBUG=3 builds. Broken by [925e97e6f4238f02]. by drh · 2 months ago
  89. d732410 Enhance sqlite3_rsync so that if the first attempt to invoke a copy by drh · 3 months ago
  90. 37b76ba Fix a harmless redundant variable declaration in sqlite3_rsync. by drh · 3 months ago
  91. e618674 Addition summary results output when using -vvv on sqlite3_rsync. by drh · 3 months ago
  92. d7b8322 Promote the --protocol option to sqlite3_rsync from being an undocumented by drh · 3 months ago
  93. f4d435d Enhance sqlite3_rsync (in a backwards-compatible way) so that it has the by drh · 3 months ago
  94. e2826db Improvements to protocol negotiation. by drh · 3 months ago faster-rsync
  95. 5f4d013 Clean up command-line parsing. Add the undocumented by drh · 3 months ago
  96. bef9565 Now appears to be working. More testing needed. Refinement of the by drh · 3 months ago
  97. f124ddf Bug fixes. Added new debugging features to better visualize the protocol. by drh · 3 months ago
  98. fbafaa5 This is the start of an experiment in getting sqlite3_rsync to use less by drh · 3 months ago
  99. 5db6951 Do not allow sqlite3_rsync to convert the replica from WAL-mode into by drh · 3 months ago
  100. 2bd983a Enhance sqlite3_rsync so that, by default, it will sync non-WAL-mode by drh · 3 months ago