Add the 'I' format for both pack and unpack
[jansson.git] / src / Makefile.am
2011-01-25 Petri LehtinenRename variadic.c to pack_unpack.c
2010-10-27 Petri LehtinenEnhance error reporting
2010-10-26 Graeme SmecherAdds json_pack / json_unpack variadic functions.
2010-09-06 Petri LehtinenMerge branch '1.3'
2010-09-05 Petri LehtinenMove max() to jansson_private.h, define only if not...
2010-08-14 Petri LehtinenMerge branch '1.3'
2010-08-12 Petri LehtinenCheck for gcc before setting gcc specific CFLAGS
2010-08-10 Petri LehtinenMove site configuration to jansson_config.h
2010-06-13 Petri Lehtinenjansson 1.3 v1.3
2010-06-12 Petri LehtinenRemove the C++ interface
2010-06-12 Petri LehtinenMerge branch '1.2'
2010-05-20 Petri LehtinenMerge branch '1.2'
2010-05-07 Petri LehtinenMerge branch '1.2'
2010-04-03 Petri LehtinenMerge branch '1.2'
2010-04-03 Petri Lehtinenjansson 1.2.1 v1.2.1
2010-03-28 Petri LehtinenMerge branch '1.2'
2010-03-23 Petri LehtinenMerge branch '1.2'
2010-02-04 Petri LehtinenMerge branch '1.2'
2010-02-04 Petri LehtinenMerge branch 'cleanup-c++-code'
2010-02-02 Petri LehtinenC++: Rename jansson-impl.hpp to jansson.ipp
2010-01-28 Petri LehtinenMerge branch '1.2'
2010-01-21 Petri LehtinenMerge branch 'c++-api'
2010-01-21 Petri Lehtinenjansson 1.2 v1.2
2010-01-19 Sean Middleditchintegrate jansson.hpp into build and test suite
2010-01-19 Sean MiddleditchMerge branch 'master' of /home/elanthis/Source/janssonxx
2009-12-21 Petri LehtinenMerge branch '1.1'
2009-12-18 Petri Lehtinenjansson 1.1.3 v1.1.3
2009-11-29 Petri LehtinenOnly export symbols starting with "json_" in libjansson.la
2009-11-08 Petri LehtinenMerge branch '1.1'
2009-11-08 Petri Lehtinenjansson 1.1.2 v1.1.2
2009-10-20 Petri Lehtinenjansson 1.1 v1.1
2009-10-11 Petri LehtinenMerge branch '1.0'
2009-10-11 Petri Lehtinenjansson 1.0.4 origin/1.0 v1.0.4
2009-09-14 Petri LehtinenMerge branch '1.0'
2009-09-14 Petri Lehtinenjansson 1.0.3 v1.0.3
2009-09-08 Petri LehtinenMerge branch '1.0' into HEAD
2009-09-08 Petri Lehtinenjansson 1.0.2 v1.0.2
2009-09-06 Petri LehtinenMerge branch '1.0'
2009-09-04 Petri Lehtinenjansson 1.0.1 v1.0.1
2009-09-04 Petri LehtinenDon't define -std=c99 in AM_CFLAGS
2009-07-13 Petri LehtinenDecode and check for correct UTF-8
2009-06-30 Petri LehtinenUse -Werror
2009-06-11 Petri LehtinenImplement strbuffer
2009-06-11 Petri LehtinenMove max() to util.h
2009-05-12 Petri LehtinenUse autoconf, automake & libtool