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 (Expand)Author
2016-02-02Fix #399 MemoryPoolAllocator::Realloc expands failMilo Yip
2016-02-02Fix #472 Template specialization failure with SunOS compilerMilo Yip
2016-02-02Fix the last warning fixMilo Yip
2016-02-02Fix warningsMilo Yip
2016-02-02Add fwd.h and extract stream.hMilo Yip
2016-02-02Minor refactoringMilo Yip
2016-02-02Refactoring: Remove GenericSchemaValiadator::nullOutputHandler_Milo Yip
2016-02-02Refactor: remove unncessary template member functionsMilo Yip
2016-02-02Refactoring: remove GenericSchemaDocument::document_Milo Yip
2016-02-01Add API doc for schemaMilo Yip
2016-01-31Fix regex doc [ci skip]Milo Yip
2016-01-31Add SchemaValidatingReader ::IsValid()Milo Yip
2016-01-30Fix gcc warningMilo Yip
2016-01-30Add RAPIDJSON_UNLIKELY in Value::Accept()Milo Yip
2016-01-30Fix partial specialization issueMilo Yip
2016-01-30Fix compilation error for gcc/clangMilo Yip
2016-01-30Optimization for Regex and SchemaMilo Yip
2016-01-29Fix out-of-bound accessMilo Yip
2016-01-27Fix clang warningMilo Yip
2016-01-27Fix memory leakMilo Yip
2016-01-27Fix clang warningMilo Yip
2016-01-27Fix schema tests and added SchemaValidatingReaderMilo Yip
2016-01-26Resolve conflictsMilo Yip
2016-01-26Merge branch 'master' into schemaMilo Yip
2016-01-23Fix warnings in clang for C++11Milo Yip
2016-01-22Merge pull request #513 from miloyip/optimizationMilo Yip
2016-01-22Fix warningMilo Yip
2016-01-22Make whitespace array more compactMilo Yip
2016-01-22Fix clang compilationMilo Yip
2016-01-22Optimize ScanCopyUnescapedString for insitu parsingMilo Yip
2016-01-22Fix warningMilo Yip
2016-01-22Fix ScanCopyUnescapedString performance issueMilo Yip
2016-01-22Implemented ScanCopyUnescapeString optimizationMilo Yip
2016-01-20Merge pull request #510 from miloyip/issue509_writingnaninfMilo Yip
2016-01-20Fix #498 VC2015 warningsMilo Yip
2016-01-19Fix #509 by checking Nan/Inf when writing a doubleMilo Yip
2015-12-31Apply LIKELY/UNLIKELY in ReaderMilo Yip
2015-12-31More LIKELY/UNLIKELY in WriterMilo Yip
2015-12-31Fix stack reserve bugMilo Yip
2015-12-31PutReserve() and PutUnsafe() optimisation for WriterMilo Yip
2015-12-31Merge branch 'master' into optimizationMilo Yip
2015-12-18Try to fix clang and gcc warnings problems again x10Milo Yip
2015-12-18Try to fix clang and gcc warnings problems again x9Milo Yip
2015-12-18Try to fix clang and gcc warnings problems again x8Milo Yip
2015-12-18Try to fix clang and gcc warnings problems again x7Milo Yip
2015-12-18Try to fix clang and gcc warnings problems again x5Milo Yip
2015-12-18Try to fix clang and gcc warnings problems again x4Milo Yip
2015-12-18Try to fix clang and gcc warnings problems againx2Milo Yip
2015-12-18Try to fix clang and gcc warnings problems againMilo Yip
2015-12-18Try to fix clang and gcc warnings problemsMilo Yip