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
77fac879d2
More harmless compiler warning fixes.
...
FossilOrigin-Name: ab69527c1608da0b668f3b49e967661dd99cc3d4
2016-04-12 20:05:06 +00:00
..
amatch.c
More harmless compiler warning fixes.
2016-04-12 20:05:06 +00:00
closure.c
Fix uses of ctype functions (ex: isspace()) on signed characters in test
2015-10-29 13:48:15 +00:00
compress.c
…
eval.c
…
fileio.c
…
fuzzer.c
More harmless compiler warning fixes.
2016-04-12 20:05:06 +00:00
ieee754.c
Fix a harmless sanitizer warning in the ieee754 extension.
2015-11-07 00:51:15 +00:00
json1.c
Add JSON1 and FTS5 to the set of extensions subject to close compiler warning
2016-02-11 15:37:18 +00:00
nextchar.c
…
percentile.c
…
regexp.c
More harmless compiler warning fixes.
2016-04-12 20:05:06 +00:00
rot13.c
…
series.c
Allow the left-hand side of IN operators on virtual tables to have the
2016-03-02 03:28:07 +00:00
showauth.c
…
spellfix.c
More harmless compiler warning fixes.
2016-04-12 20:05:06 +00:00
totype.c
…
vfslog.c
…
vtshim.c
…
wholenumber.c
…