|
|
@2413
|
14 years |
bird |
copyright year update.
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2019
|
16 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@1944
|
16 years |
bird |
strcache2.c: assert input string lengths; fix checks in case …
|
|
|
@1943
|
16 years |
bird |
strcache2.c: fixed the length check.
|
|
|
@1940
|
16 years |
bird |
strcache2: fixed entry alignment.
|
|
|
@1925
|
16 years |
bird |
kmk: some stats adjustments.
|
|
|
@1921
|
16 years |
bird |
strcache2: disabled the experimental stuff because I'm unsure about …
|
|
|
@1920
|
16 years |
bird |
strcache2: don't hash strings that aren't small (experimental).
|
|
|
@1917
|
16 years |
bird |
strcache2: don't div/0 in stats.
|
|
|
@1916
|
16 years |
bird |
build fix.
|
|
|
@1915
|
16 years |
bird |
kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require …
|
|
|
@1913
|
16 years |
bird |
strcache2: hash1 -> hash; -hash2.
|
|
|
@1912
|
16 years |
bird |
strcache2: collapsed the STRCACHE2_USE_CHAINING checks.
|
|
|
@1910
|
16 years |
bird |
strcache2: switch to Paul Hsieh's superfash hash function (finally …
|
|
|
@1909
|
16 years |
bird |
strcache2: Implemented collision resolution by chaining instead of …
|
|
|
@1908
|
16 years |
bird |
strchache2: hash hacking (no results or changes yet).
|
|
|
@1906
|
16 years |
bird |
strcache2: oops, mixed arguments to inlined functions screwing up …
|
|
|
@1905
|
16 years |
bird |
strcache2: benchmarked strcache2_case_sensitive_hash_1 against …
|
|
|
@1904
|
16 years |
bird |
strcache2: inline memcmp seems faster (weird).
|
|
|
@1903
|
16 years |
bird |
strcache2: some cleanup.
|
|
|
@1899
|
16 years |
bird |
kmk: strcache2 - some alignment fixes.
|
|
|
@1897
|
16 years |
bird |
kmk: added strcache2_get_ptr_hash for more efficent hashing by string …
|
|
|
@1888
|
16 years |
bird |
fixed bug in previous revision.
|
|
|
@1887
|
16 years |
bird |
kmk: delegating variable string hashing to the strcache, dropping the …
|
|
|
@1885
|
16 years |
bird |
kmk: strcache2_add_file macro for wrapping case sensitive/insenstive …
|
|
|
@1879
|
16 years |
bird |
do strcache2_print_stats_all.
|
|
|
@1870
|
16 years |
bird |
kmk: replaced strcache with strcacahe2.
|
|
|
@1869
|
16 years |
bird |
kmk: untested version of strcache2, lacking rehash. This is a string …
|