Commit History

Author SHA1 Message Date
  drh 35ac4c8685 Update the makefile so that it puts the amalgamation files in a subdirectory 2 months ago
  dan b1cbae8bd6 When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation. 2 months ago
  dan c1242d60d9 Fix another assert() failure in fts5. 2 months ago
  dan ad460db7eb Fix a crash in fts5 that could occur if shadow tables are modified or removed. 2 months ago
  drh af8af121ab Cross-link and otherwise improve the various how-to-compile documents. 2 months ago
  drh 45d19952c3 In the doc/tcl-extension-testing.md document, provide enhanced explanation for 2 months ago
  drh 6962f3d814 Further refinement to the Tcl extension testing procedure. 2 months ago
  drh fd11e5c082 Improvements to [14b38ae6ab86a314] so that the Tcl interface is better able 2 months ago
  drh ece1729958 Fix a memory error in test logic introduced by [8704034254938662]. 2 months ago
  drh 4a83311370 Typo in the previous check-in. 2 months ago
  drh 311990d74e Enhancements to the Tcl SQLite extension testing procedures so that they 2 months ago
  drh 4717d573e4 Make the TCL extension aware of the booleanString type within TCL. 2 months ago
  drh e53393250a Fix a typo in the previous check-in. 2 months ago
  drh 4a6896379f Minor fixes to tclsqlite.c to promote portability. 2 months ago
  drh fbbe262820 Enhance the makefile to make it easier to build from a read-only source tree. 2 months ago
  drh 885f546f97 Fix a problem with tool/mksqlite3h.tcl that prevents it from running out of 2 months ago
  drh a5dbae3781 Fix a minor problem with the sqlite3_get_table_printf() test interface. 2 months ago
  dan cee8b04d33 Add test case for using both SQLITE_CHANGESETAPPLY_IGNORENOOP and SQLITE_CHANGESETAPPLY_FKNOACTION. 2 months ago
  drh f19d7b4de1 Further refactoring of the TCL extension test procedure document, for 2 months ago
  drh 15e388d910 Refactor the TCL extension test procedure to deal with TCL8.6 and TCL9.0 2 months ago
  drh 85900c04b0 Fix typo in the tcl-extension-testing.md document. 2 months ago
  drh 8b53358f8f Improvements to TCL extension test procedure description. Improvements to 2 months ago
  drh 1e03bd8a89 Improvements to testing and validation of the SQLite TCL extension. 2 months ago
  drh 1c1b3a0f2d Show the values of $(JIM_TCLSH) and $(VISUALSTUDIOVERSION) in the 2 months ago
  drh 1388a71690 Allow the 2nd argument to ".param set" to use previously bound parameters, 2 months ago
  dan 7a3d03b1fd Fix a problem in the sessions extension allowing changesets containing foreign key violations to be committed under some circumstances. 2 months ago
  drh 4bf468e69d Add the document describing test procedures for the TCL extension build 2 months ago
  drh 8272128211 Adjust the Windows Makefile.msc so that it can build the tclextension with 2 months ago
  drh 8f1bdc0f73 Add new tcl-extension-testing.md document. The Windows side is not yet 2 months ago
  drh ded37f337b Add comment to the columnIsGoodIndexCandidate() routine to record the results 2 months ago