Skip to content
  1. Mar 29, 2018
  2. Mar 06, 2018
  3. Dec 11, 2017
  4. Nov 04, 2016
  5. Oct 24, 2016
    • Luker's avatar
      Big, useless commit. · 3ae18757
      Luker authored
      
      
      Spaces, not tabs.
      
      Actually, I liked tabs much more. But it seems a lot
      of IDEs and general reader do not handle them correctly,
      or do not let you configure "1 tab == 4 spaces", so the code
      was not always readable.
      
      "git diff -w" for this commit is en empty list.
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      3ae18757
  6. Oct 15, 2016
  7. Oct 09, 2016
  8. Sep 28, 2016
  9. Sep 27, 2016
  10. Sep 26, 2016
  11. Jul 01, 2016
  12. Jun 24, 2016
  13. Jun 02, 2016
  14. May 30, 2016
  15. Mar 12, 2016
  16. Mar 07, 2016
  17. Jun 12, 2015
  18. May 05, 2015
    • Luker's avatar
      CMake: Profiling. · da3a054d
      Luker authored
      
      
      Enable Profiling for both gcc and clang.
      This should give us a small boost in performance,
      specially on few symbols per block.
      
      Also: mark CMake features as advanced and use a forward
      declaration instead of a struct in the C interface.
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      da3a054d
  19. Apr 15, 2015
  20. Apr 13, 2015
  21. Apr 10, 2015
  22. Mar 19, 2015