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
/
session
History
mistachkin
ac713403fd
Fix harmless compiler warning seen with MSVC for x64.
...
FossilOrigin-Name: 857b2ba6d05d6f5a8cfdf269bae9005b25e1903ab9dc6b70546979d8c633f03b
2019-07-29 02:49:14 +00:00
..
changeset.c
Fix various harmless compiler warnings seen with MSVC.
2019-03-20 05:45:03 +00:00
changesetfuzz1.test
Add tests and a fix for program "changesetfuzz".
2018-11-08 14:59:51 +00:00
changesetfuzz.c
Fix harmless compiler warnings seen with MSVC.
2019-04-01 03:07:21 +00:00
session1.test
…
session2.test
…
session3.test
…
session4.test
…
session5.test
…
session6.test
…
session8.test
…
session9.test
…
session_common.tcl
…
session_speed_test.c
Use 64-bit math to compute the sizes of memory allocations in extensions.
2019-01-08 20:02:48 +00:00
sessionA.test
…
sessionat.test
…
sessionB.test
Reformat the white-space in a few test cases so that the tests work with Tcl 8.6.9.
2019-02-26 19:16:49 +00:00
sessionC.test
…
sessionD.test
…
sessiondiff.test
…
sessionE.test
…
sessionF.test
…
sessionfault2.test
…
sessionfault.test
…
sessionG.test
…
sessionH.test
…
sessioninvert.test
…
sessionrebase.test
…
sessionstat1.test
…
sessionwor.test
For SQLITE_ENABLE_PREUPDATE_HOOK builds, disable the optimization for a
2019-01-07 15:57:35 +00:00
sqlite3session.c
Fix harmless compiler warning seen with MSVC for x64.
2019-07-29 02:49:14 +00:00
sqlite3session.h
Fix typos in the comments of the sessions extension, one of which affects
2019-03-29 11:48:10 +00:00
test_session.c
…