🌐 AI搜索 & 代理 主页
  1. c81c11f Remove the obsolete "$Id:$" RCS identifier strings from the source code. by drh · 16 years ago
  2. e61922a Remove the aFKey hash table, which was not being used. Simplify the by drh · 17 years ago
  3. b824001 Remove an unused function declaration from hash.h. (CVS 6561) by drh · 17 years ago
  4. 8a1e594 Simplifications to the symbol table implementation in hash.c. For very small by drh · 17 years ago
  5. 1b67f3c Simplify the symbol hash table to use only a single key class. Other by drh · 17 years ago
  6. 7c836f0 Add internal locking to the test_async.c backend. So that more than one connection may be used from within a single process. (CVS 4396) by danielk1977 · 18 years ago
  7. 1743575 Half-way through a major refactoring of the memory allocation. by drh · 18 years ago
  8. 750b03e Changes so that test_async.c works with memory management turned on. (CVS 3093) by danielk1977 · 20 years ago
  9. e8cf2ca Optimizations in the hash table module. (CVS 1896) by drh · 21 years ago
  10. 4adee20 Change lots of internal symbols from sqliteXXX to sqlite3XXX so that the by danielk1977 · 22 years ago
  11. ba21256 Remove unused code and tighten existing code to make the library a little by drh · 22 years ago
  12. d99f706 Add optimizations for the IN operator in WHERE clauses. This is a partial by drh · 24 years ago
  13. 8e0a2f9 Added support for user-defined normal functions. Support for user-defined by drh · 24 years ago
  14. 1dd397f The VACUUM command now does a database sanity check. (CVS 364) by drh · 24 years ago
  15. ad75e98 Fix the locking protocol. (CVS 280) by drh · 24 years ago
  16. beae319 Put in a generic hash table system in place of the various ad-hoc by drh · 24 years ago