ES-DE/include/rapidjson
Leon Styhre 11e98042f4 Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9
a95e013b9 Stringify NaN, Inf as null if needs
973dc9c06 Avoid ptrdiff between pointers to different allocations
2a1f586ba Check for __GNUC__ definition
0e88d5e40 Eliminate missing prototypes warning
949c771b0 Resolve conflict with Windows header about max macro
083f359f5 CMakeLists: fix optflags for ppc
012be8528 Use passed in allocator.
1ce516e50 Suppress uritest
778dc8b03 fix #1
76281ff38 fix a typo in error.h: literial -> literal
a98e99992 do not define operator!= in C++20
b08672d46 review comment updates
55eca66f3 code & tests for openapi 2.0 & 3.0 suppprt
80b6d1c83 small corrections for schema.h
97fd83017 attempt to fix SEH
7cad78e23 tidy up after merge from master
794248ee6 fix build break
2d87923e9 remove unnecessary templating from schema tests
aa1f22251 correct address.json so tests pass
ecb8d9e3a add dump of unexpected schema errors in schematest.cpp
89f6717f0 corrections
338d8defd initial
06d58b9e8 Update dtoa.h
22a62fcc2 Update allocators.h
27c3a8dc0 docs: fix simple typo, perecent -> percent
232389d4f delete unused variable
64faab2e9 gate definition of symmetric equality operators on impl, not lib
719304b11 fixes for natvis
dd3f730d7 Make schema dtor robust against exceptions
781a4e667 Try to fix MSVC build.
88f8ddd70 Include conceptual change from PR 2001.
469595356 Avoid exit-time destructors.
0390b1ad5 Avoid exit-time destructors.
2b2c80450 encdedstreamtest: fix use-after-free compile error with gcc-12
1f59c69cd valuetest: fix potential write of terminating nul past the end of the destination
fcb23c2db Merge pull request #2008 from agate-pris/access-to-allocator-types
bdc49ad80 Merge pull request #2014 from lazydroid/dev/lenik/fix_shadowed_variables
6b500986c fix shadowed variable, take 2
3988c5e25 fix shadowed variable
386d31ab6 Allow access to the template parameter StackAllocator in the GenericDocument
79d7a448e Allow the macro RAPIDJSON_DEFAULT_STACK_ALLOCATOR to be used in any namespace
9965ab37f Allow the macro RAPIDJSON_DEFAULT_ALLOCATOR to be used in any namespace
8261c1ddf Merge pull request #1969 from MalcolmTyrrell/MalcolmTyrrell/sanitizeSchemaCode
0d78b1ce9 Merge pull request #1989 from adamcalhoon/really-fix-placement-new-alignment
1dff2abff Fix the alignment of placement new buffer for GenericValue.
e4bde9774 Merge pull request #1988 from Tencent/revert-1987-fix-placement-new-alignment
88bbd87dd Revert "Fix the alignment of placement new buffer for GenericValue."
bf8ca5da8 Merge pull request #1987 from adamcalhoon/fix-placement-new-alignment
5b242b6b2 Fix the alignment of placement new buffer for GenericValue.
fd3dc29a5 Merge pull request #1944 from ilelann/patch-1
53602ec6b Sanitize the code in schema.h
0d4517f15 Merge pull request #1961 from jedwardsol/issue1960_arm64ec_intrinsic
060c348ea use softintrin on arm64ec
4d6cb0818 Merge pull request #1949 from ardb-uk/master
033bef3c6 Merge pull request #1 from ardb-uk/ardb-uk-patch-1
befba39af Merge pull request #2 from ardb-uk/ardb-uk-patch-1-1
4bbaf28ff Add files via upload
14f1e37f8 Resolve issue 1948
e6736d1ba Support CMake none targets

git-subtree-dir: external/rapidjson
git-subtree-split: a95e013b97ca6523f32da23f5095fcc9dd6067e5
2023-08-05 11:13:29 +02:00
..
error Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
internal Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
msinttypes Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
allocators.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
cursorstreamwrapper.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
document.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
encodedstream.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
encodings.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
filereadstream.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
filewritestream.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
fwd.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
istreamwrapper.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
memorybuffer.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
memorystream.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
ostreamwrapper.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
pointer.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
prettywriter.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
rapidjson.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
reader.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
schema.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00
stream.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
stringbuffer.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
uri.h Squashed 'external/rapidjson/' content from commit 2e8f5d897 2021-10-06 17:39:12 +02:00
writer.h Squashed 'external/rapidjson/' changes from 2e8f5d897..a95e013b9 2023-08-05 11:13:29 +02:00