772 Commits (3003161effc3286b749010ada9182b79dbfe8c57)
 

Author SHA1 Message Date
  Rubasri Kalidas 3003161eff Fix compiler warnings 6 years ago
  Eric Haszlakiewicz 6460446aa6 Switch to building a dynamic lib by default. Tweak language in the README.md slightly. Inspired by PR#452. 6 years ago
  Eric Haszlakiewicz ee4691c9fb
Merge pull request #453 from darjankrijan/master 6 years ago
  Darjan Krijan 9c4b07faec Removed newly created test case and incorporated it into test1.test and test2.test 6 years ago
  Darjan Krijan 7a9075c16b Added test cases for spaced pretty and pretty_tab used together 6 years ago
  Eric Haszlakiewicz 240627f260
Merge pull request #454 from ramiropolla/json_object_private 6 years ago
  Eric Haszlakiewicz 745cadc944
Merge pull request #461 from andy5995/issue_422 6 years ago
  Eric Haszlakiewicz 83cb93b7ae
Merge pull request #462 from andy5995/issue_460 6 years ago
  andy5995 2942870325
remove [in] from params description 6 years ago
  andy5995 3b108935d0
json_object.h:document json_object_new_string_len() 6 years ago
  andy5995 506a32d4ab
json_object.c:set errno in json_object_get_double() 6 years ago
  Eric Haszlakiewicz 7539ab2d2e
Merge pull request #459 from andy5995/issue_438 6 years ago
  Eric Haszlakiewicz 753de5a5a9
Merge pull request #458 from andy5995/README_files_link 6 years ago
  Eric Haszlakiewicz 80bf857b27
Merge pull request #457 from andy5995/gitignore_build 6 years ago
  Eric Haszlakiewicz aa831c7960
Merge pull request #456 from andy5995/style_perms 6 years ago
  andy5995 fc1b113b29
README.html:fix link to Doxygen docs, remove WIN32 link 6 years ago
  andy5995 71f5c2d50b
README.md:fix dead "file.html" link 6 years ago
  andy5995 c3e11d6812
.gitignore:add build directory 6 years ago
  andy5995 dba65cbd30
STYLE.txt:remove executable permissions 6 years ago
  Ramiro Polla 5bb5e2e8fc json_object_private: save 8 bytes in struct json_object in 64-bit architectures 6 years ago
  Darjan Krijan b0bceaa8bf Added a test for the space after \n issue with flags=JSON_C_TO_STRING_SPACED|JSON_C_TO_STRING_PRETTY|(JSON_C_TO_STRING_PRETTY_TAB) used in json_object_array_to_json_string 6 years ago
  Darjan Krijan 3943960874 Removed spaces after \n for arrays as well 6 years ago
  Darjan Krijan e8cec5c9e4 Fixed misalignment in JSON string due to space after \n being printed when choosing JSON_C_TO_STRING_SPACED together with JSON_C_TO_STRING_PRETTY in json_object_array_to_json_string 6 years ago
  Eric Haszlakiewicz ebe520e96e
Merge pull request #450 from drizt/subproject 7 years ago
  Ivan Romanov ba5a02e8a9 Allow use json-c cmake as subproject 7 years ago
  Eric Haszlakiewicz 994e6c1f60 Re-add creation and installation of the json-c.pc file to the cmake build. 7 years ago
  Eric Haszlakiewicz 705e2fd010
Merge pull request #444 from Hawk777/document-ref-count-tokener 7 years ago
  Christopher Head 31d4d3dee7
Document refcount of json_tokener_parse_ex return 7 years ago
  Eric Haszlakiewicz 0a8ac2ed92
Merge pull request #441 from changyongGuo/c_flag_error 7 years ago
  changyong guo 08c8231cc8 fix c flag loss during cmake building 7 years ago
  Eric Haszlakiewicz bf29aa0f8c
Merge pull request #434 from unmanned-player/devel 7 years ago
  Eric Haszlakiewicz 91f9884591
Merge pull request #436 from jobol/master 7 years ago
  Jose Bollo d189d7b5ff Improve pkgconfig setting 7 years ago
  Unmanned Player f2e991a341 The real CMake support 7 years ago
  Eric Haszlakiewicz 2327b23d8e
Merge pull request #431 from LeSpocky/cmake 7 years ago
  Alexander Dahl 901d59b29f cmake: Bump required version 7 years ago
  Eric Haszlakiewicz 3df1f98b4a Explain why we're not setting the output name for static libraries when on Windows. 7 years ago
  Eric Haszlakiewicz a056893263
Merge pull request #415 from sgbihu/master 7 years ago
  Eric Haszlakiewicz e3752b5894 Issue #418: Fix docs for json_util_from_fd and json_util_from_file to say that they return NULL on failures. 7 years ago
  Eric Haszlakiewicz c1c71097a1 Issue #419: document that NULL may be passed to json_object_put(). 7 years ago
  Eric Haszlakiewicz fb042f449b
Merge pull request #421 from lt-holman/install_header_file 7 years ago
  Keith Holman 37a2edf468 install json_object_iterator.h header file 7 years ago
  Eric Haszlakiewicz 4bbc72f633
Merge pull request #420 from angelskieglazki/master 7 years ago
  max 7a4759f165 arraylist: Fix names of parameters for callback function 7 years ago
  Eric Haszlakiewicz 4414d068b3 Always create debug info (pdb file) even for release builds. 7 years ago
  Eric Haszlakiewicz 7038bb8061 Try the appveyor changes again, using %Configuration% instead of "Debug" 7 years ago
  Eric Haszlakiewicz dfc0fddf22 Include the json-c.lib, .pdb and .exp files in the zip file created by the appveyor build, since it seems they're needed for linking and debugging. 7 years ago
  Liang, Gao 0b3616d580 Resolve windows name conflict 7 years ago
  Eric Haszlakiewicz c75ebe8973
Merge pull request #410 from janczer/fix-typos 7 years ago
  janczer 8bd62177e7 Fixed typos 7 years ago