Skip to content
  1. Jan 08, 2018
  2. Jan 07, 2018
  3. Dec 19, 2017
  4. Dec 12, 2017
  5. Oct 25, 2016
  6. 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
  7. Oct 18, 2016
  8. Oct 12, 2016
  9. 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
  10. Sep 07, 2016
  11. Sep 06, 2016
  12. Jul 02, 2016
  13. Jul 01, 2016
  14. Jun 29, 2016
  15. Jun 24, 2016
  16. Jun 01, 2016
  17. May 31, 2016
  18. May 30, 2016
  19. Apr 01, 2016
  20. Mar 03, 2016
  21. May 12, 2015
  22. 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
  23. Apr 17, 2015
  24. Apr 14, 2015
  25. Apr 13, 2015
  26. Apr 12, 2015
  27. Apr 03, 2015