• Show log

    Commit

  • Hash : ccab349c
    Author : Ran Benita
    Date : 2019-11-09T12:43:04

    atom: use a better hash function
    
    FNV-1a instead of the djb2-like one from before.
    
    Keep the unrolling since it seems quite beneficial, even though it loses
    one byte if the length is odd...
    
    Signed-off-by: Ran Benita <ran@unusedvar.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags