Commit Graph

  • ff0c05b8f1 Support building on Windows Petri Lehtinen 2012-04-29 22:09:29 +03:00
  • 4601bf71e5 Merge branch '2.3' Petri Lehtinen 2012-04-26 22:11:22 +03:00
  • c7f86abf6d fix slight typo in json_pack apiref example Jack Mitchell 2012-04-26 14:38:37 +01:00
  • f309e30320 Merge branch '2.3' Petri Lehtinen 2012-04-26 22:09:48 +03:00
  • 233574e8e0 fix slight typo in json_pack apiref example Jack Mitchell 2012-04-26 14:38:37 +01:00
  • 4a6939ef87 Merge branch '2.3' Petri Lehtinen 2012-04-26 09:00:49 +03:00
  • 42bc7a3c50 Check for missing args and envvars in run-tests.sh Petri Lehtinen 2012-04-26 08:58:31 +03:00
  • abdb8d99d7 Merge branch '2.3' Petri Lehtinen 2012-04-20 21:41:25 +03:00
  • ff6e6ee293 jansson 2.3.1 v2.3.1 Petri Lehtinen 2012-04-20 21:35:00 +03:00
  • 8b2bfd5586 Merge branch '2.3' Petri Lehtinen 2012-04-18 21:59:10 +03:00
  • e46b912f53 Fix tutorial to use Github API v3 Petri Lehtinen 2012-04-18 21:55:24 +03:00
  • 1581f26a7f Merge branch '2.3' Petri Lehtinen 2012-04-18 21:27:24 +03:00
  • aabfd493d3 load: Change buffer_pos to be a size_t Janne Kulmala 2012-04-17 11:05:12 +03:00
  • bd72efbd80 load: Avoid unexpected behaviour in macro expansion Janne Kulmala 2012-04-17 10:53:53 +03:00
  • e8fd3e3085 Document and tweak json_load_callback() Petri Lehtinen 2012-03-26 21:52:01 +03:00
  • 873eddaf19 Merge pull request #60 from rogerz/contrib Petri Lehtinen 2012-03-25 10:46:45 -07:00
  • bd2c0c730d Ignore the binary test_load_callback Rogerz 2012-03-25 13:22:09 +00:00
  • 17a51a4bf0 Merge branch '2.3' Petri Lehtinen 2012-03-22 09:02:51 +02:00
  • 09c39adc55 Add json_load_callback to the list of exported symbols Petri Lehtinen 2012-03-22 09:02:21 +02:00
  • cbb80baf03 Merge pull request #57 from rogerz/contrib Petri Lehtinen 2012-03-22 00:00:24 -07:00
  • 040bd7b0fa Add json_load_callback() Rogerz Zhang 2012-03-21 16:34:14 +08:00
  • 2637faa450 Make test stripping locale independent Petri Lehtinen 2012-03-22 08:48:28 +02:00
  • 952e1d4ba9 Merge branch '2.3' Petri Lehtinen 2012-03-21 14:03:49 +02:00
  • 353b5e08ba Ignore *.exe Rogerz Zhang 2012-03-18 19:57:38 +08:00
  • d286e7b753 Merge branch '2.3' Petri Lehtinen 2012-03-20 20:56:00 +02:00
  • 3c6e36ba2d Update copyright notices for 2012 Petri Lehtinen 2012-03-20 20:55:55 +02:00
  • 9af64480e1 Merge branch '2.3' Petri Lehtinen 2012-03-20 20:48:36 +02:00
  • 4ae5736bd0 Make sure strtoll() is available when using long long Petri Lehtinen 2012-03-20 20:46:17 +02:00
  • 56039ed596 Merge branch '2.3' Petri Lehtinen 2012-03-11 21:16:41 +02:00
  • 02b915af54 Remove unused declarations Petri Lehtinen 2012-03-11 20:50:58 +02:00
  • 1eb274c555 Merge branch '2.3' Petri Lehtinen 2012-03-08 15:03:03 +02:00
  • 6ac6f311b5 Fix tests on shells that don't support the export FOO=bar syntax Petri Lehtinen 2012-03-08 15:01:52 +02:00
  • f736e705b2 Merge branch '2.3' Petri Lehtinen 2012-02-12 16:05:35 +02:00
  • 54d88753a6 Disribute the check-exports tests Petri Lehtinen 2012-02-12 16:05:27 +02:00
  • 98a99fb2bd Merge branch '2.3' Petri Lehtinen 2012-02-02 17:03:03 +02:00
  • ac97f6f225 doc: Fix the names of library version constants Petri Lehtinen 2012-02-02 17:00:23 +02:00
  • 60fd7ab781 Merge branch '2.3' Petri Lehtinen 2012-01-30 21:23:49 +02:00
  • 0d64e8ef89 Make test_load.c not depend on the C locale Petri Lehtinen 2012-01-30 21:23:15 +02:00
  • a894980258 Set master to 2.4 development mode Petri Lehtinen 2012-01-30 20:59:32 +02:00
  • f227483846 jansson 2.3 v2.3 Petri Lehtinen 2012-01-27 21:02:12 +02:00
  • 6cb14dd337 Add support for optional object keys for json_unpack() and friends Petri Lehtinen 2012-01-26 21:13:07 +02:00
  • fa268b5017 Add json_object_update_{existing,missing} Petri Lehtinen 2012-01-24 21:03:36 +02:00
  • a307974731 Implement json_object_foreach() Petri Lehtinen 2012-01-24 20:37:08 +02:00
  • a2381948bb Make hashtable less generic Petri Lehtinen 2012-01-24 20:36:31 +02:00
  • 5eb2c442a9 Fix a potential memory leak Petri Lehtinen 2012-01-24 20:35:59 +02:00
  • f471e63bb3 Write number of bytes read to error position on successful decode Petri Lehtinen 2012-01-23 21:18:04 +02:00
  • bb24697d9b Merge branch '2.2' Petri Lehtinen 2011-11-14 21:16:42 +02:00
  • c4a7bf90cf Revert "json_dump_file: Open the output file in wb mode" origin/2.2 Petri Lehtinen 2011-11-14 21:15:17 +02:00
  • bef87fc258 Merge branch '2.2' Petri Lehtinen 2011-11-14 21:11:18 +02:00
  • 68d6410da0 Update the documentation of JSON_DECODE_ANY Petri Lehtinen 2011-11-14 12:58:37 +02:00
  • 1e36667193 JSON_DECODE_ANY Andrea Marchesini 2011-11-11 19:17:29 +01:00
  • 0931d938b0 doc: The same JSON values must not be encoded in parallel Petri Lehtinen 2011-11-14 19:32:42 +02:00
  • 0f2cdd70ff Avoid problems with object's serial number growing too big Petri Lehtinen 2011-11-14 19:10:28 +02:00
  • 5ec101ec21 json_load* return NULL if the first argument is NULL Andrea Marchesini 2011-11-11 19:17:50 +01:00
  • 72cd84b92a doc: The configure script can be used on MinGW Petri Lehtinen 2011-11-02 08:01:32 +02:00
  • 6799c8e4c9 Distribute jansson_config.h.win32 Petri Lehtinen 2011-11-02 07:56:33 +02:00
  • 8484ea3fb2 Remove '+' and leading zeros from exponents in the encoder Petri Lehtinen 2011-11-01 20:49:15 +02:00
  • 92d9b89d59 Fix test file comparisons on MinGW Petri Lehtinen 2011-11-01 19:52:20 +02:00
  • bc98ab6a69 Use %I64d format for printing long longs on Windows Petri Lehtinen 2011-11-01 19:41:25 +02:00
  • 32cd821273 json_dump_file: Open the output file in wb mode Petri Lehtinen 2011-10-07 20:52:49 +03:00
  • 9c6cb42f17 jansson 2.2.1 v2.2.1 Petri Lehtinen 2011-10-06 21:16:26 +03:00
  • ed06777937 Distribute doc/portability.rst Petri Lehtinen 2011-10-06 21:22:59 +03:00
  • 6362032513 json_load_file: Open the input file in rb mode Petri Lehtinen 2011-10-04 21:11:26 +03:00
  • 84f739036d Documentation fixes Petri Lehtinen 2011-10-04 21:04:56 +03:00
  • 0f358c8eaa doc: Add project status to introduction, add portability chapter Petri Lehtinen 2011-10-03 22:42:39 +03:00
  • f0d5c04734 Make identifier decoding work under all locales Petri Lehtinen 2011-10-03 21:35:51 +03:00
  • fd56deb7dd Use strchr() when searching for a single character Petri Lehtinen 2011-10-03 08:52:30 +03:00
  • d7ddbf3661 Make real number encoding and decoding work under all locales Petri Lehtinen 2011-10-02 21:27:53 +03:00
  • b6d0191e51 Implement all other encoding functions using json_dump_callback Petri Lehtinen 2011-09-24 21:10:23 +03:00
  • 2a70d62251 Merge pull request #33 from bakulf/master Petri Lehtinen 2011-09-20 11:11:55 -07:00
  • 909874b1b9 scope error. result points to a out-of-score variable. Andrea Marchesini 2011-09-20 13:10:32 +02:00
  • ff57dee13d unsed static variable removed Andrea Marchesini 2011-09-20 11:46:29 +02:00
  • e4cc77ce52 doc: Clarify the result of 's' format of json_unpack() Petri Lehtinen 2011-09-12 21:22:19 +03:00
  • 889f295958 jansson 2.2 v2.2 Petri Lehtinen 2011-09-02 21:39:32 +03:00
  • 68809cd913 doc: json_dump_callback was added in v2.2 Petri Lehtinen 2011-09-02 21:29:01 +03:00
  • 910fb92267 Merge branch '2.1' Petri Lehtinen 2011-08-08 21:00:47 +03:00
  • f241e14cab doc: Explain the non-constness of the first parameter of json_unpack() et al origin/2.1 Petri Lehtinen 2011-08-08 20:59:10 +03:00
  • 7e9c293986 Merge branch '2.1' Petri Lehtinen 2011-06-30 21:48:51 +03:00
  • d43464a1ec Merge branch 'issue-29' Petri Lehtinen 2011-06-30 21:48:09 +03:00
  • c7079a25eb doc: Add documentation for json_dump_callback() Petri Lehtinen 2011-06-30 21:45:25 +03:00
  • 54f38d250c test file for new json_dump_callback function JKL 2011-06-24 10:40:20 -07:00
  • c7d543d36c new typedef json_dump_callback_t, function json_dump_callback JKL 2011-06-24 10:00:53 -07:00
  • 7fab57dcef doc: Fix several typos and other little errors Petri Lehtinen 2011-06-30 21:04:45 +03:00
  • cd9757512d use size_t for strbuffer writes, and avoid integer overflow JKL 2011-06-24 09:57:20 -07:00
  • c0193bfb7f Check that target is string and value is not NULL in json_string_set() Petri Lehtinen 2011-06-17 21:42:11 +03:00
  • 6e1f4bb560 doc: Clarify that removing from containers decrements the refcount Petri Lehtinen 2011-06-17 20:53:28 +03:00
  • 1358d0bfac CHANGES: Fix v2.1 release date Petri Lehtinen 2011-06-10 21:53:14 +03:00
  • 86d17a8dc2 jansson 2.1 v2.1 Petri Lehtinen 2011-06-10 21:30:11 +03:00
  • 3988ab2d27 Use `literal` syntax with macro and flag names in CHANGES Petri Lehtinen 2011-06-07 21:39:55 +03:00
  • f7f7bf5ab2 Prepare for relase: Add CHANGES entry for v2.1 Petri Lehtinen 2011-06-07 21:33:59 +03:00
  • a76ba52f34 Add JSON_DISABLE_EOF_CHECK decoding flag Petri Lehtinen 2011-05-29 21:19:28 +03:00
  • 9febdf333c Reduce code duplication in the decoder Petri Lehtinen 2011-05-29 12:53:25 +03:00
  • 013b8b3f60 Clear errno before calling strtod() Petri Lehtinen 2011-05-24 09:59:39 +03:00
  • 49fc708d4c Add JSON_REJECT_DUPLICATES decoding flag Petri Lehtinen 2011-05-15 13:57:48 +03:00
  • 92f6f0f22c doc: Clarify that Unicode normalization or comparison algorithms are not used Petri Lehtinen 2011-05-14 21:08:02 +03:00
  • e9e34f430e doc: Add "New in version 2.1" notes to new features Petri Lehtinen 2011-05-14 20:46:13 +03:00
  • ab723c7fb5 docs: Add a note that object iteration doesn't give any particular order Petri Lehtinen 2011-05-14 13:04:35 +03:00
  • 636d5f60f9 Add JSON_ENCODE_ANY flag to allow encoding any JSON value Petri Lehtinen 2011-05-14 12:56:14 +03:00
  • c3492973e1 Merge branch '2.0' Petri Lehtinen 2011-04-21 13:15:58 +03:00
  • e20619e071 Fix a leak when memory allocation fails in json_object_set() & friends origin/2.0 Petri Lehtinen 2011-04-21 13:15:01 +03:00