drh
|
c6603af755
Rename the "stmts" virtual table to just "stmt" without the final "s".
|
7 vuotta sitten |
drh
|
f00f530b7d
Build the "stmts" virtual table into the amalgamation. It is active only
|
7 vuotta sitten |
dan
|
da1f49b83f
Rework the code in ctime.c a bit to report on more compile time options. And
|
7 vuotta sitten |
mistachkin
|
0e4125a311
Remove an extra space before function names in the amalgamation.
|
8 vuotta sitten |
mistachkin
|
4ef916e233
Modularize all use of the calling convention macros based on the USE_STDCALL nmake macro.
|
8 vuotta sitten |
mistachkin
|
2a1d1e452e
Merge updates from trunk.
|
8 vuotta sitten |
drh
|
70ae0e93ec
Revert the SQLITE_APICALL changes for now. That changes needs further
|
8 vuotta sitten |
mistachkin
|
e37f7397c9
The 'sqlite3ext.h' content should be processed before being included in the amalgamation.
|
8 vuotta sitten |
mistachkin
|
69def7ff2f
Work in progress on setting a calling convention for all callback functions.
|
8 vuotta sitten |
drh
|
c5c67abb9a
Merge the virtual table query planner enhancement, the RTREE cost estimate
|
8 vuotta sitten |
drh
|
c2f18adde5
Remove the unused journal.c source file (its function have been subsumed into
|
8 vuotta sitten |
drh
|
973bc6f1a8
Merge the version 3.9.0 changes and the incorporation of JSON1 and FTS5
|
9 vuotta sitten |
drh
|
45fac88951
Trying to get FTS5 tests to build and run using main.mk. Not yet working.
|
9 vuotta sitten |
drh
|
50065656f7
First attempt to add json1 and fts5 to the amalgamation. This check-in does
|
9 vuotta sitten |
drh
|
244c8d7077
Merge all changes in the latest 3.8.11 beta into the sessions branch.
|
9 vuotta sitten |
drh
|
cfb8f8d6a9
Change the name of the OTA extension to RBU: Resumable Bulk Update.
|
9 vuotta sitten |
mistachkin
|
3a2a686409
Make the debugging line numbers in the amalgamation more accurate.
|
9 vuotta sitten |
drh
|
60c97e6aa8
Merge recent trunk enhancements and fixes.
|
9 vuotta sitten |
drh
|
38b4149ca1
Factor out the TreeView parse tree printing module into a separate file.
|
9 vuotta sitten |
drh
|
6c1f4ef217
Split more subfunctions of where.c out into a new whereexpr.c source file,
|
9 vuotta sitten |
drh
|
6f82e85a80
Split out the bulk of the actual VDBE code generation logic from where.c
|
9 vuotta sitten |
drh
|
adf3bf5811
Merge recent trunk changes, include the R-Tree enhancement that allows
|
9 vuotta sitten |
dan
|
8255079611
Merge latest trunk changes with this branch.
|
9 vuotta sitten |
drh
|
d689fd3a92
Merge all trunk enhancements and fixes into the sessions branch.
|
9 vuotta sitten |
drh
|
1a4a680a38
Rename the test_stat.c source file to dbstat.c and rework the makefiles to
|
9 vuotta sitten |
drh
|
84ab95395e
Include the "dbstat" virtual table in the amalgamation.
|
9 vuotta sitten |
drh
|
57d0d9f33c
Merge all changes for version 3.8.9 into the ota-update branch.
|
9 vuotta sitten |
drh
|
2a07f5ecec
Merge all recent trunk enhancements and fixes into the sessions branch.
|
9 vuotta sitten |
drh
|
790fa6ec30
Further simplifications to the amalgamation builder.
|
9 vuotta sitten |
mistachkin
|
59b9b02c1f
Add SQLITE_STDCALL and SQLITE_CDECL macros on public function definitions.
|
9 vuotta sitten |