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. Dec 29, 2014
  3. Dec 07, 2014
  4. Dec 01, 2014
  5. Oct 29, 2014
  6. Jun 19, 2014
  7. Jun 18, 2014
  8. May 12, 2014
  9. May 11, 2014
  10. May 07, 2014
  11. Apr 29, 2014
  12. Apr 25, 2014
  13. Apr 22, 2014
  14. Apr 20, 2014
  15. Apr 19, 2014
  16. Apr 13, 2014
Loading