Add the 'I' format for both pack and unpack
[jansson.git] / src / strbuffer.c
2011-01-22 Petri LehtinenUpdate copyright notices for 2011
2010-09-06 Petri LehtinenMerge branch '1.3'
2010-09-05 Petri LehtinenMove max() to jansson_private.h, define only if not...
2010-02-04 Petri LehtinenMerge branch '1.2'
2010-02-02 Petri LehtinenAdd year 2010 to copyright notices
2010-01-19 Sean MiddleditchMerge branch 'master' of /home/elanthis/Source/janssonxx
2009-07-30 Petri LehtinenAdd LICENSE and a copyright note to all sources
2009-07-13 Petri LehtinenStreamify the loader
2009-07-04 Petri Lehtinenstrbuffer: Optimize string termination
2009-06-30 Petri LehtinenFix json_loadf and json_loadfd with empty input
2009-06-13 Petri Lehtinenstrbuffer_value: Return a read-only pointer rather...
2009-06-13 Petri Lehtinenstrbuffer: Allocate enough space for value initially
2009-06-11 Petri LehtinenImplement strbuffer