1. c629656 Fix the _MSC_VER check so it compiles on non-windows compilers. Issue#91 by Eric Haszlakiewicz · 11 years ago
  2. 48ba6b8 fixe int32_t definition for VC11 by Anatol Belski · 11 years ago
  3. 8409dc0 Fix missing inttypes.h definitions for Visual Studio 2010 and earliers. Related to issue #22. by Mateusz Loskot · 12 years ago
  4. b21b137 Include json_inttypes.h in json_object.h since we use types like int32_t in the API and some systems need that header to compile. by Eric Haszlakiewicz · 12 years ago
  5. 6a231e4 Some updates to make the code compatible with VC 9 (2008) by John Arbash Meinel · 12 years ago
  6. c4dceae * Add int64 support. Two new functions json_object_net_int64 and by Michael Clark · 14 years ago