🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
refs/heads/wal
/
src
/
hash.h
c81c11f
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
by drh
· 16 years ago
e61922a
Remove the aFKey hash table, which was not being used. Simplify the
by drh
· 17 years ago
b824001
Remove an unused function declaration from hash.h. (CVS 6561)
by drh
· 17 years ago
8a1e594
Simplifications to the symbol table implementation in hash.c. For very small
by drh
· 17 years ago
1b67f3c
Simplify the symbol hash table to use only a single key class. Other
by drh
· 17 years ago
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
1743575
Half-way through a major refactoring of the memory allocation.
by drh
· 18 years ago
750b03e
Changes so that test_async.c works with memory management turned on. (CVS 3093)
by danielk1977
· 20 years ago
e8cf2ca
Optimizations in the hash table module. (CVS 1896)
by drh
· 21 years ago
4adee20
Change lots of internal symbols from sqliteXXX to sqlite3XXX so that the
by danielk1977
· 22 years ago
ba21256
Remove unused code and tighten existing code to make the library a little
by drh
· 22 years ago
d99f706
Add optimizations for the IN operator in WHERE clauses. This is a partial
by drh
· 24 years ago
8e0a2f9
Added support for user-defined normal functions. Support for user-defined
by drh
· 24 years ago
1dd397f
The VACUUM command now does a database sanity check. (CVS 364)
by drh
· 24 years ago
ad75e98
Fix the locking protocol. (CVS 280)
by drh
· 24 years ago
beae319
Put in a generic hash table system in place of the various ad-hoc
by drh
· 24 years ago