Commit History

Author SHA1 Message Date
  drh 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that 4 months ago
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 5 months ago
  dan cb38809159 Add a test case to check that the fts5 unicode64 tokenizer is dealing with 6 years ago
  mistachkin 885f410472 Remove some 'breakpoint' commands in test files. 7 years ago
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about 7 years ago
  dan 3e65f89ef6 Fix Makefile.in to account for recent changes. Update fts5 test scripts so that they do not run if SQLITE_ENABLE_FTS5 is not defined. 9 years ago
  dan 73f7d6ed75 Optimize the unicode61 tokenizer so that it handles ascii text faster. Make it the default tokenizer. Change the name of the simple tokenizer to "ascii". 10 years ago
  dan aacf3d1a3b Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. 10 years ago
  dan 6024772ba2 Add a version of the unicode61 tokenizer to fts5. 10 years ago