2
0

.gitattributes 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. * text=auto !eol
  2. bin/data/glossary.json -text
  3. bin/data/menu.json -text
  4. bin/data/readme.txt -text
  5. bin/data/sample.json -text
  6. bin/data/webapp.json -text
  7. bin/data/widget.json -text
  8. bin/encodings/utf16be.json -text
  9. bin/encodings/utf16bebom.json -text
  10. bin/encodings/utf16le.json -text
  11. bin/encodings/utf16lebom.json -text
  12. bin/encodings/utf32be.json -text
  13. bin/encodings/utf32bebom.json -text
  14. bin/encodings/utf32le.json -text
  15. bin/encodings/utf32lebom.json -text
  16. bin/encodings/utf8.json -text
  17. bin/encodings/utf8bom.json -text
  18. bin/jsonchecker/fail1.json -text
  19. bin/jsonchecker/fail10.json -text
  20. bin/jsonchecker/fail11.json -text
  21. bin/jsonchecker/fail12.json -text
  22. bin/jsonchecker/fail13.json -text
  23. bin/jsonchecker/fail14.json -text
  24. bin/jsonchecker/fail15.json -text
  25. bin/jsonchecker/fail16.json -text
  26. bin/jsonchecker/fail17.json -text
  27. bin/jsonchecker/fail18.json -text
  28. bin/jsonchecker/fail19.json -text
  29. bin/jsonchecker/fail2.json -text
  30. bin/jsonchecker/fail20.json -text
  31. bin/jsonchecker/fail21.json -text
  32. bin/jsonchecker/fail22.json -text
  33. bin/jsonchecker/fail23.json -text
  34. bin/jsonchecker/fail24.json -text
  35. bin/jsonchecker/fail25.json -text
  36. bin/jsonchecker/fail26.json -text
  37. bin/jsonchecker/fail27.json -text
  38. bin/jsonchecker/fail28.json -text
  39. bin/jsonchecker/fail29.json -text
  40. bin/jsonchecker/fail3.json -text
  41. bin/jsonchecker/fail30.json -text
  42. bin/jsonchecker/fail31.json -text
  43. bin/jsonchecker/fail32.json -text
  44. bin/jsonchecker/fail33.json -text
  45. bin/jsonchecker/fail4.json -text
  46. bin/jsonchecker/fail5.json -text
  47. bin/jsonchecker/fail6.json -text
  48. bin/jsonchecker/fail7.json -text
  49. bin/jsonchecker/fail8.json -text
  50. bin/jsonchecker/fail9.json -text
  51. bin/jsonchecker/pass1.json -text
  52. bin/jsonchecker/pass2.json -text
  53. bin/jsonchecker/pass3.json -text
  54. bin/jsonchecker/readme.txt -text
  55. build/Doxyfile -text
  56. build/premake -text
  57. build/premake.bat -text
  58. build/premake4.lua -text
  59. example/condense/condense.cpp -text
  60. example/pretty/pretty.cpp -text
  61. example/prettyauto/prettyauto.cpp -text
  62. example/serialize/serialize.cpp -text
  63. example/tutorial/tutorial.cpp -text
  64. include/rapidjson/allocators.h -text
  65. include/rapidjson/document.h -text
  66. include/rapidjson/encodedstream.h -text
  67. include/rapidjson/encodings.h -text
  68. include/rapidjson/filereadstream.h -text
  69. include/rapidjson/filestream.h -text
  70. include/rapidjson/filewritestream.h -text
  71. include/rapidjson/internal/pow10.h -text
  72. include/rapidjson/internal/stack.h -text
  73. include/rapidjson/internal/strfunc.h -text
  74. include/rapidjson/prettywriter.h -text
  75. include/rapidjson/rapidjson.h -text
  76. include/rapidjson/reader.h -text
  77. include/rapidjson/stringbuffer.h -text
  78. include/rapidjson/writer.h -text
  79. /license.txt -text
  80. /readme.txt -text
  81. test/perftest/jsoncpptest.cpp -text
  82. test/perftest/misctest.cpp -text
  83. test/perftest/perftest.cpp -text
  84. test/perftest/perftest.h -text
  85. test/perftest/platformtest.cpp -text
  86. test/perftest/rapidjsontest.cpp -text
  87. test/perftest/ultrajsontest.cpp -text
  88. test/perftest/yajl_all.c -text
  89. test/perftest/yajltest.cpp -text
  90. test/unittest/documenttest.cpp -text
  91. test/unittest/encodedstreamtest.cpp -text
  92. test/unittest/encodingstest.cpp -text
  93. test/unittest/filestreamtest.cpp -text
  94. test/unittest/jsoncheckertest.cpp -text
  95. test/unittest/readertest.cpp -text
  96. test/unittest/unittest.cpp -text
  97. test/unittest/unittest.h -text
  98. test/unittest/valuetest.cpp -text
  99. test/unittest/writertest.cpp -text
  100. thirdparty/gtest/CHANGES -text
  101. thirdparty/gtest/CONTRIBUTORS -text
  102. thirdparty/gtest/COPYING -text
  103. thirdparty/gtest/README -text
  104. thirdparty/gtest/include/gtest/gtest-death-test.h -text
  105. thirdparty/gtest/include/gtest/gtest-message.h -text
  106. thirdparty/gtest/include/gtest/gtest-param-test.h -text
  107. thirdparty/gtest/include/gtest/gtest-param-test.h.pump -text
  108. thirdparty/gtest/include/gtest/gtest-printers.h -text
  109. thirdparty/gtest/include/gtest/gtest-spi.h -text
  110. thirdparty/gtest/include/gtest/gtest-test-part.h -text
  111. thirdparty/gtest/include/gtest/gtest-typed-test.h -text
  112. thirdparty/gtest/include/gtest/gtest.h -text
  113. thirdparty/gtest/include/gtest/gtest_pred_impl.h -text
  114. thirdparty/gtest/include/gtest/gtest_prod.h -text
  115. thirdparty/gtest/include/gtest/internal/gtest-death-test-internal.h -text
  116. thirdparty/gtest/include/gtest/internal/gtest-filepath.h -text
  117. thirdparty/gtest/include/gtest/internal/gtest-internal.h -text
  118. thirdparty/gtest/include/gtest/internal/gtest-linked_ptr.h -text
  119. thirdparty/gtest/include/gtest/internal/gtest-param-util-generated.h -text
  120. thirdparty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump -text
  121. thirdparty/gtest/include/gtest/internal/gtest-param-util.h -text
  122. thirdparty/gtest/include/gtest/internal/gtest-port.h -text
  123. thirdparty/gtest/include/gtest/internal/gtest-string.h -text
  124. thirdparty/gtest/include/gtest/internal/gtest-tuple.h -text
  125. thirdparty/gtest/include/gtest/internal/gtest-tuple.h.pump -text
  126. thirdparty/gtest/include/gtest/internal/gtest-type-util.h -text
  127. thirdparty/gtest/include/gtest/internal/gtest-type-util.h.pump -text
  128. thirdparty/gtest/src/gtest-all.cc -text
  129. thirdparty/gtest/src/gtest-death-test.cc -text
  130. thirdparty/gtest/src/gtest-filepath.cc -text
  131. thirdparty/gtest/src/gtest-internal-inl.h -text
  132. thirdparty/gtest/src/gtest-port.cc -text
  133. thirdparty/gtest/src/gtest-printers.cc -text
  134. thirdparty/gtest/src/gtest-test-part.cc -text
  135. thirdparty/gtest/src/gtest-typed-test.cc -text
  136. thirdparty/gtest/src/gtest.cc -text
  137. thirdparty/gtest/src/gtest_main.cc -text
  138. thirdparty/jsoncpp/AUTHORS -text
  139. thirdparty/jsoncpp/LICENSE -text
  140. thirdparty/jsoncpp/README.txt -text
  141. thirdparty/jsoncpp/include/json/autolink.h -text
  142. thirdparty/jsoncpp/include/json/config.h -text
  143. thirdparty/jsoncpp/include/json/features.h -text
  144. thirdparty/jsoncpp/include/json/forwards.h -text
  145. thirdparty/jsoncpp/include/json/json.h -text
  146. thirdparty/jsoncpp/include/json/reader.h -text
  147. thirdparty/jsoncpp/include/json/value.h -text
  148. thirdparty/jsoncpp/include/json/writer.h -text
  149. thirdparty/jsoncpp/src/jsontestrunner/main.cpp -text
  150. thirdparty/jsoncpp/src/jsontestrunner/sconscript -text
  151. thirdparty/jsoncpp/src/lib_json/json_batchallocator.h -text
  152. thirdparty/jsoncpp/src/lib_json/json_internalarray.inl -text
  153. thirdparty/jsoncpp/src/lib_json/json_internalmap.inl -text
  154. thirdparty/jsoncpp/src/lib_json/json_reader.cpp -text
  155. thirdparty/jsoncpp/src/lib_json/json_value.cpp -text
  156. thirdparty/jsoncpp/src/lib_json/json_valueiterator.inl -text
  157. thirdparty/jsoncpp/src/lib_json/json_writer.cpp -text
  158. thirdparty/jsoncpp/src/lib_json/sconscript -text
  159. thirdparty/jsoncpp/src/test_lib_json/jsontest.cpp -text
  160. thirdparty/jsoncpp/src/test_lib_json/jsontest.h -text
  161. thirdparty/jsoncpp/src/test_lib_json/main.cpp -text
  162. thirdparty/jsoncpp/src/test_lib_json/sconscript -text
  163. thirdparty/jsoncpp/version -text
  164. thirdparty/ultrajson/README -text
  165. thirdparty/ultrajson/ultrajson.h -text
  166. thirdparty/ultrajson/ultrajsondec.c -text
  167. thirdparty/ultrajson/ultrajsonenc.c -text
  168. thirdparty/yajl/COPYING -text
  169. thirdparty/yajl/ChangeLog -text
  170. thirdparty/yajl/README -text
  171. thirdparty/yajl/TODO -text
  172. thirdparty/yajl/include/yajl/yajl_common.h -text
  173. thirdparty/yajl/include/yajl/yajl_gen.h -text
  174. thirdparty/yajl/include/yajl/yajl_parse.h -text
  175. thirdparty/yajl/include/yajl/yajl_tree.h -text
  176. thirdparty/yajl/include/yajl/yajl_version.h -text
  177. thirdparty/yajl/src/CMakeLists.txt -text
  178. thirdparty/yajl/src/YAJL.dxy -text
  179. thirdparty/yajl/src/api/yajl_common.h -text
  180. thirdparty/yajl/src/api/yajl_gen.h -text
  181. thirdparty/yajl/src/api/yajl_parse.h -text
  182. thirdparty/yajl/src/api/yajl_tree.h -text
  183. thirdparty/yajl/src/api/yajl_version.h.cmake -text
  184. thirdparty/yajl/src/yajl -text
  185. thirdparty/yajl/src/yajl.c -text
  186. thirdparty/yajl/src/yajl_alloc.c -text
  187. thirdparty/yajl/src/yajl_alloc.h -text
  188. thirdparty/yajl/src/yajl_buf.c -text
  189. thirdparty/yajl/src/yajl_buf.h -text
  190. thirdparty/yajl/src/yajl_bytestack.h -text
  191. thirdparty/yajl/src/yajl_encode.c -text
  192. thirdparty/yajl/src/yajl_encode.h -text
  193. thirdparty/yajl/src/yajl_gen.c -text
  194. thirdparty/yajl/src/yajl_lex.c -text
  195. thirdparty/yajl/src/yajl_lex.h -text
  196. thirdparty/yajl/src/yajl_parser.c -text
  197. thirdparty/yajl/src/yajl_parser.h -text
  198. thirdparty/yajl/src/yajl_tree.c -text
  199. thirdparty/yajl/src/yajl_version.c -text