- May 30, 2020
-
-
Marcus Comstedt authored
-
- Jul 11, 2017
-
-
Bill Welliver authored
-
- May 16, 2015
-
-
Fixes an infinity loop due to overflow. Also changed the round_up*() functions to return 0 on overflow and made 1 the next power of two after 0.
-
- Dec 07, 2014
-
-
Bill Welliver authored
-
- Dec 06, 2014
-
-
Bill Welliver authored
-
- May 29, 2014
-
-
Henrik (Grubba) Grubbström authored
We don't care if inline functions defined in the header files aren't used in all files that include them... Reduces the number of build warnings to reasonable levels.
-
- Mar 01, 2014
-
-
Arne Goedeke authored
-
- Feb 24, 2014
-
-
Arne Goedeke authored
-
- Jan 12, 2014
-
-
Tobias S. Josefowitz authored
unlike manually shifted bytes, memset() gets optimized to one load/store on x86.
-
- Jun 12, 2013
-
-
Arne Goedeke authored
allocating many blocks and deallocation happens non linearly.
-
- Jul 22, 2012
-
-
Arne Goedeke authored
-
- Dec 21, 2011
-
-
Arne Goedeke authored
-
- Dec 13, 2011
-
-
Tobias S. Josefowitz authored
Author: Arne Goedeke <el@laramies.com> Author: Tobias S. Josefowitz <tobij@tobij.de>
-