]> git.ipfire.org Git - thirdparty/sqlite.git/history - Makefile.msc
The coalesce(), ifnull(), and iif() functions pass through subtype values
[thirdparty/sqlite.git] / Makefile.msc
2024-03-13  danMerge trunk into this branch.
2024-03-11  drhRun shell*.test modules with "make mdevtest".
2024-03-09  drhFuzzcheck is run automatically by testrunner.tcl, so...
2024-03-04  drhFix a compiler warning in date.c. Update makefiles...
2024-02-27  danHave "PRAGMA quick_check" compare the number of entries...
2024-02-27  stephanExtend sqlite3.c makefile rule to support EXTRA_SRC...
2024-02-27  danAllow "_" characters to appear between any two digits...
2024-02-27  stephanBring the extra-src branch up to date with the trunk. extra-src
2024-02-26  danAdd the intck extension. For performing incremental...
2024-02-26  danMerge latest trunk changes into this branch.
2024-02-21  danMerge trunk changes into this branch.
2024-02-17  danAdd start of extension for incremental integrity-checks...
2024-01-03  drhEnhance sqlite3_analyzer.exe so that it uses the ext...
2024-01-03  drhUpdate the sqldiff.exe utility program so that it uses...
2023-12-18  drhAdd randomjson.c to testfixture. Use it for a new...
2023-12-17  drhEnhancements to the "randomjson.c" extension. Automati...
2023-12-16  drhEnable SQLITE_STRICT_SUBTYPE for default builds of...
2023-11-28  danMerge latest trunk updates into this branch.
2023-11-24  drhMerge the latest trunk enhancements and fixes into...
2023-11-21  larrybrMerge console I/O changes for Windows CLI.
2023-11-21  larrybrSync w/trunk as pre-merge-to-trunk sanity check.
2023-11-16  larrybrSimplify and make more rational how console I/O package...
2023-11-15  danChanges so that if SQLITE_ENABLE_SETLK_TIMEOUT is defin...
2023-11-11  larrybrComplete shell transition to using {f,o,e}put{f,z}...
2023-11-11  larrybrPervasive changes to console_io.{c,h} in support of...
2023-11-07  larrybrGet dependencies into make recipes. Get legacy console...
2023-11-06  danMerge trunk changes into this branch.
2023-11-02  stephanMerge latest JNI pieces into trunk.
2023-11-01  drhBring the jsonb branch up-to-date with version 3.44...
2023-10-31  danFix a problem with SQLITE_ENABLE_FTS5 builds of the...
2023-10-30  larrybrRemedy CLI non-UTF8 handling detection flaw [forum... win-utf8-io-split
2023-10-30  danAdd FTS5 to default Makefile.msc builds. And UNKNOWN_SQ...
2023-10-30  danFix problems with previous commit on Makefile.msc.... shell-build-changes
2023-10-30  danAdd FTS5 to default Makefile.msc builds. And UNKNOWN_SQ...
2023-10-28  stephanMerge trunk into jni-post-3.44 branch.
2023-10-26  larrybrHandle utf8 mode restore better for redirected input...
2023-10-26  drhEnhance the "tool-zip" makefile target on Windows so...
2023-10-25  danUpdates to the mktoolzip.tcl to work on win32. win32-mktoolzip
2023-10-23  drhAdd the sqlite3res file to the Windows build of sqldiff...
2023-10-23  larrybrClear some picky warnings, sync w/trunk. expert-enhancement
2023-10-10  drhMerge the latest trunk enhancements into the jsonb...
2023-10-09  drhTurn on SEH by default when building using MSVC.
2023-09-11  stephanMerge in JNI's significant divergence since it adopted...
2023-09-11  drhAdd support for the sqlite3_get_clientdata() and sqlite...
2023-09-07  drhAdd the "tool-zip" makefile target with the intention...
2023-09-02  mistachkinAlso add support for EXTRA_SRC in the Makefile for...
2023-08-28  drhAdd support for the -DSQLITE_EXTRA_AUTOEXT=name compile...
2023-08-24  stephanMerge into trunk improvements made to the wasm APIs...
2023-08-19  stephanMerge trunk into jni-threading branch.
2023-08-17  drhEnable address sanitizer in Makefile.msc by adding...
2023-08-14  drhEnable SEH be default in Windows builds.
2023-08-12  stephanMerge the Java Native Interface (JNI) binding into...
2023-08-12  danAdd "mdevtest" target to makefiles. Equivalent to runni...
2023-08-11  stephanMerge trunk into jni branch.
2023-08-11  danIf SQLITE_USE_SEH is defined, handle structured-excepti...
2023-08-10  danMerge latest trunk changes into this branch. wal-shm-exceptions
2023-07-28  drhMerge the latest trunk enhancements into the wal-shm...
2023-07-24  drhUpdate the latest trunk enhancements into the wal-shm...
2023-07-10  mistachkinMinor style changes to the previous MSVC makefile chang...
2023-07-10  drhCompile for SEH if the USE_SEH=1 option is specified...
2023-07-06  drhMerge all recent trunk enhancements into the wal-shm...
2023-06-22  drhMerge recent trunk enhancements into the octet_length...
2023-06-21  drhAdd the --pcachetrace option to the CLI.
2023-06-08  drhInclude source provenance in the header comment of...
2023-06-05  mistachkinMinor cosmetic normalizations for the MSVC makefile.
2023-06-04  drhAdd a prototype implementation for the "verify-source...
2023-05-16  stephanResolve the JS-side corner case reported in [forum...
2023-05-15  danLimit the number of nested NOT nodes in an fts5 express...
2023-05-15  drhIncrease the stack size available to fuzzcheck to 8MB...
2023-03-22  drhThe double-to-text conversion renders infinity as 9e999...
2023-03-21  drhAdd the fuzzcheck-asan.exe target to the MSVC makefile.
2023-03-07  mistachkinFix a couple minor spacing issues in the MSVC makefile.
2023-03-06  drhRepair an unintential fork.
2023-03-06  drhImprovements to query invariant testing such that it...
2023-02-09  drhDisable the double-quoted string misfeature by default...
2023-02-06  stephanMerge trunk into wasi-patches branch. wasi-patches
2023-02-06  drhOmit the obsolete client/server test cases.
2023-02-06  drhRemove the long obsolete "client/server" mode tests.
2023-02-06  drhUpdate "releasetest" makefile targets to use testrunner...
2023-02-05  drhAdd the "devtest" makefile target that runs both fuzzte...
2023-01-21  stephanMerge trunk into wasi-patches branch.
2023-01-14  drhOmit the long-disused FTS1 and FTS2 implements from...
2022-12-24  stephanMerge trunk into wasi-patches branch.
2022-12-23  stephanMerge trunk into wasm-session-api branch.
2022-12-23  larrybrAdd base64() and base85() to shell sources for the...
2022-11-30  stephanMerge trunk into wasi-patches branch.
2022-11-28  larrybrGet ext/misc/basexx.c into the testfixture.exe build...
2022-10-28  drhAdd sqlite3recover() support to fuzzcheck.
2022-10-26  danAdd the "recover" extension in ext/recover/, for salvag...
2022-10-26  danMerge further changes from trunk, including fix to...
2022-10-25  danMerge latest trunk changes with this branch.
2022-10-19  danMove file /ext/misc/dbdata.c to the /ext/recover/ direc...
2022-10-15  danMerge latest trunk changes.
2022-10-12  drhChanges to Makefile.msc to fix the build on Windows...
2022-10-04  danMerge latest trunk changes.
2022-09-23  danMerge latest trunk changes into this branch.
2022-09-15  danFix windows builds of recover extension.
2022-07-20  stephanMerged in trunk.
2022-07-18  drhAdd the "testrunner" makefile target.
2022-06-15  drhAdd the --query-invariants option to fuzzcheck. No...
next