1. 10 Jul, 2014 2 commits
  2. 09 Jul, 2014 2 commits
    • Davis King's avatar
      Changed the serialization code for C-strings so that they don't save the null terminator · f3ce1059
      Davis King authored
      byte.  This makes their serialization format the same as the format for std::string.  I had
      to revert the previous mod for this because it didn't work in visual studio.  This change
      fixes that.  The code should still be able to read all previously serialized data correctly.
      Moreover, any char arrays that aren't null terminated will still be read and written in
      their entirety.
      f3ce1059
    • Davis King's avatar
      merged · 06bf7e0e
      Davis King authored
      06bf7e0e
  3. 08 Jul, 2014 1 commit
  4. 03 Jul, 2014 3 commits
  5. 02 Jul, 2014 4 commits
  6. 27 Jun, 2014 1 commit
  7. 25 Jun, 2014 1 commit
  8. 24 Jun, 2014 3 commits
  9. 22 Jun, 2014 2 commits
  10. 18 Jun, 2014 2 commits
  11. 17 Jun, 2014 2 commits
  12. 14 Jun, 2014 3 commits
  13. 09 Jun, 2014 4 commits
  14. 01 Jun, 2014 3 commits
  15. 28 May, 2014 3 commits
  16. 27 May, 2014 4 commits