Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
src
/
kmk
/
strcache2.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1940
17 years
bird
strcache2: fixed entry alignment.
(edit)
@1925
17 years
bird
kmk: some stats adjustments.
(edit)
@1921
17 years
bird
strcache2: disabled the experimental stuff because I'm unsure about …
(edit)
@1920
17 years
bird
strcache2: don't hash strings that aren't small (experimental).
(edit)
@1917
17 years
bird
strcache2: don't div/0 in stats.
(edit)
@1916
17 years
bird
build fix.
(edit)
@1915
17 years
bird
kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
(edit)
@1913
17 years
bird
strcache2: hash1 -> hash; -hash2.
(edit)
@1912
17 years
bird
strcache2: collapsed the STRCACHE2_USE_CHAINING checks.
(edit)
@1910
17 years
bird
strcache2: switch to Paul Hsieh's superfash hash function (finally …
(edit)
@1909
17 years
bird
strcache2: Implemented collision resolution by chaining instead of …
(edit)
@1908
17 years
bird
strchache2: hash hacking (no results or changes yet).
(edit)
@1906
17 years
bird
strcache2: oops, mixed arguments to inlined functions screwing up …
(edit)
@1905
17 years
bird
strcache2: benchmarked strcache2_case_sensitive_hash_1 against …
(edit)
@1904
17 years
bird
strcache2: inline memcmp seems faster (weird).
(edit)
@1903
17 years
bird
strcache2: some cleanup.
(edit)
@1899
17 years
bird
kmk: strcache2 - some alignment fixes.
(edit)
@1897
17 years
bird
kmk: added strcache2_get_ptr_hash for more efficent hashing by string …
(edit)
@1888
17 years
bird
fixed bug in previous revision.
(edit)
@1887
17 years
bird
kmk: delegating variable string hashing to the strcache, dropping the …
(edit)
@1885
17 years
bird
kmk: strcache2_add_file macro for wrapping case sensitive/insenstive …
(edit)
@1879
17 years
bird
do strcache2_print_stats_all.
(edit)
@1870
17 years
bird
kmk: replaced strcache with strcacahe2.
(add)
@1869
17 years
bird
kmk: untested version of strcache2, lacking rehash. This is a string …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog