git: 0f996f45418e - main - sqlite3: Vendor import of sqlite3 3.46.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 02:42:54 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=0f996f45418e82dae151e5d1da478da38d70049f
commit 0f996f45418e82dae151e5d1da478da38d70049f
Merge: 542f9494b747 259d29fd8c01
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-06-03 01:40:14 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-06-03 02:28:53 +0000
sqlite3: Vendor import of sqlite3 3.46.0
Release notes at https://www.sqlite.org/releaselog/3_46_0.html.
Obtained from: https://www.sqlite.org/2024/sqlite-autoconf-3460000.tar.gz
Merge commit '259d29fd8c012d4392fa59ff803b691ead5b304d' into main
contrib/sqlite3/Makefile.msc | 7 +
contrib/sqlite3/configure | 20 +-
contrib/sqlite3/configure.ac | 2 +-
contrib/sqlite3/shell.c | 1943 +++++++--
contrib/sqlite3/sqlite3.c | 8935 +++++++++++++++++++++++---------------
contrib/sqlite3/sqlite3.h | 116 +-
contrib/sqlite3/sqlite3rc.h | 2 +-
contrib/sqlite3/tea/configure | 18 +-
contrib/sqlite3/tea/configure.ac | 2 +-
9 files changed, 7287 insertions(+), 3758 deletions(-)