]> Savannah Git Hosting - gnulib.git/commit
exclude: improve wide-character hashing
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jun 2021 00:18:57 +0000 (17:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jun 2021 00:20:10 +0000 (17:20 -0700)
commit9e153bac1a7cb2d59e564a8631891b01658a6d5f
tree2c1c0c45d1c82a763e860396e37494c8f4e0597d
parent39d08c09b444db57f45804bfe86ee17203c45a8a
exclude: improve wide-character hashing

* lib/exclude.c (string_hasher_ci): Take the modulo at the end
rather than each time a wide character is retrieved; this should
be more efficient and should hash better.
ChangeLog
lib/exclude.c