Merge branch '1.0'
[jansson.git] / src / jansson.h
2009-09-06 Petri LehtinenMerge branch '1.0'
2009-09-04 Petri Lehtinenjansson.h: Fix typo
2009-09-04 Petri LehtinenAdd reference stealing functions for inserting values...
2009-07-30 Petri LehtinenRemove unimplemented json_clone()
2009-07-30 Petri LehtinenAdd macro json_is_boolean
2009-07-30 Petri LehtinenAdd LICENSE and a copyright note to all sources
2009-07-28 Petri LehtinenRename json_{load,dump} to json_{load,dump}_file
2009-07-13 Petri LehtinenGet rid of JSON_SORT_KEYS dump flag
2009-07-13 Petri LehtinenGet rid of json_dumpfd and json_loadfd
2009-07-04 Petri LehtinenSeparate integers and real numbers
2009-06-15 Petri LehtinenImplement json_load, json_loadf and json_loadfd
2009-05-16 Petri LehtinenImplement dumping to an fd
2009-05-13 Petri LehtinenRefactor error reporting
2009-05-12 Petri LehtinenGet rid of include/