Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 22, 2013
    • Joe Rozner's avatar
      Add warning message · bb02aa18
      Joe Rozner authored
      Specify warning for internal only headers that are now installed for use
      by extensions.
      bb02aa18
  3. May 25, 2013
  4. May 20, 2013
  5. Mar 18, 2013
  6. Feb 21, 2013
  7. Feb 03, 2013
  8. May 26, 2012
Loading