jansson.git
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-13 Sean Middleditchuse different temporaries in tests instead of reusing e3
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 Middleditchtest object property assignment and clear
2010-01-12 Sean Middleditchexpand array assignment tests
2010-01-12 Sean Middleditchadd link to Jansson web to README
2010-01-12 Sean Middleditchadded README
2010-01-12 Sean Middleditchcleaner assignment behavior
2010-01-12 Sean Middleditchignore test-bin output file
2010-01-12 Sean Middleditchadd tests
2010-01-12 Sean Middleditchinitial commit of janssonxx.h