Edit

kc3-lang/libxkbcommon/src/xkbcomp

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2013-12-14 17:39:11
    Hash : 1e6e5669
    Message : ast: pack the ParseCommon struct This shows a measurable improvement in memory and performance for free, on 64bit at least. Packing is (or should be) safe in this case. Signed-off-by: Ran Benita <ran234@gmail.com>