Skip to content
  1. Dec 19, 2017
  2. Dec 12, 2017
  3. Oct 25, 2016
  4. 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
  5. Oct 18, 2016
  6. Oct 12, 2016
  7. Sep 28, 2016
    • Luker's avatar
      32 bits: silence warnings · 668f93a7
      Luker authored
      
      
      Also: modify a bit the API for 32 bits.
      The user should not expect RQ to manage more memory
      than the 32 bit machine can handle. This means that
      some methods should work with and return size_t, not uint64_t
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      668f93a7
  8. Sep 07, 2016
  9. Sep 06, 2016
  10. Jul 02, 2016
  11. Jul 01, 2016
  12. Jun 29, 2016
  13. Jun 24, 2016
  14. Jun 01, 2016
  15. May 31, 2016
  16. May 30, 2016
  17. Apr 01, 2016
  18. Mar 03, 2016
  19. May 12, 2015
  20. 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
  21. Apr 17, 2015
  22. Apr 14, 2015
  23. Apr 13, 2015
  24. Apr 12, 2015
  25. Apr 03, 2015