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
2646da7e52
Clean up annoying (and pointless) compiler warnings about differing signedness. (CVS 2810)
...
FossilOrigin-Name: 83a59151559d9496d4f546e03e65087ea974717d
2005-12-09 20:02:05 +00:00
..
diffdb.c
…
lemon.c
About 0.5KiB of additional compression in the parser tables. (CVS 2764)
2005-11-06 04:06:59 +00:00
lempar.c
Improved table compression in lemon reduces the overall library size
2005-11-05 15:03:59 +00:00
memleak2.awk
…
memleak3.tcl
Some elements of the new malloc() failure handling. Not all cases work properly yet. Also, library is not threadsafe if malloc() fails right now. (CVS 2800)
2005-12-06 12:52:59 +00:00
memleak.awk
Fix typos in comments in test code.
2005-01-03 01:32:59 +00:00
mkkeywordhash.c
Clean up annoying (and pointless) compiler warnings about differing signedness. (CVS 2810)
2005-12-09 20:02:05 +00:00
mkopts.tcl
…
opcodeDoc.awk
…
report1.txt
…
showdb.c
VACUUM works even on an empty database. Ticket
#1512
. (CVS 2760)
2005-11-04 22:03:30 +00:00
showjournal.c
…
space_used.tcl
…
spaceanal.tcl
Fix minor display bugs in sqlite3_analyzer. (CVS 2431)
2005-03-29 13:18:16 +00:00
speedtest2.tcl
…
speedtest.tcl
…