Commit Graph

990 Commits (2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1)
 

Author SHA1 Message Date
Petri Lehtinen fda9288b5f Update build instructions for Visual Studio
6 years ago
Petri Lehtinen 9ff08f6312 Also build with VS 2017 in appveyor
6 years ago
Petri Lehtinen dd4743a51d
Merge pull request #412 from Mephistophiles/fix_defines
6 years ago
Maxim Zhukov 50f29f9b1a Add JSON_HAVE_SYNC_BUILTINS and JSON_HAVE_ATOMIC_BUILTINS for autoheader
7 years ago
Petri Lehtinen e5dbe7bb64
Merge pull request #409 from Mephistophiles/master
7 years ago
Maxim Zhukov 15105b66b4 Fix error handling in json_pack
7 years ago
Petri Lehtinen b23025d72b
Merge pull request #404 from coreyfarrell/func-attrs
7 years ago
Isaac Hier 2c98c30a02 Stop using absolute paths
7 years ago
Isaac Hier bb71db204f Fix output file name for version config
7 years ago
Isaac Hier 92760bb363 Remove warning
7 years ago
Isaac Hier fe7873e963 Fix package version config generation
7 years ago
Isaac Hier a586c0654f Fix CMake include
7 years ago
Isaac Hier 6d7a02beb0 Clean up CMake install
7 years ago
Isaac Hier b70364b362 Remove absolute path references
7 years ago
Isaac Hier 6d1ae86e1c Fix config file
7 years ago
Isaac Hier a324d18940 Rename target file
7 years ago
Isaac Hier 44f6606df8 Rename config files
7 years ago
Isaac Hier d8798468c6 Upgrade CMake to 3.1 for Hunter
7 years ago
Corey Farrell 749bef0b6a More test coverage.
7 years ago
Corey Farrell e37e52549f Add warn_unused_result to strbuffer_init.
7 years ago
Corey Farrell ea664722d4 Build: Add JANSSON_ATTRS macro.
7 years ago
Petri Lehtinen d098c0ff86
Merge pull request #400 from coreyfarrell/branch-coverage
7 years ago
Petri Lehtinen 2d494c169f
Merge pull request #398 from coreyfarrell/test-coverage
7 years ago
Corey Farrell a5af280bac Enable branch coverage reporting.
7 years ago
Corey Farrell 73c22de516 Improve test coverage.
7 years ago
Petri Lehtinen 6dddf687d8
Merge pull request #396 from coreyfarrell/2.11
7 years ago
Corey Farrell 744fe5ed44 jansson 2.11
7 years ago
Petri Lehtinen 03620980cf
Merge pull request #395 from akheron/doc-utf-8
7 years ago
Petri Lehtinen 248d62111c
Merge pull request #368 from AmeyaVS/cmake_build_fix
7 years ago
Petri Lehtinen 46dff2737d
Merge pull request #381 from phst/end-of-file-error-code
7 years ago
Petri Lehtinen fa0b5ece9e
Merge pull request #380 from phst/doc-error-code
7 years ago
Petri Lehtinen a6138a07b6 Document encoding requirements for callbacks
7 years ago
Petri Lehtinen 2863dde053
Merge pull request #393 from akheron/json_sprintf
7 years ago
Petri Lehtinen efe6c7b3f2 Add json_sprintf and json_vsprintf
7 years ago
Petri Lehtinen 3e81f78366
Merge pull request #389 from coreyfarrell/threadsafety
7 years ago
Corey Farrell 8104ce167a
Merge pull request #1 from akheron/threadsafety
7 years ago
Petri Lehtinen f44921e176 Clarify thread safety docs, rename JANSSON_THREAD_SAFE
7 years ago
Corey Farrell 3aee856d7b Docs: Update information on thread safety.
7 years ago
Corey Farrell 37e0ee4d48 json_dump: Fix thread safety issue.
7 years ago
Corey Farrell dc3b313e91 Use thread-safe reference counting if supported by the compiler.
7 years ago
Philipp Stephani 45228cada4 Use a more specific error code for premature end of input
7 years ago
Philipp Stephani 24d45272a7 document that json_error_code will be added in version 2.11
7 years ago
Petri Lehtinen 9e5af7c3b7
Merge pull request #374 from coreyfarrell/always-steal
7 years ago
Corey Farrell 6c78910011 apiref: Clarify documentation for unpack `O` format.
7 years ago
Corey Farrell 89dad8959b json_object_iter_set_new: Fix error branch leak.
7 years ago
Corey Farrell 9a1d9c88fc json_pack: Enable more complete stealing of references.
7 years ago
Petri Lehtinen 02dade46c0
Merge pull request #375 from phniix/373_upstream_typo_in_cmakelists
7 years ago
Petri Lehtinen bc5c6826ef
Merge pull request #377 from coreyfarrell/extra-refs
7 years ago
Petri Lehtinen 217859f849
Merge pull request #378 from phst/doc
7 years ago
Philipp Stephani 3951d39b40 Document that length-aware string functions have been added in 2.7
7 years ago