Skip to content
Snippets Groups Projects
  1. Sep 25, 2015
  2. Sep 24, 2015
  3. Sep 16, 2015
  4. Aug 25, 2015
  5. Feb 12, 2015
  6. Jan 30, 2015
  7. 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
Loading