Add functions json_object_iter_{at,set,set_new}
[jansson.git] / doc / apiref.rst
2010-02-01 Petri LehtinenAdd functions json_object_iter_{at,set,set_new}
2010-01-19 Sean MiddleditchMerge branch 'master' of /home/elanthis/Source/janssonxx
2010-01-17 Petri LehtinenMerge branch '1.1'
2009-12-31 Petri LehtinenAdd functions for shallow and deep copying JSON values
2009-12-31 Petri LehtinenAdd equality test for JSON values
2009-12-23 Petri LehtinenAdd _nocheck functions
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-16 Petri LehtinenImplement JSON_SORT_KEYS encoding flag
2009-12-05 Petri LehtinenImplement JSON_ENSURE_ASCII encoding flag
2009-11-08 Petri LehtinenMerge branch '1.1'
2009-11-04 Petri LehtinenMerge branch '1.1'
2009-11-04 Petri Lehtinendump: Revise whitespace usage
2009-10-17 Petri Lehtinendoc: Add tutorial
2009-10-15 Petri Lehtinenjson_dumpf: Document the output shortage on error
2009-10-15 Petri LehtinenEnhance handling of circular references
2009-10-15 Petri Lehtinendoc: Fix a small typo in apiref
2009-10-14 Petri LehtinenMake integer, real and string mutable
2009-10-11 Petri LehtinenMerge branch '1.0'
2009-10-11 Petri LehtinenExtend object API
2009-09-29 Petri LehtinenExtend array API
2009-09-14 Petri LehtinenMerge branch '1.0'
2009-09-13 Petri LehtinenUse unsigned long instead of uint32_t
2009-09-08 Petri LehtinenMerge branch '1.0' into HEAD
2009-09-07 Petri Lehtinendoc apiref: Enhancements
2009-09-06 Petri LehtinenBetter argument validation
2009-09-06 Petri Lehtinendoc apiref: json_incref() returns its argument
2009-09-06 Petri LehtinenMerge branch '1.0'
2009-09-04 Petri Lehtinendoc: Fix typo
2009-09-04 Petri LehtinenAdd reference stealing functions for inserting values...
2009-08-13 Petri LehtinenAdd README and API reference