.. |
win
|
1273614191
When using Visual Studio 2013, add the appropriate MaxPlatformVersion attribute to the VSIX SDK manifest.
|
11 jaren geleden |
GetFile.cs
|
fe293347ac
Minor enhancements to the TclKit download tool.
|
5 jaren geleden |
GetTclKit.bat
|
f5e7691e2b
Minor updates to the Windows batch tools.
|
2 jaren geleden |
Replace.cs
|
9aeb971ceb
Support generating the '.def' file using the autoconf Makefile for MSVC.
|
9 jaren geleden |
build-all-msvc.bat
|
f5e7691e2b
Minor updates to the Windows batch tools.
|
2 jaren geleden |
build-shell.sh
|
9b1334b7d3
Unix builds now assume the presence of nanosleep() in the standard library.
|
1 jaar geleden |
cg_anno.tcl
|
b1dd3db537
Tweak the tool/cg_anno.tcl script so that it can run on systems without /usr/bin/tclsh.
|
6 jaren geleden |
checkSpacing.c
|
a6b0a9cb80
Change the checkSpacing utility program to ignore whitespace at end-of-line
|
12 jaren geleden |
cktclsh.sh
|
10e751937c
The Makefile distinguishes between tcl8.4 and tcl8.5. Some makefile targets
|
1 jaar geleden |
custom.txt
|
55be21647e
Fix straggler misspellings and tidy the custom dictionary. Also include pickups from [forum:/info/c61fb09afd|forum post c61fb09afd].
|
1 jaar geleden |
dbhash.c
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
4 jaren geleden |
dbtotxt.c
|
5187c955f6
The new --script option to dbtotxt.c looks for an SQL script at the head of
|
2 jaren geleden |
dbtotxt.md
|
3374648545
Add the "dbtotxt" utility program and the ability to read "dbtotxt" output
|
6 jaren geleden |
enlargedb.c
|
4e6861d23d
Add the "enlargedb" utility program used to construct very large database
|
4 jaren geleden |
extract-sqlite3h.tcl
|
91ed9ce0dd
Add a script to tool/ that will extract the sqlite3.h header file from an
|
6 jaren geleden |
extract.c
|
f6cee7d100
Add command-line utilities "offsets.c" and "extract.c" for use in
|
13 jaren geleden |
fast_vacuum.c
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
4 jaren geleden |
fragck.tcl
|
ea5989276a
For Windows VFS, modified xGetLastError() to call FormatMessage()
|
15 jaren geleden |
fuzzershell.c
|
1935887a68
Ensure that all fields of static sqlite3_module objects are explicitly
|
1 jaar geleden |
genfkey.README
|
e632004fdd
Remove genfkey.c. Change genfkey.README to talk about the new shell dot-command, not the old standalone genfkey program. (CVS 6326)
|
16 jaren geleden |
genfkey.test
|
6ab91a7a7a
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
|
6 jaren geleden |
getlock.c
|
092e4bdb91
Add the "getlock" utility for determining if a database file (on unix) is
|
14 jaren geleden |
index_usage.c
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
4 jaren geleden |
kvtest-speed.sh
|
0caad09585
Remove a C99-style comment. Fixes to the kvtest-speed.sh script.
|
8 jaren geleden |
lemon.c
|
825596481f
Fix (totally harmless) memory leaks in Lemon to avoid warnings during ASAN
|
1 jaar geleden |
lempar.c
|
21bdfe5884
Performance enhancements to the parser template.
|
1 jaar geleden |
libvers.c
|
ce3c5011d9
Add the libvers.c tool in the tool/ subdirectory.
|
8 jaren geleden |
loadfts.c
|
fcd4325398
Fix the origination date on the loadfts.c utility program.
|
9 jaren geleden |
logest.c
|
2b5fbb2836
Fix harmless compiler warnings seen with MSVC.
|
3 jaren geleden |
max-limits.c
|
943aa77a8a
Add the "max-limits" utility program to the tools/ subdirectory.
|
8 jaren geleden |
merge-test.tcl
|
48a296c589
Add the merge-test.tcl script to ease verification of LTS branches.
|
3 jaren geleden |
mkautoconfamal.sh
|
853fb5e723
Fix a bug in the mkautoconfamal.sh script, introduced by check-in [3308fdda4b81c110]
|
1 jaar geleden |
mkccode.tcl
|
903b23022d
Add the tcl/mkccode.tcl script used to construct a single C-language source
|
7 jaren geleden |
mkctimec.tcl
|
296ae1e467
Fix all test cases so that they work with SQLITE_ALLOW_ROWID_IN_VIEW.
|
1 jaar geleden |
mkkeywordhash.c
|
1e24dc987a
Small performance improvement and size reduction by recognizing that no
|
1 jaar geleden |
mkmsvcmin.tcl
|
89caab8147
Update the tool/mkmsvcmin.tcl script so that it prints a one-line message
|
1 jaar geleden |
mkopcodec.tcl
|
20de9f6cb1
Minor tweaks to various TCL build scripts so that they work even for TCL 8.4,
|
3 jaren geleden |
mkopcodeh.tcl
|
744e5672bf
Add new assert() statements, which if they had existed three years ago,
|
1 jaar geleden |
mkopts.tcl
|
cb7d541d3a
Replace the sqlite3_memdb_ptr() interface with the more general
|
7 jaren geleden |
mkpragmatab.tcl
|
8a93ce7458
Update the srctree-check.tcl script and child script so that they can be run
|
1 jaar geleden |
mkshellc.tcl
|
0953c5354a
Add base64() and base85() text/blob conversions to the CLI.
|
2 jaren geleden |
mksourceid.c
|
a3b75e982a
Remove an asm() block from build tool mksourceid.c, as it causes build failures on some systems and performance is not important at build-time.
|
5 jaren geleden |
mkspeedsql.tcl
|
ea5989276a
For Windows VFS, modified xGetLastError() to call FormatMessage()
|
15 jaren geleden |
mksqlite3c-noext.tcl
|
d31e7addd6
Update the amalgamation build script to include window.c.
|
6 jaren geleden |
mksqlite3c.tcl
|
32888c2b30
Bring the extra-src branch up to date with the trunk.
|
1 jaar geleden |
mksqlite3h.tcl
|
63b74e02a7
Add Makefile.in targets for sqlite3r.c and sqlite3r.h, versions of the amalgamation that include the recover extension.
|
2 jaren geleden |
mksqlite3internalh.tcl
|
2318d3387d
Work in progress on fixing harmless compiler warnings when using -W4 and MSVC.
|
10 jaren geleden |
mktoolzip.tcl
|
799e743333
Updates to the mktoolzip.tcl to work on win32.
|
1 jaar geleden |
mkvsix.tcl
|
a622d90040
Replace a couple more references to Tcl 8.5 in the Windows build tools.
|
8 jaren geleden |
offsets.c
|
067b92ba00
Extend the refactoring into extensions. Clean up stray newlines.
|
4 jaren geleden |
omittest-msvc.tcl
|
0c4517a61a
Get the tool/omittest-msvc.tcl script working.
|
2 jaren geleden |
omittest.tcl
|
e030619109
Updates to compile-time option usage and especially to the compile-time option
|
1 jaar geleden |
opcodesum.tcl
|
860a95fd01
Add a simple TCL script for summing cachegrind information for each VDBE
|
9 jaren geleden |
pagesig.c
|
919e3b3908
Another fix to the hash signature algorithm in vfslog.c.
|
11 jaren geleden |
replace.tcl
|
31aa366293
Make replace.tcl useful with TCL 8.4
|
3 jaren geleden |
restore_jrnl.tcl
|
0a7905295c
Added option to dump pages.
|
15 jaren geleden |
rollback-test.c
|
bce7365cb4
Add a simple test program to aid in verifying that journals are cross-platform.
|
14 jaren geleden |
run-speed-test.sh
|
fbcd3130f6
Improvements to the performance testing program "speedtest1.c" and the
|
9 jaren geleden |
showdb.c
|
82cdf4987d
Avoid a segfault in test program showdb.c that could occur when analyzing a corrupt db.
|
1 jaar geleden |
showjournal.c
|
cdabd7bd50
Fix harmless compiler warnings.
|
9 jaren geleden |
showlocks.c
|
0f40e8dd41
Update the showlocks utility program so that it functions on files with
|
4 jaren geleden |
showshm.c
|
666fb6914d
Add the showshm utility program for printing out the shm header in a
|
7 jaren geleden |
showstat4.c
|
a4e54e868e
Enhance the showstat4 utility program to show the full precision of
|
7 jaren geleden |
showwal.c
|
1d91f8619b
Fix minor problems with the "showwal" utility program. Add a missing header
|
1 jaar geleden |
soak1.tcl
|
ea5989276a
For Windows VFS, modified xGetLastError() to call FormatMessage()
|
15 jaren geleden |
spaceanal.tcl
|
c84a0b2195
Bug fix in sqlite3_analyzer: for databases larger than 1GiB, take into
|
1 jaar geleden |
speed-check.sh
|
3eae6664a0
Allow "_" characters to appear following any digit in an integer or real SQL literal.
|
1 jaar geleden |
speedtest.tcl
|
ea5989276a
For Windows VFS, modified xGetLastError() to call FormatMessage()
|
15 jaren geleden |
speedtest16.c
|
c56fac7483
Fix uses of ctype functions (ex: isspace()) on signed characters in test
|
9 jaren geleden |
speedtest2.tcl
|
ea5989276a
For Windows VFS, modified xGetLastError() to call FormatMessage()
|
15 jaren geleden |
speedtest8.c
|
5eddafeb64
New speed testing tools. (CVS 5786)
|
16 jaren geleden |
speedtest8inst1.c
|
c56fac7483
Fix uses of ctype functions (ex: isspace()) on signed characters in test
|
9 jaren geleden |
spellsift.tcl
|
bc91738e66
Add a C-source spell-checking facility. make misspell (on Nix)
|
1 jaar geleden |
split-sqlite3c.tcl
|
28f4e7b286
Enhance the split-sqlite3c.tcl script so that it uses single-character
|
1 jaar geleden |
sqldiff.c
|
4167033eaf
Update the sqldiff.exe utility program so that it uses the sqlite3_str
|
1 jaar geleden |
sqlite3_analyzer.c.in
|
6db9206c18
Enhance sqlite3_analyzer.exe so that it uses the ext/consio extension.
|
1 jaar geleden |
sqltclsh.c.in
|
98dfb2fc08
Fix compilation of 'sqltclsh.exe' for MSVC.
|
7 jaren geleden |
sqltclsh.tcl
|
8682e12190
Modify the sqltclsh startup script to look for a properly formatted
|
7 jaren geleden |
src-verify.c
|
baa574ef32
Improve the portability of the src-verify.c tool on Windows.
|
1 jaar geleden |
srcck1.c
|
bd441f7700
Change SQLITE_TRACE_STMT to return unexpanded SQL text in the X argument.
|
8 jaren geleden |
srctree-check.tcl
|
1d5f2af063
Update the tool/srctree-check.tcl script so that it verifies that autoconf
|
1 jaar geleden |
stack_usage.tcl
|
c65714ddf0
Add the stack_usage.tcl script for analyzing the output of objdump on the
|
12 jaren geleden |
stripccomments.c
|
b5e2e6fcd3
More work on the JS end-user deliverables. Add tool/stripccomments.c to support that.
|
2 jaren geleden |
symbols-mingw.sh
|
beaba6282b
Adjust the symbols.sh script for STAT3. Add the symbols-mingw.sh script for
|
13 jaren geleden |
symbols.sh
|
660107f35e
Update tool/symbols.sh to ignore symbols from sessions and rebaser and to not
|
6 jaren geleden |
varint.c
|
9c0153457a
Add the "varint.c" utility program in the tool directory.
|
10 jaren geleden |
vdbe-compress.tcl
|
697c50b947
Do not allow the vdbe-compress.tcl script to generate structures named
|
3 jaren geleden |
vdbe_profile.tcl
|
878b44c128
Add TOTAL rows to the output generated by tool/vdbe_profile.tcl.
|
2 jaren geleden |
version-info.c
|
bb51af68f4
Move ext/wasm/version-info.c to tool/ for re-use in build other dist bundles.
|
1 jaar geleden |
warnings-clang.sh
|
0a38646806
Fix the "snapshot-tarball" makefile target, which was broken by the shell.c
|
7 jaren geleden |
warnings.sh
|
9b1334b7d3
Unix builds now assume the presence of nanosleep() in the standard library.
|
1 jaar geleden |