Historique des commits

Auteur SHA1 Message Date
  drh 8b3ba8eb5a Enclose the generated "sqlite3.c" and "sqlite3.h" in a single big #ifdef so il y a 1 mois
  drh 9bcfb2b694 Basic builds now appear to work using jimsh0 on Windows. il y a 2 mois
  stephan 32888c2b30 Bring the extra-src branch up to date with the trunk. il y a 10 mois
  drh a9a7d118f6 Fix the amalgamation generator so that when it is reporting the Fossil il y a 1 an
  stephan 45cf8ad02a In mksqlite3c.tcl, pass EXTRA_SRC files through verbatim instead of applying the post-processing needed for sqlite's own source files. il y a 1 an
  stephan 87ac2b043a Add EXTRA_SRC build var. If set, it is treated like a list of files, each of which gets appended verbatim to sqlite3.c. The intent is to enable easily extending the amalgamation. Requested in/around [forum:3fcc655f0ac0efe8|forum post 3fcc655f0ac0efe8]. il y a 1 an
  drh 73cdbeb632 Fix an issue in the amalgamation generator in which it was not correctly il y a 1 an
  drh 8efe749ab3 Fix the amagamation generator so that it works one a clean source tree. il y a 1 an
  drh fd5d18045a Include source provenance in the header comment of the amalgamation. il y a 1 an
  dan 63b74e02a7 Add Makefile.in targets for sqlite3r.c and sqlite3r.h, versions of the amalgamation that include the recover extension. il y a 2 ans
  drh 7585f49a0a Move the vfskv.c extension to src/os_kv.c and make it part of the amalgamation, il y a 2 ans
  drh 8f1eb6f5e4 Add the sqlite3Show() family of debugging interfaces under SQLITE_DEBUG. il y a 2 ans
  drh 9dbf96bd70 An attempt to integrate the JSON functions directly into the SQLite core, il y a 3 ans
  drh 15482bc3f3 Fix harmless compiler warnings. Omit redundant copies of os_common.h and il y a 3 ans
  mistachkin e13dfe4b19 By default, do not emit #line directives in the amalgamation. il y a 3 ans
  mistachkin 696555d7b5 Further revisions to #line handling for amalgamation builds. il y a 3 ans
  larrybr 4902235796 Merge from trunk, rename tool option for its effect il y a 3 ans
  larrybr 4b1c3eb5f9 Amalgamation has #line directives by default. Minor mksqlite3c.tcl changes il y a 3 ans
  drh a612c1c9bc Add the ATOMIC_INTRINSICS compile-time output output. Move sqlite3Int.h il y a 3 ans
  drh 786142a994 If an amalgamation is created using SQLITE_ENABLE_UPDATE_DELETE_LIMIT, il y a 4 ans
  drh 24aee8af6e Try to remove end-of-line whitespace when building the amalgamation. il y a 4 ans
  drh 691b5c54b8 Infrastructure for the bytecode() table-valued function. The function itself il y a 4 ans
  drh a961d3a198 Merge enhancements from trunk. il y a 6 ans
  dan d31e7addd6 Update the amalgamation build script to include window.c. il y a 6 ans
  drh 748b8fda90 Forward port the geopoly extension functions into the r-tree extension, il y a 6 ans
  drh fcfd756fe3 Break out the upsert code into a separate source file. il y a 6 ans
  drh ac442f41c1 Add support for the "memdb" VFS and the sqlite3_memdb_ptr() and il y a 7 ans
  drh a43c8c8a60 Initial implementation of the "sqlite_dbpage" virtual table. Currently il y a 7 ans
  drh 0a02c72e79 Less dramatic changes to the source-id following an edit. Modify the way il y a 7 ans
  dan f5f0e43a6d Update script tool/mksqlite3c.tcl to avoid duplicating the SQLITE_API il y a 7 ans