index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test9.c
Commit message (
Expand
)
Author
Age
*
Cygwin-centric fixes from Jan Nijtmans.
stephan
2025-03-06
*
First attempt at getting the build to work with Tcl 9.0.
drh
2024-07-30
*
Make sure the SQLITE_TCLAPI macro is always defined.
mistachkin
2016-07-28
*
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ...
mistachkin
2016-07-28
*
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
drh
2009-11-10
*
Fix the sqlite3_prepare() family of interfaces so that they zero the *ppStmt
drh
2009-04-02
*
Fix minor problems in the test scripts and harness. (CVS 5394)
drh
2008-07-11
*
Improvements to test coverage in the lemon-generated parser and in the
drh
2008-01-23
*
Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255)
drh
2007-08-21
*
Get the build working with -DSQLITE_OMIT_UTF16=1. Ticket #2314. (CVS 3865)
drh
2007-04-23
*
Avoid calling OsDelete() on journal files when they are opened for temporary ...
danielk1977
2007-03-29
*
Explicitly test some error cases that up until now have not been checked. (CV...
danielk1977
2007-03-29