2011-08-08 |
Petri Lehtinen | Merge branch '2.1' |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Petri Lehtinen | doc: Explain the non-constness of the first parameter... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Petri Lehtinen | Merge branch '2.1' |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Petri Lehtinen | Merge branch 'issue-29' |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Petri Lehtinen | doc: Add documentation for json_dump_callback() |
commit | commitdiff | tree | snapshot |
2011-06-30 |
JKL | test file for new json_dump_callback function |
commit | commitdiff | tree | snapshot |
2011-06-30 |
JKL | new typedef json_dump_callback_t, function json_dump_ca... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Petri Lehtinen | doc: Fix several typos and other little errors |
commit | commitdiff | tree | snapshot |
2011-06-30 |
JKL | use size_t for strbuffer writes, and avoid integer... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Petri Lehtinen | Check that target is string and value is not NULL in... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Petri Lehtinen | doc: Clarify that removing from containers decrements... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Petri Lehtinen | CHANGES: Fix v2.1 release date |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Petri Lehtinen | jansson 2.1 |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Petri Lehtinen | Use ``literal`` syntax with macro and flag names in... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Petri Lehtinen | Prepare for relase: Add CHANGES entry for v2.1 |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Petri Lehtinen | Add JSON_DISABLE_EOF_CHECK decoding flag |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Petri Lehtinen | Reduce code duplication in the decoder |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Petri Lehtinen | Clear errno before calling strtod() |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Petri Lehtinen | Add JSON_REJECT_DUPLICATES decoding flag |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Petri Lehtinen | doc: Clarify that Unicode normalization or comparison... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Petri Lehtinen | doc: Add "New in version 2.1" notes to new features |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Petri Lehtinen | docs: Add a note that object iteration doesn't give... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Petri Lehtinen | Add JSON_ENCODE_ANY flag to allow encoding any JSON... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Petri Lehtinen | Merge branch '2.0' |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Petri Lehtinen | Fix a leak when memory allocation fails in json_object_... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Petri Lehtinen | Add json_loadb() for decoding possibly non null-termina... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Petri Lehtinen | Merge branch '2.0' |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jim Meyering | Avoid set-but-not-used warning/error in a test |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Petri Lehtinen | Merge branch '2.0' |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Petri Lehtinen | jansson 2.0.1 |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Petri Lehtinen | Merge branch '2.0' |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Petri Lehtinen | Fix a few malloc() and free() calls |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Petri Lehtinen | Fix invalid object key hashing in json_unpack() strict... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Petri Lehtinen | Merge branch '2.0' |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Petri Lehtinen | Set JANSSON_MICRO_VERSION to 255 (0xFF) for git master |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Petri Lehtinen | Use the correct number of parens in JANSSON_VERSION_HEX... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Petri Lehtinen | Test framework enhancements, fix the check_exports... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Petri Lehtinen | Use the correct number of parens in JANSSON_VERSION_HEX... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Petri Lehtinen | ANSI C requires struct initializers to be constant... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Petri Lehtinen | Fix json_object_size() return value |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Petri Lehtinen | Enhance portability of va_copy() |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Petri Lehtinen | Fix a declaration after statement |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Petri Lehtinen | Distribute doc/upgrading.rst |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Petri Lehtinen | Check documentation in make distcheck |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Petri Lehtinen | jansson 2.0 |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Petri Lehtinen | Fix packing of invalid UTF-8 strings |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Petri Lehtinen | Update README |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Petri Lehtinen | tests: Add missing json_decref() calls to suites/api... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Petri Lehtinen | Remove invalid subdirs from test/suites/Makefile.am |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Petri Lehtinen | doc: Change the title of the upgrading section |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Petri Lehtinen | Small documentation tweaks |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Petri Lehtinen | Add "Upgrading from older releases" to docs, tweak... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Petri Lehtinen | Add a CHANGES entry for version 2.0 |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Petri Lehtinen | Add lots of tests for pack/unpack code, fix bugs found |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Petri Lehtinen | Move json_error_t documentation to its own section |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Petri Lehtinen | Truncate error source from start, not end, if it's... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Petri Lehtinen | Refactor decoder input stream |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Petri Lehtinen | tests: Use "make STOP=1 check" to stop on first failure |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Petri Lehtinen | Add custom memory allocation |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Graeme Smecher | Resolve __va_list_tag ** -> va_list * type errors with... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Petri Lehtinen | Fix an unpack example in the docs |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Petri Lehtinen | Tweak the default validation behaviour of the unpack API |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Petri Lehtinen | Use the Sphinx default theme again for documentation |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Petri Lehtinen | Documentation for pack and unpack functions |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | Add the 'I' format for both pack and unpack |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | Use 'f' for real and 'F' for number (real or integer... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | unpack: Unify and enhance error messages |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | Expand the pack/unpack API, implement unpack flags |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | Add validation features to json_unpack() |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | Rename variadic.c to pack_unpack.c |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Petri Lehtinen | Refactor json_unpack() |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Petri Lehtinen | Refactor json_pack() |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Petri Lehtinen | Unify style |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Petri Lehtinen | Update copyright notices for 2011 |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Petri Lehtinen | Build cleanly with gcc's -Werror=declaration-after... |
commit | commitdiff | tree | snapshot |
2011-01-15 |
Graeme Smecher | Remove debugging printf |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Graeme Smecher | Make json_pack/json_unpack() recursive |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Petri Lehtinen | Emphasize the constness of the return value of json_str... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Petri Lehtinen | Document the version info constants |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Petri Lehtinen | Make int32_t available when the configure script is... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Petri Lehtinen | Add version info to jansson.h |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Petri Lehtinen | Enhance error reporting |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Petri Lehtinen | Move and enhance documentation on json_error_t |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Petri Lehtinen | Make json_error_t transparent again |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Graeme Smecher | Adds json_pack / json_unpack variadic functions. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Petri Lehtinen | Remove all "Added in version 1.x" info from documentation |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Petri Lehtinen | Make json_error_t opaque |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Petri Lehtinen | Merge branch '1.3' |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Petri Lehtinen | Run Sphinx without the -W flag when building documentation |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Use Sphinx 1.0, change the HTML theme |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Add a section describing how to build on Windows |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | On Windows, typedef int to int32_t |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Add jansson_config.h.win32 |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Move max() to jansson_private.h, define only if not... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Don't use designated struct initializers |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Use config.h only if it exists |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Petri Lehtinen | Replace all occurences of inline with JSON_INLINE |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Petri Lehtinen | Merge branch '1.3' |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Petri Lehtinen | Set the version number to 2.0pre |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Petri Lehtinen | Clarify and document the integer type configuration |
commit | commitdiff | tree | snapshot |
next |