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
/
ext
/
misc
History
mistachkin
f3d2aaeca2
For the vtshim module, always zero out the xChildDestroy function pointer after calling it.
...
FossilOrigin-Name: 240f7252c66ad3ff5ae0ef06455c1ff9bd78bbb4
2013-08-05 21:54:17 +00:00
..
amatch.c
…
closure.c
Fix copy/paste errors in comments in the transitive_closure virtual table.
2013-07-17 21:08:49 +00:00
fuzzer.c
…
ieee754.c
…
nextchar.c
Add an optional 5th parameter to the next_char() function that is the
2013-07-08 01:27:43 +00:00
percentile.c
…
regexp.c
Documentation changes to warn that sqlite3_set_auxdata() might call the
2013-07-18 14:16:48 +00:00
rot13.c
…
spellfix.c
Adjust the costs in the xBestIndex function of the spellfix1 virtual table
2013-07-09 15:56:44 +00:00
vtshim.c
For the vtshim module, always zero out the xChildDestroy function pointer after calling it.
2013-08-05 21:54:17 +00:00
wholenumber.c
…