Add LICENSE and a copyright note to all sources
[jansson.git] / src / value.c
2009-07-30 Petri LehtinenAdd LICENSE and a copyright note to all sources
2009-07-13 Petri LehtinenDecode and check for correct UTF-8
2009-07-04 Petri LehtinenSeparate integers and real numbers
2009-06-11 Petri LehtinenMove max() to util.h
2009-05-12 Petri LehtinenFix json_object_get
2009-05-12 Petri LehtinenBump hashtable, allocate object->hashtable statically
2009-05-12 Petri LehtinenAdd support for iterating over objects
2009-05-12 Petri LehtinenInitial import