Skip to content
  1. 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
  2. Sep 27, 2016
  3. Sep 26, 2016
  4. Jul 01, 2016
  5. Jun 24, 2016
  6. Jun 02, 2016
  7. May 30, 2016
  8. Mar 12, 2016
  9. Mar 07, 2016
  10. Jun 12, 2015
  11. 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
  12. Apr 15, 2015
  13. Apr 13, 2015
  14. Apr 10, 2015
  15. Mar 19, 2015