Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-14 | MurmurHash3: actually inline functions | Zbigniew Jędrzejewski-Szmek | |
"__attribute__((always_inline))" does not replace "inline" and they still need to be used together. This fixes "always_inline function might not be inlinable [-Wattributes]" warning in gcc 4.7 Idea-from-patch-by: Siarhei Siamashka <siarhei.siamashka@gmail.com> | |||
2013-04-14 | kdbus: generare bloom filters properly for messages we send | Lennart Poettering | |