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
2021-04-07Turn some Tests to RAPIDJSON_USE_MEMBERSMAP in CI.ylavic
2021-04-04Try some tests with -D_GLIBCXX_DEBUG and coverage with -O0.ylavic
2021-03-30Handle C++17 (and C++11 with MSVC) in CI.ylavic
2020-03-30ci: upgrade distro to xenial and add arm64 test cases (#1662)Jun
2019-09-25Update .travis.ymlzhao xin
2019-09-25Update .travis.ymlzhao xin
2017-09-13Change from miloyip/rapidjson to Tencent/rapidjsonMilo Yip
2017-07-09Travis: Switch to Ubuntu 14.04 (Trusty)Philipp A. Hartmann
2016-06-10use included clang on travisEli Fidler
2016-02-27Add missing valgrindMilo Yip
2016-02-27Try to set libc++ in cmakeMilo Yip
2016-02-27Try libc++Milo Yip
2016-02-27Add another sourceMilo Yip
2016-02-27Add sources for clangMilo Yip
2016-02-27Try clang-3.7Milo Yip
2016-02-27Fix YAMLMilo Yip
2016-02-27Try using clang 3.7Milo Yip
2016-02-24Add C++11 configMilo Yip
2016-02-23Remerge #504Milo Yip
2016-01-23Add travis C++11 on/off matrixMilo Yip
2015-04-15Fix coverallsmiloyip
2015-04-15Only do coverage on gcc/debugmiloyip
2015-04-14Try coverage on gcc/release alsomiloyip
2015-04-14Ignore files for coveragemiloyip
2015-04-13Revert "Try disabling inline for coverage"miloyip
2015-04-13Try disabling inline for coveragemiloyip
2015-04-12Try to fix doxygen problemmiloyip
2015-04-12Activate coveralls/gcov for code coverage analysismiloyip
2015-03-24.travis.yml: disable SSE4.2 on 32-bit (closes #266)Philipp A. Hartmann
2015-03-10.travis.yml: properly pass $ARCH_FLAGSPhilipp A. Hartmann
2015-03-10.travis.yml: add missing semicolonPhilipp A. Hartmann
2015-03-10.travis.yml: re-add missing "apt-get update" callPhilipp A. Hartmann
2015-03-10.travis.yml: skip perftest on debug buildsPhilipp A. Hartmann
2015-03-10.travis.yml: move comment of workaround for #163Philipp A. Hartmann
2015-03-10.travis.yml: cleanup ARCH configurationPhilipp A. Hartmann
2015-02-19Add a workaround for valgrind bug. Refs: #171, #240Andrii Senkovych
2014-11-19Try new travis configurationAndriy Senkovych
2014-11-06namespacetest: add symbol check to .travis.ymlPhilipp A. Hartmann
2014-10-23.travis.yml: avoid Valgrind bug with '-march=native'Philipp A. Hartmann
2014-08-20.travis.yml: include RAPIDJSON_HAS_STDSTRING testsPhilipp A. Hartmann
2014-08-12.travis.yml: add g++-multilib/libc6-dbg:i386 only on BITS=32Philipp A. Hartmann
2014-08-12.travis.yml: install libc6-dbg:i386 to run valgrind on 32-bitPhilipp A. Hartmann
2014-08-12.travis.yml: enable 32-bit buildsPhilipp A. Hartmann
2014-07-12travis-doxygen.sh: allow overriding GitHub repo from environmentPhilipp A. Hartmann
2014-07-12Update tokenMilo Yip
2014-07-12Revert "Update token"Milo Yip
2014-07-12Update tokenMilo Yip
2014-07-11.travis.yml: simplify config, prepare for running 32/64 bit configurationsPhilipp A. Hartmann
2014-07-09Fixes whitespaces in travis scriptMilo Yip
2014-07-09Fixes travis tokenMilo Yip