This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
tool
History
drh
bae6f21892
Remove obsolete files from the tools subfolder. (CVS 6204)
...
FossilOrigin-Name: d74560803e16eb2d28fc644b9aedb8c60eb224c6
2009-01-24 15:23:00 +00:00
..
diffdb.c
…
fragck.tcl
…
genfkey.c
Use one less temporary table in genfkey.c. The retired table was being used to workaround the bug fixed by (5812). (CVS 5813)
2008-10-13 10:56:48 +00:00
genfkey.README
Add a line to genfkey.README showing how to link against a shared library. Ticket
#3502
. (CVS 5907)
2008-11-15 04:54:31 +00:00
genfkey.test
Add the genfkey program to the tool/ directory. (CVS 5796)
2008-10-10 17:58:26 +00:00
lemon.c
Initialize the yyzerominor constant generated by lemon. (CVS 6016)
2008-12-11 02:20:43 +00:00
lempar.c
Initialize the yyzerominor constant generated by lemon. (CVS 6016)
2008-12-11 02:20:43 +00:00
mkkeywordhash.c
Avoid surplus bytes at the end of the keyword string table.
2008-12-31 21:52:40 +00:00
mkopts.tcl
…
mkspeedsql.tcl
New speed testing tools. (CVS 5786)
2008-10-09 17:57:33 +00:00
mksqlite3c.tcl
Fix the FTS3 module with parenthesis syntax so that it will work in
2008-12-31 16:01:04 +00:00
mksqlite3internalh.tcl
…
omittest.tcl
Fix the SQLITE_OMIT_DATETIME_FUNCS compile-time option so that it builds
2008-10-13 15:35:08 +00:00
opcodeDoc.awk
…
showdb.c
…
showjournal.c
…
soak1.tcl
Change the TEMP_STORE preprocessor symbol to SQLITE_TEMP_STORE. (CVS 5312)
2008-06-26 10:54:12 +00:00
space_used.tcl
…
spaceanal.tcl
…
speedtest2.tcl
…
speedtest8.c
New speed testing tools. (CVS 5786)
2008-10-09 17:57:33 +00:00
speedtest8inst1.c
…
speedtest16.c
…
speedtest.tcl
…