summaryrefslogtreecommitdiff
path: root/project2/json/serialize.cpp
Commit message (Expand)AuthorAge
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Allowing specification of output encodingrandomdan2012-01-03
* Don't write JSON numbers in scientific notation, use native C++ boolalpha for...randomdan2011-12-14
* Serialize JSON objects to a stream, removes need to temp string in transformrandomdan2011-11-29
* Make ContentPresenter a mix-inrandomdan2011-11-29
* Adds the JSON and CouchDB modulerandomdan2011-10-17