add array element proxy support
[jansson.git] / janssonxx.h
2010-01-16 Sean Middleditchadd array element proxy support
2010-01-16 Sean Middleditchtemplatize janssonxx functionality to prepare for proxy...
2010-01-14 Sean Middleditchdont attempt to create a std::string from NULL in as_st...
2010-01-14 Sean Middleditchsave flags default to 0
2010-01-14 Sean Middleditchadd a safeguard against NULL return output stream
2010-01-14 Sean Middleditchadd Value::from(float)
2010-01-13 Sean Middleditchinsert and remove methods
2010-01-13 Sean Middleditchadd proper attribution to janssonxx.h
2010-01-12 Sean Middleditchremove auto type conversion on array/object assignment
2010-01-12 Sean Middleditchrename as_json_t to as_json
2010-01-12 Sean Middleditchadd (ugly) stream support
2010-01-12 Sean Middleditchrename the set() methods
2010-01-12 Sean Middleditchremove some unnecessary checks
2010-01-12 Sean Middleditchcleanup the take_ownership function a bit
2010-01-12 Sean Middleditchadded save_file and save_string methods
2010-01-12 Sean Middleditchinclude jansson.h inside the jansson namespace
2010-01-12 Sean Middleditchcleaner assignment behavior
2010-01-12 Sean Middleditchinitial commit of janssonxx.h