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
drh
dc90d3d8af
Always include the ctype.h header in the spellfix.c extension.
...
FossilOrigin-Name: bfd75f471a607b442d8cd8a7070491a158e8fb1a
2014-03-05 19:36:52 +00:00
..
amatch.c
Fix memory leaks in the amatch extension. Add a few simple test cases.
2013-09-30 17:37:15 +00:00
closure.c
…
fuzzer.c
…
ieee754.c
…
nextchar.c
Fix typo in comment. No changes to code.
2013-09-29 04:56:43 +00:00
percentile.c
…
regexp.c
…
rot13.c
…
spellfix.c
Always include the ctype.h header in the spellfix.c extension.
2014-03-05 19:36:52 +00:00
totype.c
Fix harmless macro redefinition warnings in the totype extension.
2013-10-15 10:43:04 +00:00
vfslog.c
Improved header comment with better instructions on the vfslog.c
2013-10-19 16:51:39 +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
…