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
7bf5661068
Final preparations for the 3.1.0 alpha release. (CVS 2255)
...
FossilOrigin-Name: 17122c7e8e9cae36f1ffa7b42bd69d702980ac6a
2005-01-21 15:52:32 +00:00
..
diffdb.c
…
lemon.c
Fix a bug in lemon that does not effect SQLite. Ticket
#1068
. (CVS 2208)
2005-01-13 23:54:06 +00:00
lempar.c
Convert many constants to have type "const". (CVS 2006)
2004-10-06 15:41:16 +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
memleak3.tcl
Fix some memory leak problems with corrupt.test and auto-vacuum databases. (CVS 2226)
2005-01-17 07:53:44 +00:00
memleak.awk
Fix typos in comments in test code.
2005-01-03 01:32:59 +00:00
mkkeywordhash.c
Final preparations for the 3.1.0 alpha release. (CVS 2255)
2005-01-21 15:52:32 +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
…
report1.txt
…
showdb.c
…
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
spaceanal.tcl
Refactor the space-analysis script for readability. (CVS 2081)
2004-11-09 07:42:11 +00:00
speedtest2.tcl
…
speedtest.tcl
…