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