7 Commits (8215c0ac0ed252199b367903938a3ac1942fe9b7)

Author SHA1 Message Date
  James Myatt 720d566d03 Define macros from inttypes.h when not available 10 years ago
  Eric Haszlakiewicz c62965660b Fix the _MSC_VER check so it compiles on non-windows compilers. Issue#91 12 years ago
  Anatol Belski 48ba6b8c06 fixe int32_t definition for VC11 12 years ago
  Mateusz Loskot 8409dc039a Fix missing inttypes.h definitions for Visual Studio 2010 and earliers. Related to issue #22. 13 years ago
  Eric Haszlakiewicz b21b137805 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. 13 years ago
  John Arbash Meinel 6a231e4b41 Some updates to make the code compatible with VC 9 (2008) 13 years ago
  Michael Clark c4dceae1c5 * Add int64 support. Two new functions json_object_net_int64 and 15 years ago