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 |
2010-08-14 |
Petri Lehtinen | Add a flags parameter to all decoding functions for... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Petri Lehtinen | Change the maximum indentation size to 32 spaces in... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Petri Lehtinen | Change the underlying type of JSON integer from long... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Petri Lehtinen | Make object_key_t portable |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Petri Lehtinen | Beautify the container_of macro |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Petri Lehtinen | Replace inline with JSON_INLINE in json_object_iter_set... |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Petri Lehtinen | Check for gcc before setting gcc specific CFLAGS |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Petri Lehtinen | Move site configuration to jansson_config.h |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Petri Lehtinen | Change JSON integer's underlying type from int to long |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Petri Lehtinen | Clarify the documentation |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Petri Lehtinen | Unify unsigned integer usage in the API |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Petri Lehtinen | configure.ac: Remove unneeded AC_PROG_CXX |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Petri Lehtinen | Add a few missing changes to CHANGES for v1.3 |
commit | commitdiff | tree | snapshot |
2010-06-13 |
Petri Lehtinen | jansson 1.3 |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Petri Lehtinen | Remove the C++ interface |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Petri Lehtinen | Fix a few memory leaks in tests |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Petri Lehtinen | Clarify the documentation on reference stealing |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Petri Lehtinen | Zero the visited flag after an encoding error |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Petri Lehtinen | Zero the visited flag after encoding an empty array... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Petri Lehtinen | load.c: Make stream_init() static |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Petri Lehtinen | jansson 1.2.1 |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Petri Lehtinen | doc: Distribute conformance.rst |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Petri Lehtinen | Require autoconf 2.60 |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Petri Lehtinen | Support compilers that don't have the "inline" keyword |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Petri Lehtinen | doc: Add chapter on RFC conformance |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Petri Lehtinen | Estimate real number underflows with 0.0 |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Petri Lehtinen | Enhance tests for null byte |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Petri Lehtinen | Fix reference counting on true, false and null |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Petri Lehtinen | Ignore temporary files *~ |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Andres Freund | c++ wrapper: add missing 'inline' statements to various... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Petri Lehtinen | Don't include stdint.h anywhere |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Petri Lehtinen | hashtable: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Petri Lehtinen | Merge branch 'c++-enhance-proxies' |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Petri Lehtinen | Update CHANGES, change version to 1.2+ |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Petri Lehtinen | Implement JSON_PRESERVE_ORDER encoding flag |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Petri Lehtinen | Optimize hashtable_set() |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Petri Lehtinen | C++: Optimize PropertyProxy |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Petri Lehtinen | C++: Make proxies safer |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Petri Lehtinen | Make int32_t available on all systems |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | Merge branch 'cleanup-c++-code' |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | C++: Fix test_cpp.cpp to work with VPATH builds |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | C++: Add Value::dump_file(), load_file() and loads... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | C++: Rename some functions to better match the C API |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | C++: #include <cstdio> in jansson.hpp |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Petri Lehtinen | C++: Rename test.json to test_cpp.json |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Petri Lehtinen | Add year 2010 to copyright notices |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Petri Lehtinen | Add myself as another copyright holder for jansson... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Petri Lehtinen | C++: Rename jansson-impl.hpp to jansson.ipp |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Petri Lehtinen | C++: Rename namespace json::_private to json::detail |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Petri Lehtinen | C++: Untabify, reindent, delete trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Petri Lehtinen | test/suites/api: Detect tests correctly |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Petri Lehtinen | Add functions json_object_iter_{at,set,set_new} |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Petri Lehtinen | Merge branch '1.2' |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Petri Lehtinen | test/suites/api/test_object.c: Enhance tests for iterators |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Petri Lehtinen | test/suites/api: Fail when a test fails |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Petri Lehtinen | run-tests.sh: Print the test name correctly when VERBOSE=1 |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Petri Lehtinen | doc/Makefile.am: Don't remove changes.rst in clean |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Petri Lehtinen | Update LICENSE |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Petri Lehtinen | Merge branch 'c++-api' |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Petri Lehtinen | jansson 1.2 |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Petri Lehtinen | test/run-suites: Be less picky when searching for tests |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Petri Lehtinen | Distribute some missing files |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Petri Lehtinen | Remove CHANGES preprocessing, as it didn't work with... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Petri Lehtinen | CHANGES: Update for v1.2 |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | add meaningful copyright to jansson-impl.hpp too |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | add meaningful copyright to jansson.hpp |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | integrate jansson.hpp into build and test suite |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | Merge branch 'master' of /home/elanthis/Source/janssonxx |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | replace json::from() with explicit Value() constructors |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | move static functions out of Value, add test driver... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Middleditch | rename jansson namespace to json |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Petri Lehtinen | Merge branch '1.1' |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Sean Middleditch | rename files to match upstream's preferences |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Sean Middleditch | add comments noting inefficiency of stream ops |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Sean Middleditch | added a couple minor comments |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Sean Middleditch | cleanup code |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Sean Middleditch | rename ArrayProxy to ElementProxy and ObjectProxy to... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Sean Middleditch | rename and move the _* private classes to _private... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Sean Middleditch | add object property proxy support |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Sean Middleditch | add array element proxy support |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Sean Middleditch | templatize janssonxx functionality to prepare for proxy... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Petri Lehtinen | doc: Convert CHANGES to reStructuredText and add it... |
commit | commitdiff | tree | snapshot |
next |