jansson/src
2025-03-23 22:31:56 +02:00
..
dtoa.c Fix compiler warnings 2024-03-25 20:08:23 +02:00
dump.c Fix code formatting 2025-03-23 22:31:56 +02:00
error.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
hashtable.c hashtable: change to ifdef 2022-08-22 18:13:57 -07:00
hashtable.h introduce new fixed-size key API 2020-09-01 10:22:14 +03:00
hashtable_seed.c Tweak clang-format configuration a bit 2019-10-21 08:56:03 +03:00
jansson.def introduce new fixed-size key API 2020-09-01 10:22:14 +03:00
jansson.h Fix code formatting 2025-03-23 22:31:56 +02:00
jansson_config.h.in Use sprintf() to determine locale's decimal point 2024-03-08 21:36:21 +02:00
jansson_private.h reuse key len from loop check for better performance 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 jansson 2.14.1 2025-03-23 14:25:44 +02:00
memory.c Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00
pack_unpack.c value, pack: use key length from json_object iternals 2021-11-20 22:47:14 +03:00
strbuffer.c Fix code formatting 2025-03-23 22:31:56 +02:00
strbuffer.h Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00
strconv.c Use dtoa for double to string conversion 2024-03-25 20:08:23 +02: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 value, pack: use key length from json_object iternals 2021-11-20 22:47:14 +03:00
version.c Run clang-format on *.c, *.h 2019-10-21 08:55:01 +03:00