1. 15 May, 2013 1 commit
  2. 13 May, 2013 2 commits
  3. 12 May, 2013 1 commit
  4. 11 May, 2013 2 commits
  5. 04 May, 2013 1 commit
  6. 30 Apr, 2013 1 commit
  7. 27 Apr, 2013 1 commit
  8. 26 Apr, 2013 1 commit
  9. 25 Apr, 2013 2 commits
  10. 20 Apr, 2013 1 commit
  11. 11 Apr, 2013 1 commit
  12. 09 Apr, 2013 1 commit
  13. 04 Apr, 2013 1 commit
    • Kenton Varda's avatar
      Update implemented pointer format to match docs: Don't store field count in… · 95be334d
      Kenton Varda authored
      Update implemented pointer format to match docs:  Don't store field count in struct pointers because it isn't needed.  Instead extend data and pointer section sizes to 16 bits, which should be enough for anyone.  Also, store offsets from the end of the pointer rather than the beginning, because this makes it possible for them to be zero, which compresses better.  In particular, the root reference will always have a zero offset, so this will shave a byte off of very small packed messages.
      95be334d
  14. 14 Mar, 2013 1 commit
  15. 12 Mar, 2013 1 commit
  16. 08 Mar, 2013 1 commit