Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-19Misc. typosluz.paz
Found via `codespell -q 3` in downstream https://github.com/BlueBrain/Brayns
2017-09-13Change from miloyip/rapidjson to Tencent/rapidjsonMilo Yip
2017-02-24Fix creating the nuget package with Raggles' fork of CoAppoviradoi
2016-08-25Version 1.1.0Milo Yip
Change version numbers Fixed some document linkage Fix #648
2015-10-29Usage commentstunney
Adding usage comment at the top of the file for knowledge sharing
2015-10-29Updating LicenseURL based on @miloyip 's suggestionstunney
https://github.com/miloyip/rapidjson/pull/460#issuecomment-152232015
2015-10-29Adding coapp definitionstunney
To create a nupkg, call CoApp's Write-NuGetPackage .\rapidjson.autopkg -defines:MYVERSION=1.0.2 (or whatever version you want to call it)