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