rapidjson: Import 1.0.2 sandbox/pcoval/on/latest/tizen
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Fri, 24 Feb 2017 20:48:50 +0000 (21:48 +0100)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 7 Jun 2017 11:50:44 +0000 (13:50 +0200)
commit909c7a2a6012c599da5e5b3bc43d6d8ad8f024d7
treedfea145ba1b4f26e3bf04fadd716082c857ab83c
parent937dc35e2ea1c92c30a4250d42408681d7f06e02
rapidjson: Import 1.0.2

Change-Id: Ia3ba542040218839fd5625e4a4f1ea73de3d1856
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
178 files changed:
extlibs/rapidjson/rapidjson/.gitignore [new file with mode: 0644]
extlibs/rapidjson/rapidjson/.gitmodules [new file with mode: 0644]
extlibs/rapidjson/rapidjson/.travis.yml [new file with mode: 0644]
extlibs/rapidjson/rapidjson/CHANGELOG.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/CMakeLists.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/CMakeModules/FindGTestSrc.cmake [new file with mode: 0644]
extlibs/rapidjson/rapidjson/RapidJSON.pc.in [new file with mode: 0644]
extlibs/rapidjson/rapidjson/RapidJSONConfig.cmake.in [new file with mode: 0644]
extlibs/rapidjson/rapidjson/RapidJSONConfigVersion.cmake.in [new file with mode: 0644]
extlibs/rapidjson/rapidjson/appveyor.yml [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/data/glossary.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/data/menu.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/data/readme.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/data/sample.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/data/webapp.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/data/widget.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf16be.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf16bebom.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf16le.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf16lebom.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf32be.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf32bebom.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf32le.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf32lebom.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf8.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/encodings/utf8bom.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail1.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail10.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail11.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail12.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail13.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail14.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail15.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail16.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail17.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail18.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail19.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail2.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail20.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail21.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail22.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail23.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail24.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail25.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail26.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail27.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail28.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail29.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail3.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail30.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail31.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail32.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail33.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail4.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail5.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail6.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail7.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail8.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/fail9.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/pass1.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/pass2.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/pass3.json [new file with mode: 0644]
extlibs/rapidjson/rapidjson/bin/jsonchecker/readme.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/CMakeLists.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/Doxyfile.in [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/Doxyfile.zh-cn.in [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/architecture.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/architecture.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/insituparsing.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/insituparsing.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/iterative-parser-states-diagram.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/iterative-parser-states-diagram.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/makefile [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/move1.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/move1.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/move2.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/move2.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/move3.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/move3.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/normalparsing.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/normalparsing.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/simpledom.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/simpledom.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/tutorial.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/tutorial.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/utilityclass.dot [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/diagram/utilityclass.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/dom.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/dom.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/encoding.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/encoding.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/faq.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/faq.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/features.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/features.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/internals.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/logo/rapidjson.png [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/logo/rapidjson.svg [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/misc/DoxygenLayout.xml [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/misc/doxygenextra.css [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/misc/footer.html [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/misc/header.html [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/performance.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/performance.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/sax.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/sax.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/stream.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/stream.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/tutorial.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/doc/tutorial.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/CMakeLists.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/capitalize/capitalize.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/condense/condense.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/messagereader/messagereader.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/pretty/pretty.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/prettyauto/prettyauto.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/serialize/serialize.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/simpledom/simpledom.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/simplereader/simplereader.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/simplewriter/simplewriter.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/example/tutorial/tutorial.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/allocators.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/document.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/encodedstream.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/encodings.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/error/en.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/error/error.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/filereadstream.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/filewritestream.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/biginteger.h [new file with mode: 0755]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/diyfp.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/dtoa.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/ieee754.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/itoa.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/meta.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/pow10.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/stack.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/strfunc.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/internal/strtod.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/memorybuffer.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/memorystream.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/msinttypes/inttypes.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/msinttypes/stdint.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/prettywriter.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/rapidjson.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/reader.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/stringbuffer.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/include/rapidjson/writer.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/license.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/readme.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/readme.zh-cn.md [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/CMakeLists.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/perftest/CMakeLists.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/perftest/misctest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/perftest/perftest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/perftest/perftest.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/perftest/platformtest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/perftest/rapidjsontest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/CMakeLists.txt [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/allocatorstest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/bigintegertest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/documenttest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/encodedstreamtest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/encodingstest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/filestreamtest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/itoatest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/jsoncheckertest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/namespacetest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/prettywritertest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/readertest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/simdtest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/stringbuffertest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/strtodtest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/unittest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/unittest.h [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/valuetest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/test/unittest/writertest.cpp [new file with mode: 0644]
extlibs/rapidjson/rapidjson/travis-doxygen.sh [new file with mode: 0755]