Previous 199869 Revisions Next

r194173 Friday 20th January, 2023 at 20:44:28 UTC by Miodrag Milanović
Update rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24 (#10842)

Co-authored-by: Milo Yip <miloyip@gmail.com>
[/branches/pc_i440bx/3rdparty/rapidjson].gitignore .travis.yml CHANGELOG.md CMakeLists.txt RapidJSON.pc.in RapidJSONConfig.cmake.in appveyor.yml library.json package.json rapidjson.autopkg readme.md readme.zh-cn.md travis-doxygen.sh
[/branches/pc_i440bx/3rdparty/rapidjson/contrib/natvis]LICENSE* README.md* rapidjson.natvis*
[/branches/pc_i440bx/3rdparty/rapidjson/doc]CMakeLists.txt Doxyfile.in Doxyfile.zh-cn.in dom.md dom.zh-cn.md encoding.md encoding.zh-cn.md faq.md faq.zh-cn.md features.md features.zh-cn.md internals.md internals.zh-cn.md* npm.md performance.md performance.zh-cn.md pointer.md pointer.zh-cn.md sax.md sax.zh-cn.md schema.md schema.zh-cn.md stream.md stream.zh-cn.md tutorial.md tutorial.zh-cn.md
[/branches/pc_i440bx/3rdparty/rapidjson/doc/diagram]move2.dot move3.dot
[/branches/pc_i440bx/3rdparty/rapidjson/doc/misc]header.html
[/branches/pc_i440bx/3rdparty/rapidjson/example]CMakeLists.txt traverseaspointer.cpp*
[/branches/pc_i440bx/3rdparty/rapidjson/example/archiver]archiver.cpp* archiver.h* archivertest.cpp*
[/branches/pc_i440bx/3rdparty/rapidjson/example/jsonx]jsonx.cpp
[/branches/pc_i440bx/3rdparty/rapidjson/example/lookaheadparser]lookaheadparser.cpp*
[/branches/pc_i440bx/3rdparty/rapidjson/example/parsebyparts]parsebyparts.cpp
[/branches/pc_i440bx/3rdparty/rapidjson/example/schemavalidator]schemavalidator.cpp
[/branches/pc_i440bx/3rdparty/rapidjson/example/simplepullreader]simplepullreader.cpp*
[/branches/pc_i440bx/3rdparty/rapidjson/example/sortkeys]sortkeys.cpp*
[/branches/pc_i440bx/3rdparty/rapidjson/example/tutorial]tutorial.cpp
[/branches/pc_i440bx/3rdparty/rapidjson/include/rapidjson]allocators.h cursorstreamwrapper.h* document.h encodedstream.h encodings.h filereadstream.h filewritestream.h fwd.h istreamwrapper.h memorybuffer.h memorystream.h ostreamwrapper.h pointer.h prettywriter.h rapidjson.h reader.h schema.h stream.h stringbuffer.h uri.h* writer.h
[/branches/pc_i440bx/3rdparty/rapidjson/include/rapidjson/error]en.h error.h
[/branches/pc_i440bx/3rdparty/rapidjson/include/rapidjson/internal]biginteger.h clzll.h* diyfp.h dtoa.h ieee754.h itoa.h meta.h pow10.h regex.h stack.h strfunc.h strtod.h swap.h
[/branches/pc_i440bx/3rdparty/rapidjson/test]valgrind.supp*
[/branches/pc_i440bx/3rdparty/rapidjson/test/perftest]CMakeLists.txt misctest.cpp perftest.cpp perftest.h platformtest.cpp rapidjsontest.cpp schematest.cpp
[/branches/pc_i440bx/3rdparty/rapidjson/test/unittest]CMakeLists.txt allocatorstest.cpp bigintegertest.cpp clzlltest.cpp* cursorstreamwrappertest.cpp* documenttest.cpp dtoatest.cpp encodedstreamtest.cpp encodingstest.cpp filestreamtest.cpp fwdtest.cpp istreamwrappertest.cpp itoatest.cpp jsoncheckertest.cpp namespacetest.cpp ostreamwrappertest.cpp platformtest.cpp* pointertest.cpp prettywritertest.cpp readertest.cpp regextest.cpp schematest.cpp simdtest.cpp strfunctest.cpp stringbuffertest.cpp strtodtest.cpp unittest.cpp unittest.h uritest.cpp* valuetest.cpp writertest.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team