Skip to content
  1. Oct 24, 2016
    • Luker's avatar
      RAW without interleaver, typesafety, API changes · a778a39b
      Luker authored
      
      
      This was originally meant only to eradicate the interleaving
      code, so that the raw API could be slightly faster.
      
      Turns out a lot had to be done for that, and the API changed
      to reflect those changes.
      
      The RAW_Encoder template now has enabled/disabled methods,
      so that you can only use the right one, depending on
      whether you choose interleaving or not.
      
      While doing all of this, I realized a nice way to let the user
      choose the correct symbol number for the block. +1 for typesafety.
      
      And since the commit became really big, I threw in a couple
      of useless style changes, bringing back everything to 80 columns.
      
      Really, I should be doing smaller commits.
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      a778a39b
  2. Oct 18, 2016
  3. Oct 12, 2016
  4. Oct 09, 2016
  5. 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
  6. Sep 22, 2016
  7. Sep 08, 2016
  8. Sep 07, 2016
  9. Sep 06, 2016
  10. Jul 09, 2016
  11. Jul 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. Mar 03, 2016
  20. Nov 04, 2015
  21. Nov 03, 2015
  22. Nov 01, 2015
  23. Oct 27, 2015
  24. Oct 23, 2015
  25. Apr 15, 2015
  26. Apr 14, 2015
  27. Apr 13, 2015
  28. Apr 12, 2015
  29. Apr 10, 2015
  30. Apr 08, 2015