rj_schema 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (613) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -615
  3. data/ext/rj_schema/rapidjson/CHANGELOG.md +0 -158
  4. data/ext/rj_schema/rapidjson/CMakeLists.txt +0 -221
  5. data/ext/rj_schema/rapidjson/CMakeModules/FindGTestSrc.cmake +0 -30
  6. data/ext/rj_schema/rapidjson/RapidJSON.pc.in +0 -7
  7. data/ext/rj_schema/rapidjson/RapidJSONConfig.cmake.in +0 -15
  8. data/ext/rj_schema/rapidjson/RapidJSONConfigVersion.cmake.in +0 -10
  9. data/ext/rj_schema/rapidjson/appveyor.yml +0 -41
  10. data/ext/rj_schema/rapidjson/bin/data/glossary.json +0 -22
  11. data/ext/rj_schema/rapidjson/bin/data/menu.json +0 -27
  12. data/ext/rj_schema/rapidjson/bin/data/readme.txt +0 -1
  13. data/ext/rj_schema/rapidjson/bin/data/sample.json +0 -3315
  14. data/ext/rj_schema/rapidjson/bin/data/webapp.json +0 -88
  15. data/ext/rj_schema/rapidjson/bin/data/widget.json +0 -26
  16. data/ext/rj_schema/rapidjson/bin/draft-04/schema +0 -150
  17. data/ext/rj_schema/rapidjson/bin/encodings/utf16be.json +0 -0
  18. data/ext/rj_schema/rapidjson/bin/encodings/utf16bebom.json +0 -0
  19. data/ext/rj_schema/rapidjson/bin/encodings/utf16le.json +0 -0
  20. data/ext/rj_schema/rapidjson/bin/encodings/utf16lebom.json +0 -0
  21. data/ext/rj_schema/rapidjson/bin/encodings/utf32be.json +0 -0
  22. data/ext/rj_schema/rapidjson/bin/encodings/utf32bebom.json +0 -0
  23. data/ext/rj_schema/rapidjson/bin/encodings/utf32le.json +0 -0
  24. data/ext/rj_schema/rapidjson/bin/encodings/utf32lebom.json +0 -0
  25. data/ext/rj_schema/rapidjson/bin/encodings/utf8.json +0 -7
  26. data/ext/rj_schema/rapidjson/bin/encodings/utf8bom.json +0 -7
  27. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail1.json +0 -1
  28. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail10.json +0 -1
  29. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail11.json +0 -1
  30. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail12.json +0 -1
  31. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail13.json +0 -1
  32. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail14.json +0 -1
  33. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail15.json +0 -1
  34. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail16.json +0 -1
  35. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail17.json +0 -1
  36. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail18.json +0 -1
  37. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail19.json +0 -1
  38. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail2.json +0 -1
  39. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail20.json +0 -1
  40. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail21.json +0 -1
  41. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail22.json +0 -1
  42. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail23.json +0 -1
  43. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail24.json +0 -1
  44. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail25.json +0 -1
  45. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail26.json +0 -1
  46. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail27.json +0 -2
  47. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail28.json +0 -2
  48. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail29.json +0 -1
  49. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail3.json +0 -1
  50. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail30.json +0 -1
  51. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail31.json +0 -1
  52. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail32.json +0 -1
  53. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail33.json +0 -1
  54. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail4.json +0 -1
  55. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail5.json +0 -1
  56. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail6.json +0 -1
  57. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail7.json +0 -1
  58. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail8.json +0 -1
  59. data/ext/rj_schema/rapidjson/bin/jsonchecker/fail9.json +0 -1
  60. data/ext/rj_schema/rapidjson/bin/jsonchecker/pass1.json +0 -58
  61. data/ext/rj_schema/rapidjson/bin/jsonchecker/pass2.json +0 -1
  62. data/ext/rj_schema/rapidjson/bin/jsonchecker/pass3.json +0 -6
  63. data/ext/rj_schema/rapidjson/bin/jsonchecker/readme.txt +0 -3
  64. data/ext/rj_schema/rapidjson/bin/jsonschema/LICENSE +0 -19
  65. data/ext/rj_schema/rapidjson/bin/jsonschema/README.md +0 -148
  66. data/ext/rj_schema/rapidjson/bin/jsonschema/bin/jsonschema_suite +0 -283
  67. data/ext/rj_schema/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json +0 -3
  68. data/ext/rj_schema/rapidjson/bin/jsonschema/remotes/integer.json +0 -3
  69. data/ext/rj_schema/rapidjson/bin/jsonschema/remotes/subSchemas.json +0 -8
  70. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json +0 -82
  71. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json +0 -88
  72. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/default.json +0 -49
  73. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/dependencies.json +0 -108
  74. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/disallow.json +0 -80
  75. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json +0 -60
  76. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/enum.json +0 -71
  77. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/extends.json +0 -94
  78. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/items.json +0 -46
  79. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxItems.json +0 -28
  80. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxLength.json +0 -33
  81. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maximum.json +0 -42
  82. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minItems.json +0 -28
  83. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minLength.json +0 -33
  84. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minimum.json +0 -42
  85. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json +0 -107
  86. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/format.json +0 -222
  87. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json +0 -18
  88. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json +0 -15
  89. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/pattern.json +0 -34
  90. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json +0 -110
  91. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/properties.json +0 -92
  92. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/ref.json +0 -159
  93. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/refRemote.json +0 -74
  94. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/required.json +0 -53
  95. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/type.json +0 -474
  96. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json +0 -79
  97. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json +0 -82
  98. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json +0 -88
  99. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/allOf.json +0 -112
  100. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/anyOf.json +0 -68
  101. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/default.json +0 -49
  102. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/definitions.json +0 -32
  103. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/dependencies.json +0 -113
  104. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/enum.json +0 -72
  105. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/items.json +0 -46
  106. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxItems.json +0 -28
  107. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxLength.json +0 -33
  108. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json +0 -28
  109. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maximum.json +0 -42
  110. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minItems.json +0 -28
  111. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minLength.json +0 -33
  112. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minProperties.json +0 -28
  113. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minimum.json +0 -42
  114. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json +0 -60
  115. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/not.json +0 -96
  116. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/oneOf.json +0 -68
  117. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json +0 -107
  118. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/format.json +0 -148
  119. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json +0 -15
  120. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/pattern.json +0 -34
  121. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json +0 -110
  122. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/properties.json +0 -92
  123. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/ref.json +0 -159
  124. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/refRemote.json +0 -74
  125. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/required.json +0 -39
  126. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/type.json +0 -330
  127. data/ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json +0 -79
  128. data/ext/rj_schema/rapidjson/bin/jsonschema/tox.ini +0 -8
  129. data/ext/rj_schema/rapidjson/bin/types/booleans.json +0 -102
  130. data/ext/rj_schema/rapidjson/bin/types/floats.json +0 -102
  131. data/ext/rj_schema/rapidjson/bin/types/guids.json +0 -102
  132. data/ext/rj_schema/rapidjson/bin/types/integers.json +0 -102
  133. data/ext/rj_schema/rapidjson/bin/types/mixed.json +0 -592
  134. data/ext/rj_schema/rapidjson/bin/types/nulls.json +0 -102
  135. data/ext/rj_schema/rapidjson/bin/types/paragraphs.json +0 -102
  136. data/ext/rj_schema/rapidjson/bin/types/readme.txt +0 -1
  137. data/ext/rj_schema/rapidjson/contrib/natvis/LICENSE +0 -45
  138. data/ext/rj_schema/rapidjson/contrib/natvis/README.md +0 -7
  139. data/ext/rj_schema/rapidjson/contrib/natvis/rapidjson.natvis +0 -38
  140. data/ext/rj_schema/rapidjson/doc/CMakeLists.txt +0 -27
  141. data/ext/rj_schema/rapidjson/doc/Doxyfile.in +0 -2369
  142. data/ext/rj_schema/rapidjson/doc/Doxyfile.zh-cn.in +0 -2369
  143. data/ext/rj_schema/rapidjson/doc/diagram/architecture.dot +0 -50
  144. data/ext/rj_schema/rapidjson/doc/diagram/architecture.png +0 -0
  145. data/ext/rj_schema/rapidjson/doc/diagram/insituparsing.dot +0 -65
  146. data/ext/rj_schema/rapidjson/doc/diagram/insituparsing.png +0 -0
  147. data/ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.dot +0 -62
  148. data/ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.png +0 -0
  149. data/ext/rj_schema/rapidjson/doc/diagram/makefile +0 -8
  150. data/ext/rj_schema/rapidjson/doc/diagram/move1.dot +0 -47
  151. data/ext/rj_schema/rapidjson/doc/diagram/move1.png +0 -0
  152. data/ext/rj_schema/rapidjson/doc/diagram/move2.dot +0 -62
  153. data/ext/rj_schema/rapidjson/doc/diagram/move2.png +0 -0
  154. data/ext/rj_schema/rapidjson/doc/diagram/move3.dot +0 -60
  155. data/ext/rj_schema/rapidjson/doc/diagram/move3.png +0 -0
  156. data/ext/rj_schema/rapidjson/doc/diagram/normalparsing.dot +0 -56
  157. data/ext/rj_schema/rapidjson/doc/diagram/normalparsing.png +0 -0
  158. data/ext/rj_schema/rapidjson/doc/diagram/simpledom.dot +0 -54
  159. data/ext/rj_schema/rapidjson/doc/diagram/simpledom.png +0 -0
  160. data/ext/rj_schema/rapidjson/doc/diagram/tutorial.dot +0 -58
  161. data/ext/rj_schema/rapidjson/doc/diagram/tutorial.png +0 -0
  162. data/ext/rj_schema/rapidjson/doc/diagram/utilityclass.dot +0 -73
  163. data/ext/rj_schema/rapidjson/doc/diagram/utilityclass.png +0 -0
  164. data/ext/rj_schema/rapidjson/doc/dom.md +0 -280
  165. data/ext/rj_schema/rapidjson/doc/dom.zh-cn.md +0 -284
  166. data/ext/rj_schema/rapidjson/doc/encoding.md +0 -146
  167. data/ext/rj_schema/rapidjson/doc/encoding.zh-cn.md +0 -152
  168. data/ext/rj_schema/rapidjson/doc/faq.md +0 -289
  169. data/ext/rj_schema/rapidjson/doc/faq.zh-cn.md +0 -290
  170. data/ext/rj_schema/rapidjson/doc/features.md +0 -104
  171. data/ext/rj_schema/rapidjson/doc/features.zh-cn.md +0 -103
  172. data/ext/rj_schema/rapidjson/doc/internals.md +0 -368
  173. data/ext/rj_schema/rapidjson/doc/internals.zh-cn.md +0 -363
  174. data/ext/rj_schema/rapidjson/doc/logo/rapidjson.png +0 -0
  175. data/ext/rj_schema/rapidjson/doc/logo/rapidjson.svg +0 -119
  176. data/ext/rj_schema/rapidjson/doc/misc/DoxygenLayout.xml +0 -194
  177. data/ext/rj_schema/rapidjson/doc/misc/doxygenextra.css +0 -274
  178. data/ext/rj_schema/rapidjson/doc/misc/footer.html +0 -11
  179. data/ext/rj_schema/rapidjson/doc/misc/header.html +0 -24
  180. data/ext/rj_schema/rapidjson/doc/npm.md +0 -31
  181. data/ext/rj_schema/rapidjson/doc/performance.md +0 -26
  182. data/ext/rj_schema/rapidjson/doc/performance.zh-cn.md +0 -26
  183. data/ext/rj_schema/rapidjson/doc/pointer.md +0 -234
  184. data/ext/rj_schema/rapidjson/doc/pointer.zh-cn.md +0 -234
  185. data/ext/rj_schema/rapidjson/doc/sax.md +0 -509
  186. data/ext/rj_schema/rapidjson/doc/sax.zh-cn.md +0 -487
  187. data/ext/rj_schema/rapidjson/doc/schema.md +0 -505
  188. data/ext/rj_schema/rapidjson/doc/schema.zh-cn.md +0 -237
  189. data/ext/rj_schema/rapidjson/doc/stream.md +0 -429
  190. data/ext/rj_schema/rapidjson/doc/stream.zh-cn.md +0 -429
  191. data/ext/rj_schema/rapidjson/doc/tutorial.md +0 -536
  192. data/ext/rj_schema/rapidjson/doc/tutorial.zh-cn.md +0 -534
  193. data/ext/rj_schema/rapidjson/docker/debian/Dockerfile +0 -8
  194. data/ext/rj_schema/rapidjson/example/CMakeLists.txt +0 -45
  195. data/ext/rj_schema/rapidjson/example/archiver/archiver.cpp +0 -292
  196. data/ext/rj_schema/rapidjson/example/archiver/archiver.h +0 -145
  197. data/ext/rj_schema/rapidjson/example/archiver/archivertest.cpp +0 -287
  198. data/ext/rj_schema/rapidjson/example/capitalize/capitalize.cpp +0 -67
  199. data/ext/rj_schema/rapidjson/example/condense/condense.cpp +0 -32
  200. data/ext/rj_schema/rapidjson/example/filterkey/filterkey.cpp +0 -135
  201. data/ext/rj_schema/rapidjson/example/filterkeydom/filterkeydom.cpp +0 -170
  202. data/ext/rj_schema/rapidjson/example/jsonx/jsonx.cpp +0 -207
  203. data/ext/rj_schema/rapidjson/example/lookaheadparser/lookaheadparser.cpp +0 -350
  204. data/ext/rj_schema/rapidjson/example/messagereader/messagereader.cpp +0 -105
  205. data/ext/rj_schema/rapidjson/example/parsebyparts/parsebyparts.cpp +0 -176
  206. data/ext/rj_schema/rapidjson/example/pretty/pretty.cpp +0 -30
  207. data/ext/rj_schema/rapidjson/example/prettyauto/prettyauto.cpp +0 -56
  208. data/ext/rj_schema/rapidjson/example/schemavalidator/schemavalidator.cpp +0 -78
  209. data/ext/rj_schema/rapidjson/example/serialize/serialize.cpp +0 -173
  210. data/ext/rj_schema/rapidjson/example/simpledom/simpledom.cpp +0 -29
  211. data/ext/rj_schema/rapidjson/example/simplepullreader/simplepullreader.cpp +0 -53
  212. data/ext/rj_schema/rapidjson/example/simplereader/simplereader.cpp +0 -42
  213. data/ext/rj_schema/rapidjson/example/simplewriter/simplewriter.cpp +0 -36
  214. data/ext/rj_schema/rapidjson/example/tutorial/tutorial.cpp +0 -151
  215. data/ext/rj_schema/rapidjson/include/rapidjson/allocators.h +0 -284
  216. data/ext/rj_schema/rapidjson/include/rapidjson/cursorstreamwrapper.h +0 -78
  217. data/ext/rj_schema/rapidjson/include/rapidjson/document.h +0 -2648
  218. data/ext/rj_schema/rapidjson/include/rapidjson/encodedstream.h +0 -299
  219. data/ext/rj_schema/rapidjson/include/rapidjson/encodings.h +0 -716
  220. data/ext/rj_schema/rapidjson/include/rapidjson/error/en.h +0 -74
  221. data/ext/rj_schema/rapidjson/include/rapidjson/error/error.h +0 -161
  222. data/ext/rj_schema/rapidjson/include/rapidjson/filereadstream.h +0 -99
  223. data/ext/rj_schema/rapidjson/include/rapidjson/filewritestream.h +0 -104
  224. data/ext/rj_schema/rapidjson/include/rapidjson/fwd.h +0 -151
  225. data/ext/rj_schema/rapidjson/include/rapidjson/internal/biginteger.h +0 -290
  226. data/ext/rj_schema/rapidjson/include/rapidjson/internal/diyfp.h +0 -271
  227. data/ext/rj_schema/rapidjson/include/rapidjson/internal/dtoa.h +0 -245
  228. data/ext/rj_schema/rapidjson/include/rapidjson/internal/ieee754.h +0 -78
  229. data/ext/rj_schema/rapidjson/include/rapidjson/internal/itoa.h +0 -308
  230. data/ext/rj_schema/rapidjson/include/rapidjson/internal/meta.h +0 -186
  231. data/ext/rj_schema/rapidjson/include/rapidjson/internal/pow10.h +0 -55
  232. data/ext/rj_schema/rapidjson/include/rapidjson/internal/regex.h +0 -732
  233. data/ext/rj_schema/rapidjson/include/rapidjson/internal/stack.h +0 -231
  234. data/ext/rj_schema/rapidjson/include/rapidjson/internal/strfunc.h +0 -69
  235. data/ext/rj_schema/rapidjson/include/rapidjson/internal/strtod.h +0 -290
  236. data/ext/rj_schema/rapidjson/include/rapidjson/internal/swap.h +0 -46
  237. data/ext/rj_schema/rapidjson/include/rapidjson/istreamwrapper.h +0 -113
  238. data/ext/rj_schema/rapidjson/include/rapidjson/memorybuffer.h +0 -70
  239. data/ext/rj_schema/rapidjson/include/rapidjson/memorystream.h +0 -71
  240. data/ext/rj_schema/rapidjson/include/rapidjson/msinttypes/inttypes.h +0 -316
  241. data/ext/rj_schema/rapidjson/include/rapidjson/msinttypes/stdint.h +0 -300
  242. data/ext/rj_schema/rapidjson/include/rapidjson/ostreamwrapper.h +0 -81
  243. data/ext/rj_schema/rapidjson/include/rapidjson/pointer.h +0 -1357
  244. data/ext/rj_schema/rapidjson/include/rapidjson/prettywriter.h +0 -277
  245. data/ext/rj_schema/rapidjson/include/rapidjson/rapidjson.h +0 -630
  246. data/ext/rj_schema/rapidjson/include/rapidjson/reader.h +0 -2230
  247. data/ext/rj_schema/rapidjson/include/rapidjson/schema.h +0 -2494
  248. data/ext/rj_schema/rapidjson/include/rapidjson/stream.h +0 -223
  249. data/ext/rj_schema/rapidjson/include/rapidjson/stringbuffer.h +0 -121
  250. data/ext/rj_schema/rapidjson/include/rapidjson/writer.h +0 -710
  251. data/ext/rj_schema/rapidjson/include_dirs.js +0 -2
  252. data/ext/rj_schema/rapidjson/library.json +0 -15
  253. data/ext/rj_schema/rapidjson/license.txt +0 -57
  254. data/ext/rj_schema/rapidjson/package.json +0 -24
  255. data/ext/rj_schema/rapidjson/rapidjson.autopkg +0 -77
  256. data/ext/rj_schema/rapidjson/readme.md +0 -160
  257. data/ext/rj_schema/rapidjson/readme.zh-cn.md +0 -152
  258. data/ext/rj_schema/rapidjson/test/CMakeLists.txt +0 -20
  259. data/ext/rj_schema/rapidjson/test/perftest/CMakeLists.txt +0 -28
  260. data/ext/rj_schema/rapidjson/test/perftest/misctest.cpp +0 -974
  261. data/ext/rj_schema/rapidjson/test/perftest/perftest.cpp +0 -24
  262. data/ext/rj_schema/rapidjson/test/perftest/perftest.h +0 -185
  263. data/ext/rj_schema/rapidjson/test/perftest/platformtest.cpp +0 -166
  264. data/ext/rj_schema/rapidjson/test/perftest/rapidjsontest.cpp +0 -472
  265. data/ext/rj_schema/rapidjson/test/perftest/schematest.cpp +0 -223
  266. data/ext/rj_schema/rapidjson/test/unittest/CMakeLists.txt +0 -92
  267. data/ext/rj_schema/rapidjson/test/unittest/allocatorstest.cpp +0 -100
  268. data/ext/rj_schema/rapidjson/test/unittest/bigintegertest.cpp +0 -138
  269. data/ext/rj_schema/rapidjson/test/unittest/cursorstreamwrappertest.cpp +0 -115
  270. data/ext/rj_schema/rapidjson/test/unittest/documenttest.cpp +0 -672
  271. data/ext/rj_schema/rapidjson/test/unittest/dtoatest.cpp +0 -98
  272. data/ext/rj_schema/rapidjson/test/unittest/encodedstreamtest.cpp +0 -313
  273. data/ext/rj_schema/rapidjson/test/unittest/encodingstest.cpp +0 -451
  274. data/ext/rj_schema/rapidjson/test/unittest/filestreamtest.cpp +0 -112
  275. data/ext/rj_schema/rapidjson/test/unittest/fwdtest.cpp +0 -230
  276. data/ext/rj_schema/rapidjson/test/unittest/istreamwrappertest.cpp +0 -181
  277. data/ext/rj_schema/rapidjson/test/unittest/itoatest.cpp +0 -160
  278. data/ext/rj_schema/rapidjson/test/unittest/jsoncheckertest.cpp +0 -143
  279. data/ext/rj_schema/rapidjson/test/unittest/namespacetest.cpp +0 -70
  280. data/ext/rj_schema/rapidjson/test/unittest/ostreamwrappertest.cpp +0 -92
  281. data/ext/rj_schema/rapidjson/test/unittest/pointertest.cpp +0 -1529
  282. data/ext/rj_schema/rapidjson/test/unittest/prettywritertest.cpp +0 -373
  283. data/ext/rj_schema/rapidjson/test/unittest/readertest.cpp +0 -2190
  284. data/ext/rj_schema/rapidjson/test/unittest/regextest.cpp +0 -638
  285. data/ext/rj_schema/rapidjson/test/unittest/schematest.cpp +0 -2072
  286. data/ext/rj_schema/rapidjson/test/unittest/simdtest.cpp +0 -219
  287. data/ext/rj_schema/rapidjson/test/unittest/strfunctest.cpp +0 -30
  288. data/ext/rj_schema/rapidjson/test/unittest/stringbuffertest.cpp +0 -192
  289. data/ext/rj_schema/rapidjson/test/unittest/strtodtest.cpp +0 -132
  290. data/ext/rj_schema/rapidjson/test/unittest/unittest.cpp +0 -51
  291. data/ext/rj_schema/rapidjson/test/unittest/unittest.h +0 -140
  292. data/ext/rj_schema/rapidjson/test/unittest/valuetest.cpp +0 -1851
  293. data/ext/rj_schema/rapidjson/test/unittest/writertest.cpp +0 -598
  294. data/ext/rj_schema/rapidjson/test/valgrind.supp +0 -17
  295. data/ext/rj_schema/rapidjson/thirdparty/gtest/CMakeLists.txt +0 -16
  296. data/ext/rj_schema/rapidjson/thirdparty/gtest/README.md +0 -141
  297. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CHANGES +0 -126
  298. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CMakeLists.txt +0 -202
  299. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CONTRIBUTORS +0 -40
  300. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/LICENSE +0 -28
  301. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/Makefile.am +0 -224
  302. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/README.md +0 -333
  303. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/configure.ac +0 -146
  304. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CheatSheet.md +0 -562
  305. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CookBook.md +0 -3675
  306. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DesignDoc.md +0 -280
  307. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DevGuide.md +0 -132
  308. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/Documentation.md +0 -12
  309. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/ForDummies.md +0 -439
  310. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/FrequentlyAskedQuestions.md +0 -628
  311. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/KnownIssues.md +0 -19
  312. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CheatSheet.md +0 -525
  313. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CookBook.md +0 -3250
  314. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/Documentation.md +0 -11
  315. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/ForDummies.md +0 -439
  316. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/FrequentlyAskedQuestions.md +0 -624
  317. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CheatSheet.md +0 -534
  318. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CookBook.md +0 -3342
  319. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/Documentation.md +0 -12
  320. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/ForDummies.md +0 -439
  321. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/FrequentlyAskedQuestions.md +0 -628
  322. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CheatSheet.md +0 -556
  323. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CookBook.md +0 -3432
  324. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/Documentation.md +0 -12
  325. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/ForDummies.md +0 -439
  326. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/FrequentlyAskedQuestions.md +0 -628
  327. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h +0 -1205
  328. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-cardinalities.h +0 -147
  329. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h +0 -2377
  330. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h.pump +0 -794
  331. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h +0 -1095
  332. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump +0 -291
  333. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h +0 -2179
  334. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h.pump +0 -672
  335. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h +0 -397
  336. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h.pump +0 -161
  337. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h +0 -4399
  338. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-actions.h +0 -246
  339. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-matchers.h +0 -58
  340. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-spec-builders.h +0 -1847
  341. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock.h +0 -94
  342. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h +0 -8
  343. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump +0 -10
  344. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-matchers.h +0 -39
  345. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-port.h +0 -46
  346. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h +0 -279
  347. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h.pump +0 -136
  348. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-internal-utils.h +0 -511
  349. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-port.h +0 -91
  350. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/make/Makefile +0 -101
  351. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.sln +0 -32
  352. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.vcproj +0 -191
  353. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops +0 -15
  354. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_main.vcproj +0 -187
  355. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_test.vcproj +0 -201
  356. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.sln +0 -32
  357. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.vcxproj +0 -82
  358. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_config.props +0 -19
  359. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_main.vcxproj +0 -88
  360. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_test.vcxproj +0 -101
  361. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.sln +0 -32
  362. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.vcxproj +0 -84
  363. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_config.props +0 -19
  364. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj +0 -90
  365. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_test.vcxproj +0 -103
  366. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/fuse_gmock_files.py +0 -240
  367. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/LICENSE +0 -203
  368. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README +0 -35
  369. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README.cppclean +0 -115
  370. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/__init__.py +0 -0
  371. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py +0 -1733
  372. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class.py +0 -227
  373. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class_test.py +0 -448
  374. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/keywords.py +0 -59
  375. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/tokenize.py +0 -287
  376. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/utils.py +0 -41
  377. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/gmock_gen.py +0 -31
  378. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock-config.in +0 -303
  379. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock_doctor.py +0 -640
  380. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload.py +0 -1387
  381. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload_gmock.py +0 -78
  382. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-all.cc +0 -47
  383. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-cardinalities.cc +0 -156
  384. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-internal-utils.cc +0 -174
  385. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-matchers.cc +0 -498
  386. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-spec-builders.cc +0 -823
  387. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock.cc +0 -183
  388. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock_main.cc +0 -54
  389. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-actions_test.cc +0 -1411
  390. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-cardinalities_test.cc +0 -428
  391. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-actions_test.cc +0 -1228
  392. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-function-mockers_test.cc +0 -622
  393. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-internal-utils_test.cc +0 -127
  394. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-matchers_test.cc +0 -1286
  395. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-internal-utils_test.cc +0 -699
  396. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-matchers_test.cc +0 -5648
  397. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-more-actions_test.cc +0 -708
  398. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-nice-strict_test.cc +0 -424
  399. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-port_test.cc +0 -43
  400. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-spec-builders_test.cc +0 -2644
  401. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_all_test.cc +0 -51
  402. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_ex_test.cc +0 -81
  403. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test.py +0 -108
  404. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test_.cc +0 -100
  405. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link2_test.cc +0 -40
  406. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.cc +0 -40
  407. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.h +0 -669
  408. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test.py +0 -180
  409. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_.cc +0 -291
  410. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_golden.txt +0 -310
  411. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_stress_test.cc +0 -322
  412. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test.cc +0 -220
  413. data/ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test_utils.py +0 -112
  414. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CHANGES +0 -157
  415. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CMakeLists.txt +0 -286
  416. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CONTRIBUTORS +0 -37
  417. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/LICENSE +0 -28
  418. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/Makefile.am +0 -310
  419. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/README.md +0 -280
  420. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/cmake/internal_utils.cmake +0 -242
  421. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.cbproj +0 -138
  422. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.groupproj +0 -54
  423. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_all.cc +0 -38
  424. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_link.cc +0 -40
  425. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_main.cbproj +0 -82
  426. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_unittest.cbproj +0 -88
  427. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/configure.ac +0 -68
  428. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/AdvancedGuide.md +0 -2182
  429. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/DevGuide.md +0 -126
  430. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Documentation.md +0 -14
  431. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/FAQ.md +0 -1087
  432. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Primer.md +0 -502
  433. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/PumpManual.md +0 -177
  434. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Samples.md +0 -14
  435. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_AdvancedGuide.md +0 -2096
  436. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Documentation.md +0 -12
  437. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_FAQ.md +0 -886
  438. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Primer.md +0 -497
  439. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_PumpManual.md +0 -177
  440. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_XcodeGuide.md +0 -93
  441. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_AdvancedGuide.md +0 -2178
  442. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Documentation.md +0 -14
  443. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_FAQ.md +0 -1038
  444. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Primer.md +0 -501
  445. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_PumpManual.md +0 -177
  446. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Samples.md +0 -14
  447. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_XcodeGuide.md +0 -93
  448. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_AdvancedGuide.md +0 -2181
  449. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Documentation.md +0 -14
  450. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_FAQ.md +0 -1082
  451. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Primer.md +0 -501
  452. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_PumpManual.md +0 -177
  453. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Samples.md +0 -14
  454. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_XcodeGuide.md +0 -93
  455. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/XcodeGuide.md +0 -93
  456. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-death-test.h +0 -294
  457. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-message.h +0 -250
  458. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h +0 -1444
  459. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h.pump +0 -510
  460. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-printers.h +0 -993
  461. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-spi.h +0 -232
  462. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-test-part.h +0 -179
  463. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-typed-test.h +0 -263
  464. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h +0 -2236
  465. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_pred_impl.h +0 -358
  466. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_prod.h +0 -58
  467. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-port.h +0 -69
  468. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-printers.h +0 -42
  469. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest.h +0 -41
  470. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-death-test-internal.h +0 -319
  471. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-filepath.h +0 -206
  472. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-internal.h +0 -1238
  473. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-linked_ptr.h +0 -243
  474. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h +0 -5146
  475. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump +0 -286
  476. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util.h +0 -731
  477. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port-arch.h +0 -93
  478. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port.h +0 -2554
  479. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-string.h +0 -167
  480. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h +0 -1020
  481. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h.pump +0 -347
  482. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h +0 -3331
  483. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h.pump +0 -297
  484. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/acx_pthread.m4 +0 -363
  485. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/gtest.m4 +0 -74
  486. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/make/Makefile +0 -82
  487. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.sln +0 -45
  488. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.vcproj +0 -126
  489. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.sln +0 -45
  490. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.vcproj +0 -126
  491. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main-md.vcproj +0 -129
  492. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main.vcproj +0 -129
  493. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test-md.vcproj +0 -164
  494. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test.vcproj +0 -164
  495. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest-md.vcproj +0 -147
  496. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest.vcproj +0 -147
  497. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/prime_tables.h +0 -123
  498. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.cc +0 -68
  499. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.h +0 -43
  500. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample10_unittest.cc +0 -144
  501. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1_unittest.cc +0 -153
  502. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.cc +0 -56
  503. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.h +0 -85
  504. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2_unittest.cc +0 -109
  505. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3-inl.h +0 -172
  506. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3_unittest.cc +0 -151
  507. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.cc +0 -46
  508. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.h +0 -53
  509. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4_unittest.cc +0 -45
  510. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample5_unittest.cc +0 -199
  511. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample6_unittest.cc +0 -224
  512. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample7_unittest.cc +0 -130
  513. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample8_unittest.cc +0 -173
  514. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample9_unittest.cc +0 -160
  515. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/common.py +0 -83
  516. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/fuse_gtest_files.py +0 -253
  517. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gen_gtest_pred_impl.py +0 -730
  518. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gtest-config.in +0 -274
  519. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/pump.py +0 -855
  520. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/release_docs.py +0 -158
  521. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/test/Makefile +0 -59
  522. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload.py +0 -1387
  523. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload_gtest.py +0 -78
  524. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-all.cc +0 -48
  525. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-death-test.cc +0 -1342
  526. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-filepath.cc +0 -387
  527. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-internal-inl.h +0 -1183
  528. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-port.cc +0 -1259
  529. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-printers.cc +0 -373
  530. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-test-part.cc +0 -110
  531. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-typed-test.cc +0 -118
  532. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest.cc +0 -5388
  533. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest_main.cc +0 -38
  534. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_ex_test.cc +0 -93
  535. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_test.cc +0 -1427
  536. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-filepath_test.cc +0 -662
  537. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-linked_ptr_test.cc +0 -154
  538. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-listener_test.cc +0 -311
  539. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-message_test.cc +0 -159
  540. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-options_test.cc +0 -215
  541. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test2_test.cc +0 -65
  542. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.cc +0 -1055
  543. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.h +0 -57
  544. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-port_test.cc +0 -1304
  545. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-printers_test.cc +0 -1635
  546. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-test-part_test.cc +0 -208
  547. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-tuple_test.cc +0 -320
  548. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test2_test.cc +0 -45
  549. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.cc +0 -380
  550. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.h +0 -66
  551. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-unittest-api_test.cc +0 -341
  552. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_all_test.cc +0 -47
  553. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest.py +0 -212
  554. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest_.cc +0 -88
  555. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test.py +0 -237
  556. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test_.cc +0 -311
  557. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test.py +0 -130
  558. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test_.cc +0 -71
  559. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test.py +0 -117
  560. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test_.cc +0 -126
  561. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_environment_test.cc +0 -192
  562. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest.py +0 -636
  563. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest_.cc +0 -140
  564. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test.py +0 -172
  565. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test_.cc +0 -46
  566. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest.py +0 -207
  567. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest_.cc +0 -157
  568. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_main_unittest.cc +0 -45
  569. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_no_test_unittest.cc +0 -56
  570. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test.py +0 -340
  571. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_.cc +0 -1062
  572. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_golden_lin.txt +0 -743
  573. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_pred_impl_unittest.cc +0 -2427
  574. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_premature_exit_test.cc +0 -127
  575. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_prod_test.cc +0 -57
  576. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_repeat_test.cc +0 -253
  577. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test.py +0 -325
  578. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test_.cc +0 -103
  579. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_sole_header_test.cc +0 -57
  580. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_stress_test.cc +0 -256
  581. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_test_utils.py +0 -320
  582. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_ex_test.cc +0 -92
  583. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test.py +0 -171
  584. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test_.cc +0 -72
  585. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test.py +0 -70
  586. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test_.cc +0 -43
  587. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_unittest.cc +0 -7706
  588. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile1_test_.cc +0 -49
  589. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile2_test_.cc +0 -49
  590. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfiles_test.py +0 -132
  591. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest.py +0 -308
  592. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest_.cc +0 -181
  593. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_test_utils.py +0 -194
  594. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.cc +0 -36
  595. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.h +0 -55
  596. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/DebugProject.xcconfig +0 -30
  597. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/FrameworkTarget.xcconfig +0 -17
  598. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/General.xcconfig +0 -41
  599. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/ReleaseProject.xcconfig +0 -32
  600. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/StaticLibraryTarget.xcconfig +0 -18
  601. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/TestTarget.xcconfig +0 -8
  602. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist +0 -30
  603. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/Info.plist +0 -28
  604. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj +0 -457
  605. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/runtests.sh +0 -62
  606. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.cc +0 -63
  607. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.h +0 -59
  608. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget_test.cc +0 -68
  609. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/runtests.sh +0 -65
  610. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/versiongenerate.py +0 -100
  611. data/ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/gtest.xcodeproj/project.pbxproj +0 -1135
  612. data/ext/rj_schema/rapidjson/thirdparty/gtest/travis.sh +0 -15
  613. data/ext/rj_schema/rapidjson/travis-doxygen.sh +0 -121
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: da88aadbaf6747eefd3cadc0ba259aa86d9e1284a81f159353ea9e9a22a4498a
4
- data.tar.gz: 495c275c83ed36862030cc90df3b8a6082842936b55f74574b36e8634ad3fa1d
3
+ metadata.gz: 0a57b9e193112d62a3562691475521cd9f44681a90201e6a08271353187e837a
4
+ data.tar.gz: df1f85a1808933038c74ec77b147cfb08a89ee2f132d4569b5975c428db748cf
5
5
  SHA512:
6
- metadata.gz: 68f175b880b4f2d4551a76837dc9a4f6c1249ad09f844a5dbe332d7a6fd2bcb36fcc17d6718a6c553265f659e8308ff6d04c0fd752b2b38f72a0df3a60f3c806
7
- data.tar.gz: 880a7217bfe7fd02b51bb60d21d255cdf4de79c1ef8862965aa438e79f4367d8be5fa5e4c53a882e0443b59458cf89c0e88950d67617e160158df9d6346d126f
6
+ metadata.gz: 9a90cfef0d1f1e0703da88c230819dfbdbc7a4c25af920f01d094eee7273ba1794594e35d03ddb6a7e09d65147a3c4c16a8614a187f13a1f315969ffdc7beb46
7
+ data.tar.gz: 5791e9b30c23568d311c3aaed28c7bb5cbf6ee07049fbcb7fda1e1ced7e17d817657c8f10b586246ac534ea45052affaa10acf5debf383016c9020a83e1ac624
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rj_schema
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Semmler
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-05 00:00:00.000000000 Z
11
+ date: 2020-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler
@@ -104,617 +104,6 @@ extra_rdoc_files: []
104
104
  files:
105
105
  - Rakefile
106
106
  - ext/rj_schema/extconf.rb
107
- - ext/rj_schema/rapidjson/CHANGELOG.md
108
- - ext/rj_schema/rapidjson/CMakeLists.txt
109
- - ext/rj_schema/rapidjson/CMakeModules/FindGTestSrc.cmake
110
- - ext/rj_schema/rapidjson/RapidJSON.pc.in
111
- - ext/rj_schema/rapidjson/RapidJSONConfig.cmake.in
112
- - ext/rj_schema/rapidjson/RapidJSONConfigVersion.cmake.in
113
- - ext/rj_schema/rapidjson/appveyor.yml
114
- - ext/rj_schema/rapidjson/bin/data/glossary.json
115
- - ext/rj_schema/rapidjson/bin/data/menu.json
116
- - ext/rj_schema/rapidjson/bin/data/readme.txt
117
- - ext/rj_schema/rapidjson/bin/data/sample.json
118
- - ext/rj_schema/rapidjson/bin/data/webapp.json
119
- - ext/rj_schema/rapidjson/bin/data/widget.json
120
- - ext/rj_schema/rapidjson/bin/draft-04/schema
121
- - ext/rj_schema/rapidjson/bin/encodings/utf16be.json
122
- - ext/rj_schema/rapidjson/bin/encodings/utf16bebom.json
123
- - ext/rj_schema/rapidjson/bin/encodings/utf16le.json
124
- - ext/rj_schema/rapidjson/bin/encodings/utf16lebom.json
125
- - ext/rj_schema/rapidjson/bin/encodings/utf32be.json
126
- - ext/rj_schema/rapidjson/bin/encodings/utf32bebom.json
127
- - ext/rj_schema/rapidjson/bin/encodings/utf32le.json
128
- - ext/rj_schema/rapidjson/bin/encodings/utf32lebom.json
129
- - ext/rj_schema/rapidjson/bin/encodings/utf8.json
130
- - ext/rj_schema/rapidjson/bin/encodings/utf8bom.json
131
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail1.json
132
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail10.json
133
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail11.json
134
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail12.json
135
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail13.json
136
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail14.json
137
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail15.json
138
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail16.json
139
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail17.json
140
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail18.json
141
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail19.json
142
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail2.json
143
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail20.json
144
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail21.json
145
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail22.json
146
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail23.json
147
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail24.json
148
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail25.json
149
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail26.json
150
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail27.json
151
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail28.json
152
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail29.json
153
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail3.json
154
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail30.json
155
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail31.json
156
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail32.json
157
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail33.json
158
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail4.json
159
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail5.json
160
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail6.json
161
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail7.json
162
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail8.json
163
- - ext/rj_schema/rapidjson/bin/jsonchecker/fail9.json
164
- - ext/rj_schema/rapidjson/bin/jsonchecker/pass1.json
165
- - ext/rj_schema/rapidjson/bin/jsonchecker/pass2.json
166
- - ext/rj_schema/rapidjson/bin/jsonchecker/pass3.json
167
- - ext/rj_schema/rapidjson/bin/jsonchecker/readme.txt
168
- - ext/rj_schema/rapidjson/bin/jsonschema/LICENSE
169
- - ext/rj_schema/rapidjson/bin/jsonschema/README.md
170
- - ext/rj_schema/rapidjson/bin/jsonschema/bin/jsonschema_suite
171
- - ext/rj_schema/rapidjson/bin/jsonschema/remotes/folder/folderInteger.json
172
- - ext/rj_schema/rapidjson/bin/jsonschema/remotes/integer.json
173
- - ext/rj_schema/rapidjson/bin/jsonschema/remotes/subSchemas.json
174
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalItems.json
175
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/additionalProperties.json
176
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/default.json
177
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/dependencies.json
178
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/disallow.json
179
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/divisibleBy.json
180
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/enum.json
181
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/extends.json
182
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/items.json
183
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxItems.json
184
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maxLength.json
185
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/maximum.json
186
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minItems.json
187
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minLength.json
188
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/minimum.json
189
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/bignum.json
190
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/format.json
191
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/jsregex.json
192
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/optional/zeroTerminatedFloats.json
193
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/pattern.json
194
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/patternProperties.json
195
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/properties.json
196
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/ref.json
197
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/refRemote.json
198
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/required.json
199
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/type.json
200
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft3/uniqueItems.json
201
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalItems.json
202
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/additionalProperties.json
203
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/allOf.json
204
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/anyOf.json
205
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/default.json
206
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/definitions.json
207
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/dependencies.json
208
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/enum.json
209
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/items.json
210
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxItems.json
211
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxLength.json
212
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maxProperties.json
213
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/maximum.json
214
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minItems.json
215
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minLength.json
216
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minProperties.json
217
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/minimum.json
218
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/multipleOf.json
219
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/not.json
220
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/oneOf.json
221
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/bignum.json
222
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/format.json
223
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/optional/zeroTerminatedFloats.json
224
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/pattern.json
225
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/patternProperties.json
226
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/properties.json
227
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/ref.json
228
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/refRemote.json
229
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/required.json
230
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/type.json
231
- - ext/rj_schema/rapidjson/bin/jsonschema/tests/draft4/uniqueItems.json
232
- - ext/rj_schema/rapidjson/bin/jsonschema/tox.ini
233
- - ext/rj_schema/rapidjson/bin/types/booleans.json
234
- - ext/rj_schema/rapidjson/bin/types/floats.json
235
- - ext/rj_schema/rapidjson/bin/types/guids.json
236
- - ext/rj_schema/rapidjson/bin/types/integers.json
237
- - ext/rj_schema/rapidjson/bin/types/mixed.json
238
- - ext/rj_schema/rapidjson/bin/types/nulls.json
239
- - ext/rj_schema/rapidjson/bin/types/paragraphs.json
240
- - ext/rj_schema/rapidjson/bin/types/readme.txt
241
- - ext/rj_schema/rapidjson/contrib/natvis/LICENSE
242
- - ext/rj_schema/rapidjson/contrib/natvis/README.md
243
- - ext/rj_schema/rapidjson/contrib/natvis/rapidjson.natvis
244
- - ext/rj_schema/rapidjson/doc/CMakeLists.txt
245
- - ext/rj_schema/rapidjson/doc/Doxyfile.in
246
- - ext/rj_schema/rapidjson/doc/Doxyfile.zh-cn.in
247
- - ext/rj_schema/rapidjson/doc/diagram/architecture.dot
248
- - ext/rj_schema/rapidjson/doc/diagram/architecture.png
249
- - ext/rj_schema/rapidjson/doc/diagram/insituparsing.dot
250
- - ext/rj_schema/rapidjson/doc/diagram/insituparsing.png
251
- - ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.dot
252
- - ext/rj_schema/rapidjson/doc/diagram/iterative-parser-states-diagram.png
253
- - ext/rj_schema/rapidjson/doc/diagram/makefile
254
- - ext/rj_schema/rapidjson/doc/diagram/move1.dot
255
- - ext/rj_schema/rapidjson/doc/diagram/move1.png
256
- - ext/rj_schema/rapidjson/doc/diagram/move2.dot
257
- - ext/rj_schema/rapidjson/doc/diagram/move2.png
258
- - ext/rj_schema/rapidjson/doc/diagram/move3.dot
259
- - ext/rj_schema/rapidjson/doc/diagram/move3.png
260
- - ext/rj_schema/rapidjson/doc/diagram/normalparsing.dot
261
- - ext/rj_schema/rapidjson/doc/diagram/normalparsing.png
262
- - ext/rj_schema/rapidjson/doc/diagram/simpledom.dot
263
- - ext/rj_schema/rapidjson/doc/diagram/simpledom.png
264
- - ext/rj_schema/rapidjson/doc/diagram/tutorial.dot
265
- - ext/rj_schema/rapidjson/doc/diagram/tutorial.png
266
- - ext/rj_schema/rapidjson/doc/diagram/utilityclass.dot
267
- - ext/rj_schema/rapidjson/doc/diagram/utilityclass.png
268
- - ext/rj_schema/rapidjson/doc/dom.md
269
- - ext/rj_schema/rapidjson/doc/dom.zh-cn.md
270
- - ext/rj_schema/rapidjson/doc/encoding.md
271
- - ext/rj_schema/rapidjson/doc/encoding.zh-cn.md
272
- - ext/rj_schema/rapidjson/doc/faq.md
273
- - ext/rj_schema/rapidjson/doc/faq.zh-cn.md
274
- - ext/rj_schema/rapidjson/doc/features.md
275
- - ext/rj_schema/rapidjson/doc/features.zh-cn.md
276
- - ext/rj_schema/rapidjson/doc/internals.md
277
- - ext/rj_schema/rapidjson/doc/internals.zh-cn.md
278
- - ext/rj_schema/rapidjson/doc/logo/rapidjson.png
279
- - ext/rj_schema/rapidjson/doc/logo/rapidjson.svg
280
- - ext/rj_schema/rapidjson/doc/misc/DoxygenLayout.xml
281
- - ext/rj_schema/rapidjson/doc/misc/doxygenextra.css
282
- - ext/rj_schema/rapidjson/doc/misc/footer.html
283
- - ext/rj_schema/rapidjson/doc/misc/header.html
284
- - ext/rj_schema/rapidjson/doc/npm.md
285
- - ext/rj_schema/rapidjson/doc/performance.md
286
- - ext/rj_schema/rapidjson/doc/performance.zh-cn.md
287
- - ext/rj_schema/rapidjson/doc/pointer.md
288
- - ext/rj_schema/rapidjson/doc/pointer.zh-cn.md
289
- - ext/rj_schema/rapidjson/doc/sax.md
290
- - ext/rj_schema/rapidjson/doc/sax.zh-cn.md
291
- - ext/rj_schema/rapidjson/doc/schema.md
292
- - ext/rj_schema/rapidjson/doc/schema.zh-cn.md
293
- - ext/rj_schema/rapidjson/doc/stream.md
294
- - ext/rj_schema/rapidjson/doc/stream.zh-cn.md
295
- - ext/rj_schema/rapidjson/doc/tutorial.md
296
- - ext/rj_schema/rapidjson/doc/tutorial.zh-cn.md
297
- - ext/rj_schema/rapidjson/docker/debian/Dockerfile
298
- - ext/rj_schema/rapidjson/example/CMakeLists.txt
299
- - ext/rj_schema/rapidjson/example/archiver/archiver.cpp
300
- - ext/rj_schema/rapidjson/example/archiver/archiver.h
301
- - ext/rj_schema/rapidjson/example/archiver/archivertest.cpp
302
- - ext/rj_schema/rapidjson/example/capitalize/capitalize.cpp
303
- - ext/rj_schema/rapidjson/example/condense/condense.cpp
304
- - ext/rj_schema/rapidjson/example/filterkey/filterkey.cpp
305
- - ext/rj_schema/rapidjson/example/filterkeydom/filterkeydom.cpp
306
- - ext/rj_schema/rapidjson/example/jsonx/jsonx.cpp
307
- - ext/rj_schema/rapidjson/example/lookaheadparser/lookaheadparser.cpp
308
- - ext/rj_schema/rapidjson/example/messagereader/messagereader.cpp
309
- - ext/rj_schema/rapidjson/example/parsebyparts/parsebyparts.cpp
310
- - ext/rj_schema/rapidjson/example/pretty/pretty.cpp
311
- - ext/rj_schema/rapidjson/example/prettyauto/prettyauto.cpp
312
- - ext/rj_schema/rapidjson/example/schemavalidator/schemavalidator.cpp
313
- - ext/rj_schema/rapidjson/example/serialize/serialize.cpp
314
- - ext/rj_schema/rapidjson/example/simpledom/simpledom.cpp
315
- - ext/rj_schema/rapidjson/example/simplepullreader/simplepullreader.cpp
316
- - ext/rj_schema/rapidjson/example/simplereader/simplereader.cpp
317
- - ext/rj_schema/rapidjson/example/simplewriter/simplewriter.cpp
318
- - ext/rj_schema/rapidjson/example/tutorial/tutorial.cpp
319
- - ext/rj_schema/rapidjson/include/rapidjson/allocators.h
320
- - ext/rj_schema/rapidjson/include/rapidjson/cursorstreamwrapper.h
321
- - ext/rj_schema/rapidjson/include/rapidjson/document.h
322
- - ext/rj_schema/rapidjson/include/rapidjson/encodedstream.h
323
- - ext/rj_schema/rapidjson/include/rapidjson/encodings.h
324
- - ext/rj_schema/rapidjson/include/rapidjson/error/en.h
325
- - ext/rj_schema/rapidjson/include/rapidjson/error/error.h
326
- - ext/rj_schema/rapidjson/include/rapidjson/filereadstream.h
327
- - ext/rj_schema/rapidjson/include/rapidjson/filewritestream.h
328
- - ext/rj_schema/rapidjson/include/rapidjson/fwd.h
329
- - ext/rj_schema/rapidjson/include/rapidjson/internal/biginteger.h
330
- - ext/rj_schema/rapidjson/include/rapidjson/internal/diyfp.h
331
- - ext/rj_schema/rapidjson/include/rapidjson/internal/dtoa.h
332
- - ext/rj_schema/rapidjson/include/rapidjson/internal/ieee754.h
333
- - ext/rj_schema/rapidjson/include/rapidjson/internal/itoa.h
334
- - ext/rj_schema/rapidjson/include/rapidjson/internal/meta.h
335
- - ext/rj_schema/rapidjson/include/rapidjson/internal/pow10.h
336
- - ext/rj_schema/rapidjson/include/rapidjson/internal/regex.h
337
- - ext/rj_schema/rapidjson/include/rapidjson/internal/stack.h
338
- - ext/rj_schema/rapidjson/include/rapidjson/internal/strfunc.h
339
- - ext/rj_schema/rapidjson/include/rapidjson/internal/strtod.h
340
- - ext/rj_schema/rapidjson/include/rapidjson/internal/swap.h
341
- - ext/rj_schema/rapidjson/include/rapidjson/istreamwrapper.h
342
- - ext/rj_schema/rapidjson/include/rapidjson/memorybuffer.h
343
- - ext/rj_schema/rapidjson/include/rapidjson/memorystream.h
344
- - ext/rj_schema/rapidjson/include/rapidjson/msinttypes/inttypes.h
345
- - ext/rj_schema/rapidjson/include/rapidjson/msinttypes/stdint.h
346
- - ext/rj_schema/rapidjson/include/rapidjson/ostreamwrapper.h
347
- - ext/rj_schema/rapidjson/include/rapidjson/pointer.h
348
- - ext/rj_schema/rapidjson/include/rapidjson/prettywriter.h
349
- - ext/rj_schema/rapidjson/include/rapidjson/rapidjson.h
350
- - ext/rj_schema/rapidjson/include/rapidjson/reader.h
351
- - ext/rj_schema/rapidjson/include/rapidjson/schema.h
352
- - ext/rj_schema/rapidjson/include/rapidjson/stream.h
353
- - ext/rj_schema/rapidjson/include/rapidjson/stringbuffer.h
354
- - ext/rj_schema/rapidjson/include/rapidjson/writer.h
355
- - ext/rj_schema/rapidjson/include_dirs.js
356
- - ext/rj_schema/rapidjson/library.json
357
- - ext/rj_schema/rapidjson/license.txt
358
- - ext/rj_schema/rapidjson/package.json
359
- - ext/rj_schema/rapidjson/rapidjson.autopkg
360
- - ext/rj_schema/rapidjson/readme.md
361
- - ext/rj_schema/rapidjson/readme.zh-cn.md
362
- - ext/rj_schema/rapidjson/test/CMakeLists.txt
363
- - ext/rj_schema/rapidjson/test/perftest/CMakeLists.txt
364
- - ext/rj_schema/rapidjson/test/perftest/misctest.cpp
365
- - ext/rj_schema/rapidjson/test/perftest/perftest.cpp
366
- - ext/rj_schema/rapidjson/test/perftest/perftest.h
367
- - ext/rj_schema/rapidjson/test/perftest/platformtest.cpp
368
- - ext/rj_schema/rapidjson/test/perftest/rapidjsontest.cpp
369
- - ext/rj_schema/rapidjson/test/perftest/schematest.cpp
370
- - ext/rj_schema/rapidjson/test/unittest/CMakeLists.txt
371
- - ext/rj_schema/rapidjson/test/unittest/allocatorstest.cpp
372
- - ext/rj_schema/rapidjson/test/unittest/bigintegertest.cpp
373
- - ext/rj_schema/rapidjson/test/unittest/cursorstreamwrappertest.cpp
374
- - ext/rj_schema/rapidjson/test/unittest/documenttest.cpp
375
- - ext/rj_schema/rapidjson/test/unittest/dtoatest.cpp
376
- - ext/rj_schema/rapidjson/test/unittest/encodedstreamtest.cpp
377
- - ext/rj_schema/rapidjson/test/unittest/encodingstest.cpp
378
- - ext/rj_schema/rapidjson/test/unittest/filestreamtest.cpp
379
- - ext/rj_schema/rapidjson/test/unittest/fwdtest.cpp
380
- - ext/rj_schema/rapidjson/test/unittest/istreamwrappertest.cpp
381
- - ext/rj_schema/rapidjson/test/unittest/itoatest.cpp
382
- - ext/rj_schema/rapidjson/test/unittest/jsoncheckertest.cpp
383
- - ext/rj_schema/rapidjson/test/unittest/namespacetest.cpp
384
- - ext/rj_schema/rapidjson/test/unittest/ostreamwrappertest.cpp
385
- - ext/rj_schema/rapidjson/test/unittest/pointertest.cpp
386
- - ext/rj_schema/rapidjson/test/unittest/prettywritertest.cpp
387
- - ext/rj_schema/rapidjson/test/unittest/readertest.cpp
388
- - ext/rj_schema/rapidjson/test/unittest/regextest.cpp
389
- - ext/rj_schema/rapidjson/test/unittest/schematest.cpp
390
- - ext/rj_schema/rapidjson/test/unittest/simdtest.cpp
391
- - ext/rj_schema/rapidjson/test/unittest/strfunctest.cpp
392
- - ext/rj_schema/rapidjson/test/unittest/stringbuffertest.cpp
393
- - ext/rj_schema/rapidjson/test/unittest/strtodtest.cpp
394
- - ext/rj_schema/rapidjson/test/unittest/unittest.cpp
395
- - ext/rj_schema/rapidjson/test/unittest/unittest.h
396
- - ext/rj_schema/rapidjson/test/unittest/valuetest.cpp
397
- - ext/rj_schema/rapidjson/test/unittest/writertest.cpp
398
- - ext/rj_schema/rapidjson/test/valgrind.supp
399
- - ext/rj_schema/rapidjson/thirdparty/gtest/CMakeLists.txt
400
- - ext/rj_schema/rapidjson/thirdparty/gtest/README.md
401
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CHANGES
402
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CMakeLists.txt
403
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/CONTRIBUTORS
404
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/LICENSE
405
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/Makefile.am
406
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/README.md
407
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/configure.ac
408
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CheatSheet.md
409
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/CookBook.md
410
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DesignDoc.md
411
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/DevGuide.md
412
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/Documentation.md
413
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/ForDummies.md
414
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/FrequentlyAskedQuestions.md
415
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/KnownIssues.md
416
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CheatSheet.md
417
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/CookBook.md
418
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/Documentation.md
419
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/ForDummies.md
420
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_5/FrequentlyAskedQuestions.md
421
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CheatSheet.md
422
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/CookBook.md
423
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/Documentation.md
424
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/ForDummies.md
425
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_6/FrequentlyAskedQuestions.md
426
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CheatSheet.md
427
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/CookBook.md
428
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/Documentation.md
429
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/ForDummies.md
430
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/docs/v1_7/FrequentlyAskedQuestions.md
431
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h
432
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-cardinalities.h
433
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h
434
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-actions.h.pump
435
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h
436
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump
437
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h
438
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-matchers.h.pump
439
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h
440
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-generated-nice-strict.h.pump
441
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h
442
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-actions.h
443
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-more-matchers.h
444
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-spec-builders.h
445
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock.h
446
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h
447
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump
448
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-matchers.h
449
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/custom/gmock-port.h
450
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h
451
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h.pump
452
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-internal-utils.h
453
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/include/gmock/internal/gmock-port.h
454
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/make/Makefile
455
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.sln
456
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock.vcproj
457
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_config.vsprops
458
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_main.vcproj
459
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2005/gmock_test.vcproj
460
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.sln
461
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock.vcxproj
462
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_config.props
463
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_main.vcxproj
464
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2010/gmock_test.vcxproj
465
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.sln
466
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock.vcxproj
467
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_config.props
468
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj
469
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_test.vcxproj
470
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/fuse_gmock_files.py
471
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/LICENSE
472
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README
473
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/README.cppclean
474
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/__init__.py
475
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/ast.py
476
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class.py
477
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/gmock_class_test.py
478
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/keywords.py
479
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/tokenize.py
480
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/cpp/utils.py
481
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/generator/gmock_gen.py
482
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock-config.in
483
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/gmock_doctor.py
484
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload.py
485
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/scripts/upload_gmock.py
486
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-all.cc
487
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-cardinalities.cc
488
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-internal-utils.cc
489
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-matchers.cc
490
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock-spec-builders.cc
491
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock.cc
492
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/src/gmock_main.cc
493
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-actions_test.cc
494
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-cardinalities_test.cc
495
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-actions_test.cc
496
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-function-mockers_test.cc
497
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-internal-utils_test.cc
498
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-generated-matchers_test.cc
499
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-internal-utils_test.cc
500
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-matchers_test.cc
501
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-more-actions_test.cc
502
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-nice-strict_test.cc
503
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-port_test.cc
504
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock-spec-builders_test.cc
505
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_all_test.cc
506
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_ex_test.cc
507
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test.py
508
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_leak_test_.cc
509
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link2_test.cc
510
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.cc
511
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_link_test.h
512
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test.py
513
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_.cc
514
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_output_test_golden.txt
515
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_stress_test.cc
516
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test.cc
517
- - ext/rj_schema/rapidjson/thirdparty/gtest/googlemock/test/gmock_test_utils.py
518
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CHANGES
519
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CMakeLists.txt
520
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/CONTRIBUTORS
521
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/LICENSE
522
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/Makefile.am
523
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/README.md
524
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/cmake/internal_utils.cmake
525
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.cbproj
526
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest.groupproj
527
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_all.cc
528
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_link.cc
529
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_main.cbproj
530
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/codegear/gtest_unittest.cbproj
531
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/configure.ac
532
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/AdvancedGuide.md
533
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/DevGuide.md
534
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Documentation.md
535
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/FAQ.md
536
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Primer.md
537
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/PumpManual.md
538
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/Samples.md
539
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_AdvancedGuide.md
540
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Documentation.md
541
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_FAQ.md
542
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_Primer.md
543
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_PumpManual.md
544
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_5_XcodeGuide.md
545
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_AdvancedGuide.md
546
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Documentation.md
547
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_FAQ.md
548
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Primer.md
549
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_PumpManual.md
550
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_Samples.md
551
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_6_XcodeGuide.md
552
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_AdvancedGuide.md
553
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Documentation.md
554
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_FAQ.md
555
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Primer.md
556
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_PumpManual.md
557
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_Samples.md
558
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/V1_7_XcodeGuide.md
559
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/docs/XcodeGuide.md
560
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-death-test.h
561
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-message.h
562
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h
563
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-param-test.h.pump
564
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-printers.h
565
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-spi.h
566
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-test-part.h
567
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest-typed-test.h
568
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest.h
569
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_pred_impl.h
570
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/gtest_prod.h
571
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-port.h
572
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest-printers.h
573
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/custom/gtest.h
574
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-death-test-internal.h
575
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-filepath.h
576
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-internal.h
577
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-linked_ptr.h
578
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h
579
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump
580
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-param-util.h
581
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port-arch.h
582
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-port.h
583
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-string.h
584
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h
585
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h.pump
586
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h
587
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-type-util.h.pump
588
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/acx_pthread.m4
589
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/m4/gtest.m4
590
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/make/Makefile
591
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.sln
592
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest-md.vcproj
593
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.sln
594
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest.vcproj
595
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main-md.vcproj
596
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_main.vcproj
597
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test-md.vcproj
598
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_prod_test.vcproj
599
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest-md.vcproj
600
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/msvc/gtest_unittest.vcproj
601
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/prime_tables.h
602
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.cc
603
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1.h
604
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample10_unittest.cc
605
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample1_unittest.cc
606
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.cc
607
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2.h
608
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample2_unittest.cc
609
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3-inl.h
610
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample3_unittest.cc
611
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.cc
612
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4.h
613
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample4_unittest.cc
614
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample5_unittest.cc
615
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample6_unittest.cc
616
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample7_unittest.cc
617
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample8_unittest.cc
618
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/samples/sample9_unittest.cc
619
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/common.py
620
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/fuse_gtest_files.py
621
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gen_gtest_pred_impl.py
622
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/gtest-config.in
623
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/pump.py
624
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/release_docs.py
625
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/test/Makefile
626
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload.py
627
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/scripts/upload_gtest.py
628
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-all.cc
629
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-death-test.cc
630
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-filepath.cc
631
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-internal-inl.h
632
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-port.cc
633
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-printers.cc
634
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-test-part.cc
635
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest-typed-test.cc
636
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest.cc
637
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/src/gtest_main.cc
638
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_ex_test.cc
639
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-death-test_test.cc
640
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-filepath_test.cc
641
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-linked_ptr_test.cc
642
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-listener_test.cc
643
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-message_test.cc
644
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-options_test.cc
645
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test2_test.cc
646
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.cc
647
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-param-test_test.h
648
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-port_test.cc
649
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-printers_test.cc
650
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-test-part_test.cc
651
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-tuple_test.cc
652
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test2_test.cc
653
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.cc
654
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-typed-test_test.h
655
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest-unittest-api_test.cc
656
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_all_test.cc
657
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest.py
658
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_break_on_failure_unittest_.cc
659
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test.py
660
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_catch_exceptions_test_.cc
661
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test.py
662
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_color_test_.cc
663
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test.py
664
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_env_var_test_.cc
665
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_environment_test.cc
666
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest.py
667
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_filter_unittest_.cc
668
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test.py
669
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_help_test_.cc
670
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest.py
671
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_list_tests_unittest_.cc
672
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_main_unittest.cc
673
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_no_test_unittest.cc
674
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test.py
675
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_.cc
676
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_output_test_golden_lin.txt
677
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_pred_impl_unittest.cc
678
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_premature_exit_test.cc
679
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_prod_test.cc
680
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_repeat_test.cc
681
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test.py
682
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_shuffle_test_.cc
683
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_sole_header_test.cc
684
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_stress_test.cc
685
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_test_utils.py
686
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_ex_test.cc
687
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test.py
688
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_throw_on_failure_test_.cc
689
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test.py
690
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_uninitialized_test_.cc
691
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_unittest.cc
692
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile1_test_.cc
693
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfile2_test_.cc
694
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_outfiles_test.py
695
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest.py
696
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_output_unittest_.cc
697
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/gtest_xml_test_utils.py
698
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.cc
699
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/test/production.h
700
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/DebugProject.xcconfig
701
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/FrameworkTarget.xcconfig
702
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/General.xcconfig
703
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/ReleaseProject.xcconfig
704
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/StaticLibraryTarget.xcconfig
705
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Config/TestTarget.xcconfig
706
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist
707
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/Info.plist
708
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj
709
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/runtests.sh
710
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.cc
711
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget.h
712
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Samples/FrameworkSample/widget_test.cc
713
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/runtests.sh
714
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/Scripts/versiongenerate.py
715
- - ext/rj_schema/rapidjson/thirdparty/gtest/googletest/xcode/gtest.xcodeproj/project.pbxproj
716
- - ext/rj_schema/rapidjson/thirdparty/gtest/travis.sh
717
- - ext/rj_schema/rapidjson/travis-doxygen.sh
718
107
  - ext/rj_schema/rj_schema.cpp
719
108
  - lib/rj_schema.rb
720
109
  homepage: https://github.com/foxtacles/rj_schema
@@ -736,8 +125,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
736
125
  - !ruby/object:Gem::Version
737
126
  version: '0'
738
127
  requirements: []
739
- rubyforge_project:
740
- rubygems_version: 2.7.7
128
+ rubygems_version: 3.0.3
741
129
  signing_key:
742
130
  specification_version: 4
743
131
  summary: JSON schema validation with RapidJSON