コミット履歴

作者 SHA1 メッセージ 日付
  dan 189c41221d Further tests and fixes for this branch. 5 ヶ月 前
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 6 ヶ月 前
  dan cf2ad7ae36 Remove a few unsuitable scripts from the "veryquick" test suite. Also have every second testrunner.tcl process favour running test scripts that contain text like "testrunner: slow" before any others. 2 年 前
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about 7 年 前
  dan 5af1019691 Update more fts5 tests to run in detail=none and detail=column modes as well as the default detail=full. 9 年 前
  dan 4dfe98a8c4 Enhance showfts5.tcl so that it can optionally display the number of terms in each segment. 9 年 前
  dan e4449454c5 Make use of range constraints on the rowid field of an fts5 table in full-text queries. 9 年 前
  dan 494016a424 Avoid redundant loads from the %_data table in the fts5 code. 9 年 前
  dan f1e58b7e8d Begin changing fts5 to use a delete flag so that delete markers may be annihilated more quickly. 9 年 前
  dan 900f1922ac Fix a problem with fts5 doclist-indexes that occured if the first rowid of the first non-term page of a doclist is zero. 10 年 前
  dan 4c2871bead Further tests and fixes for fts5. 10 年 前
  dan aacf3d1a3b Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 10 年 前
  dan e716aca24b Move all fts5 test files to new directory "ext/fts5/test". 10 年 前