jansson/src
Petri Lehtinen 9a0fc069bf
Merge pull request #520 from Mephistophiles/getn
Add support getn, setn functions
2020-11-19 17:21:12 +02:00
..
dump.c reuse key len from loop check for better performance 2020-09-01 10:22:14 +03:00
error.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
hashtable_seed.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
hashtable.c introduce new fixed-size key API 2020-09-01 10:22:14 +03:00
hashtable.h introduce new fixed-size key API 2020-09-01 10:22:14 +03:00
jansson_config.h.in Use thread-safe reference counting if supported by the compiler. 2018-01-29 14:17:58 -05:00
jansson_private.h reuse key len from loop check for better performance 2020-09-01 10:22:14 +03:00
jansson.def introduce new fixed-size key API 2020-09-01 10:22:14 +03:00
jansson.h introduce new fixed-size key API 2020-09-01 10:22:14 +03:00
load.c reuse key len from loop check for better performance 2020-09-01 10:22:14 +03:00
lookup3.h Fix hashsize() should return size_t. 2020-11-06 08:40:20 +11:00
Makefile.am build: Add a symbol version to all exported symbols for glibc 2020-07-02 09:54:40 +01:00
memory.c Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00
pack_unpack.c pass length of the key to internal API 2020-08-12 09:57:14 +03:00
strbuffer.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
strbuffer.h Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00
strconv.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
utf.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
utf.h Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00
value.c reuse key len from loop check for better performance 2020-09-01 10:22:14 +03:00
version.c Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00