Commit Graph

279 Commits (master)

Author SHA1 Message Date
Petri Lehtinen de5f2963ab Add a missing json_decref in the example
2 years ago
Petri Lehtinen 684e18c927 jansson 2.14
3 years ago
Petri Lehtinen fd3e9e3051 doc: Hoist a section
4 years ago
Petri Lehtinen 55ea6d44dd doc: Rename "Portability" to "Thread-safety"
4 years ago
Maxim Zhukov 16a3899a9e conformance: remove U+0000 restriction for object keys
4 years ago
Maxim Zhukov ca6775dee4 introduce new fixed-size key API
4 years ago
i-ky 601b568b8d
Fix couple of typos
4 years ago
i-ky d9c5b1d4df
Lift "Depth of nested values" to a higher level
4 years ago
Pierce Lopez c329fd7bc8 doc: add return types for function-like macros
4 years ago
Pierce Lopez 94318890c0 doc: do not use references for standard C types or file names
4 years ago
Pierce Lopez 798d40c3f3 doc: convert refcounting directive to a class
4 years ago
Petri Lehtinen e9ebfa7e77 jansson 2.13.1
4 years ago
Petri Lehtinen 2882ead5bb jansson 2.13
4 years ago
Nan Xiao e15fd861e1
Update apiref.rst
5 years ago
Petri Lehtinen ca88677bdd
Merge pull request #510 from AllenX2018/improve-build-doc
5 years ago
Petri Lehtinen 6e211b24fe
Fix the length of a section heading
5 years ago
AllenX2018 5b8ff675b3 add MinGW build guideline, add new version of Visual Studio
5 years ago
Petri Lehtinen a8f5fa5f5a Tweak clang-format configuration a bit
5 years ago
Petri Lehtinen 79fe8c3435 Run clang-format on *.c, *.h
5 years ago
Petri Lehtinen 25e706cce7
Merge branch 'master' into fix-issue281
5 years ago
Petri Lehtinen 8b022dad76
Merge pull request #505 from AllenX2018/recursive_object_update
5 years ago
Petri Lehtinen 92873e9d27
Merge pull request #503 from AllenX2018/loadfd-doc
5 years ago
allen b403bbba8d modify some words
5 years ago
Henrique Cabral cb4727c4a9 Add json_object_update_recursive()
5 years ago
allen a585a2778e add note for non-blocking file descriptor used for json_loadfd
5 years ago
allen 8682f2aab3 fix issue #281
5 years ago
Petri Lehtinen 5371816480
Merge pull request #494 from luzpaz/typos
5 years ago
luz.paz 3adf3e6a5a Fix various typos
5 years ago
Allen 672b6df474
Update apiref.rst
5 years ago
Sean Bright 76300601d9 Add runtime version checking functions
6 years ago
Corey Farrell 10afd33efb
jansson 2.12
6 years ago
Petri Lehtinen fda9288b5f Update build instructions for Visual Studio
6 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 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 efe6c7b3f2 Add json_sprintf and json_vsprintf
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
Philipp Stephani 24d45272a7 document that json_error_code will be added in version 2.11
7 years ago
Corey Farrell 6c78910011 apiref: Clarify documentation for unpack `O` format.
7 years ago
Philipp Stephani 3951d39b40 Document that length-aware string functions have been added in 2.7
7 years ago
Philipp Stephani 112ccbd820 Use last byte of error text as numeric error code
7 years ago
최재원 ad6c1e37ad Fix typo
7 years ago
Nathaniel McCallum 28666cead0 Enable optional object/array members in json_pack()
8 years ago
Nathaniel McCallum b23201bb1a jansson 2.10
8 years ago
Nathaniel McCallum b8bb078cc2 Add JSON_EMBED encoding flag
8 years ago
Nathaniel McCallum 1672bb5a65 Implement json_dumpfd() and json_loadfd()
8 years ago
Nathaniel McCallum b900967f6f Implement json_dumpb()
8 years ago
Petri Lehtinen 98be7da3e2 doc: Change version to 2.10-dev
8 years ago