Skip to content
  1. Sep 11, 2018
  2. Aug 31, 2018
    • Andrew Poelstra's avatar
      Merge pull request #64 from mpapierski/63-big-endian · 0fe06e9b
      Andrew Poelstra authored
      Use correct flag on big endian machines.
      0fe06e9b
    • Michał Papierski's avatar
      Use correct flag on big endian machines. · 3b86de9b
      Michał Papierski authored
      This will fix `tests::sign` test case on mips/mips64. Verified with
      `cross`[1] tool.
      
          cross test --target mips-unknown-linux-gnu
          cross test --target mips64el-unknown-linux-gnuabi64
      
      Unfortunately this fix doesn't make `tests::test_debug_output` test case
      pass, but this is about debug output so its not as critical as this
      patch. See #63 for a discussion.
      
      [1]: https://github.com/japaric/rust-cross
      3b86de9b
  3. Aug 22, 2018
  4. Aug 21, 2018
  5. Aug 20, 2018
  6. Aug 15, 2018
  7. Aug 12, 2018
  8. Jul 31, 2018
  9. Jul 30, 2018
  10. Jul 26, 2018
  11. Jul 25, 2018
  12. Jul 24, 2018