1. 15 Aug, 2014 1 commit
  2. 14 Aug, 2014 1 commit
  3. 13 Aug, 2014 1 commit
  4. 12 Aug, 2014 1 commit
  5. 03 Aug, 2014 1 commit
  6. 25 Jul, 2014 1 commit
  7. 21 Jul, 2014 4 commits
  8. 20 Jul, 2014 2 commits
  9. 19 Jul, 2014 6 commits
  10. 18 Jul, 2014 2 commits
  11. 13 Jul, 2014 1 commit
  12. 10 Jul, 2014 2 commits
  13. 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
  14. 08 Jul, 2014 1 commit
  15. 03 Jul, 2014 3 commits
  16. 02 Jul, 2014 4 commits
  17. 27 Jun, 2014 1 commit
  18. 25 Jun, 2014 1 commit
  19. 24 Jun, 2014 3 commits
  20. 22 Jun, 2014 2 commits