Skip to content
  1. Dec 19, 2017
  2. Dec 12, 2017
  3. Dec 11, 2017
  4. Jan 02, 2017
  5. Dec 30, 2016
  6. Dec 27, 2016
  7. Dec 15, 2016
  8. Nov 25, 2016
  9. Nov 10, 2016
    • Luker's avatar
      Fix benchmarks. · 77e43f42
      Luker authored
      
      
      Benchmarks now make more sense.
      
      New RAW API is about 30% faster than the RFC.
      Precomputations only make sense after a certain size,
      probably dependent on symbol size ?
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      77e43f42
  10. Nov 09, 2016
  11. Nov 08, 2016
  12. Nov 05, 2016
  13. Nov 02, 2016
  14. Oct 31, 2016
  15. Oct 30, 2016
  16. Oct 28, 2016
  17. Oct 27, 2016
  18. Oct 26, 2016
  19. Oct 25, 2016
    • Luker's avatar
      Version Bump: 1.0.0-prealpha & smallfixes · 61ebd1a8
      Luker authored
      
      
      Compared to v0.1.X we already broke the whole API,
      and created 3 (three) new ones (C++ Raw, C RAW, C RFC),
      
      Since our versioning scheme tracks the API incompatibilities
      as the first version number, this seems like a good moment
      to bump it up.
      
      Things are finally stabilizing, too.
      Of course, it's still a prealpha....
      (read: precomputation sharing is incomplete/not tested enough)
      
      Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
      61ebd1a8