Historia zmian

Autor SHA1 Wiadomość Data
  dan 189c41221d Further tests and fixes for this branch. 4 miesięcy temu
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 6 miesięcy temu
  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 lat temu
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about 7 lat temu
  dan 5af1019691 Update more fts5 tests to run in detail=none and detail=column modes as well as the default detail=full. 9 lat temu
  dan 4dfe98a8c4 Enhance showfts5.tcl so that it can optionally display the number of terms in each segment. 9 lat temu
  dan e4449454c5 Make use of range constraints on the rowid field of an fts5 table in full-text queries. 9 lat temu
  dan 494016a424 Avoid redundant loads from the %_data table in the fts5 code. 9 lat temu
  dan f1e58b7e8d Begin changing fts5 to use a delete flag so that delete markers may be annihilated more quickly. 9 lat temu
  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 lat temu
  dan 4c2871bead Further tests and fixes for fts5. 10 lat temu
  dan aacf3d1a3b Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 10 lat temu
  dan e716aca24b Move all fts5 test files to new directory "ext/fts5/test". 10 lat temu