Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch to external jsonpp library | randomdan | 2014-07-04 |
* | Optimize json objects and output | randomdan | 2013-12-19 |
* | Fix the gch usage quirk with a silly hack and a load of small changes | randomdan | 2013-06-21 |
* | Fix pch header inclusions and missing headers for no-pch building | randomdan | 2013-04-04 |
* | Allowing specification of output encoding | randomdan | 2012-01-03 |
* | Don't write JSON numbers in scientific notation, use native C++ boolalpha for... | randomdan | 2011-12-14 |
* | Serialize JSON objects to a stream, removes need to temp string in transform | randomdan | 2011-11-29 |
* | Make ContentPresenter a mix-in | randomdan | 2011-11-29 |
* | Adds the JSON and CouchDB module | randomdan | 2011-10-17 |