drh
|
95888784ef
Enable FTS5 for fuzzcheck.
|
3 years ago |
dan
|
867bc4de2e
Break the tcl release tests into smaller units to better take advantage of multi-processor systems.
|
3 years ago |
dan
|
01ed72f2c5
Add tests for legacy geometry callbacks to rtreedoc2.test.
|
3 years ago |
mistachkin
|
f5b70d06ea
Fix compilation of 'threadtest3' for some older versions of MSVC.
|
3 years ago |
dan
|
bb2d2a50f9
Updates so that "threadtest3[.exe]" can be built for windows with MSVC.
|
3 years ago |
mistachkin
|
05de5048b4
Fix minor spacing issues in the MSVC makefile.
|
3 years ago |
mistachkin
|
696555d7b5
Further revisions to #line handling for amalgamation builds.
|
3 years ago |
larrybr
|
06a0ea9a68
Get correct #line tags into amalgamation for other builds too.
|
3 years ago |
drh
|
50dce5e82f
Add the (missing) dependency of regexp.c to the shell.c rule in the makefiles.
|
3 years ago |
drh
|
8d889afc0d
Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces by
|
3 years ago |
dan
|
d73ade7d87
Fix issue with failing --enable-debug --enable-fts5 build.
|
3 years ago |
dan
|
f22c590bab
Remove some test routines from release builds of fts5.
|
3 years ago |
drh
|
a94c484584
Add appendvfs.c to the MSVC makefile.
|
3 years ago |
drh
|
f6e904bd92
Begin adding new SQL functions that depend on -lm: ceil(), ceiling(),
|
4 years ago |
drh
|
d36f588f31
Fix harmless compiler warnings about unused function parameters.
|
4 years ago |
dan
|
c30b78f6f3
Add test infrastructure for cksumvfs. And update cksumvfs so that it works in concert with version 2 VFSs. No changes to core SQLite.
|
4 years ago |
drh
|
8cda77d44a
Add the ieee754_mantissa() and ieee754_exponent() functions to the iee754
|
4 years ago |
drh
|
beb9def059
An extension for doing decimal arithmetic on strings.
|
4 years ago |
mistachkin
|
375b0b014b
Enhancements to the incremental build support for MSVC.
|
4 years ago |
drh
|
02c17a4da7
Add the "shelltest" target to the MSVC makefile as well.
|
4 years ago |
dan
|
a5ee67d5b3
Add vdbevtab.lo to build of libsqlite3.lib in Makefile.msc.
|
4 years ago |
mistachkin
|
a8e41ecaca
Enhancements to long-path support in the Win32 VFS.
|
4 years ago |
drh
|
51f1c6f3ec
Merge recent enhancements from trunk.
|
4 years ago |
drh
|
f05dd03a6e
Build the UINT collating sequence extension into the CLI.
|
4 years ago |
drh
|
691b5c54b8
Infrastructure for the bytecode() table-valued function. The function itself
|
4 years ago |
mistachkin
|
e99cb2da5f
Export the public RBU entry points from the Win32 DLL.
|
5 years ago |
drh
|
fe03dac236
Add the new -S option to the lemon parser generator to cause it to output
|
5 years ago |
drh
|
c0efa4d309
Use the "fuzztest" target in place of "fastfuzztest".
|
5 years ago |
drh
|
07eb7f89a0
Remove the obsolete "fastfuzztest" target from the makefiles.
|
5 years ago |
drh
|
cc3f3d1f05
Activate introspection pragmas by default. The new option
|
5 years ago |