Skip to content
Snippets Groups Projects
  1. Aug 02, 2015
  2. May 04, 2015
  3. Feb 23, 2015
  4. Jan 23, 2015
  5. Jan 04, 2015
    • TQ Hirsch's avatar
      Fix #118 · af73181c
      TQ Hirsch authored
      NEWS:
      * Switching endianness mid-byte no longer potentially re-reads bytes.
      * bit_offset now consistently refers to the number of bits already
        read.
      * HParsedTokens now have a bit_length field; this is a size_t.  This
        may be removed for memory reasons.
      
      The bit writer has not yet been updated to match; the result of
      switching bit writer endianness in the middle of a byte remains
      undefined.
      af73181c
  6. Dec 07, 2014
    • Steven Dee's avatar
      Move backend names into src/benchmark.c · f2434d5b
      Steven Dee authored
      It's causing unreferenced-variable warnings, and isn't referenced
      anywhere aside from benchmark.c. If client code is likely to reference
      it, perhaps move it into another header, so people who include hammer.h
      don't have to refer to it to have warning-free code.
      f2434d5b
  7. Jun 18, 2014
  8. May 12, 2014
  9. May 07, 2014
  10. Apr 20, 2014
  11. Jan 04, 2014
  12. Dec 06, 2013
  13. Nov 23, 2013
  14. Nov 20, 2013
  15. Nov 16, 2013
  16. Nov 15, 2013
  17. Nov 01, 2013
  18. Aug 09, 2013
  19. Jun 19, 2013
  20. Jun 04, 2013
  21. May 24, 2013
Loading