sqlite/tool
drh 60d316542f Do not sort terminal symbols by name. The terminals remain in the same order
that they are encountered in the grammar file.  This results in parse tables
that are 25% smaller. (CVS 1261)

FossilOrigin-Name: f36b122d9767fa9e6dc5bcce04b5606d67cad3d9
2004-02-22 00:08:04 +00:00
..
diffdb.c Prepare for the 2.5.5 release. (CVS 661) 2002-07-06 16:32:14 +00:00
lemon.c Do not sort terminal symbols by name. The terminals remain in the same order 2004-02-22 00:08:04 +00:00
lempar.c Optimizations to the LEMON parser template. (CVS 1143) 2003-12-22 14:53:19 +00:00
memleak.awk Rework internal data structures to make the VDBE about 15% smaller. (CVS 1203) 2004-01-31 19:22:56 +00:00
memleak2.awk The prior fix of ticket #360 was incorrect and caused a memory leak. This 2003-06-29 20:25:08 +00:00
mkopts.tcl Remove the begin_hook and commit_hook APIs. They were a bad idea. Add a 2003-04-23 12:25:23 +00:00
opcodeDoc.awk initial check-in of the new version (CVS 1) 2000-05-29 14:26:00 +00:00
report1.txt Perpare to fork SQLite2.0 develop into a separate tree (CVS 184) 2001-02-11 16:58:21 +00:00
showdb.c Prepare for the 2.5.5 release. (CVS 661) 2002-07-06 16:32:14 +00:00
showjournal.c Preliminary fix for ticket #599. More testing and analysis needed. (CVS 1208) 2004-02-08 00:40:52 +00:00
space_used.tcl Add the "space_used.tcl" script to the tools directory. This script is used 2002-11-24 14:52:27 +00:00
speedtest.tcl Update the misuse.test script so that it will work under Windows. Changes 2002-05-10 14:37:30 +00:00
speedtest2.tcl Added the default_cache_size and default_synchronous pragmas. Added additional 2002-03-06 22:01:34 +00:00