summaryrefslogtreecommitdiffstats
path: root/library/cpp/json/ut/json_reader_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* library/json: add MaxDepth and iterative parsing into configionagamed2023-11-291-0/+49
| | | | | | | | rationale: у нас была проблема где приезжает пользовательский json небольшой (на пару-тройку кб) и рвет нам стек из-за глубины. Со стороны rapidjson это проще всего поправить включив у них итеративный парсинг, который не будет использовать системный стек. Но это не совсем все — с нашей стороны оно все развалится когда надо будет вызвать рекурсивно деструкторы TJsonValue — и тут уже можно будет покрутить MaxDepth.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.zankin2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.zankin2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.familom2022-02-101-190/+190
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.familom2022-02-101-190/+190
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.aligus2022-02-101-95/+95
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.aligus2022-02-101-95/+95
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.dieash2022-02-101-10/+10
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.dieash2022-02-101-10/+10
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.xpahos2022-02-101-23/+23
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.xpahos2022-02-101-23/+23
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.qkrorlqr2022-02-101-13/+13
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.qkrorlqr2022-02-101-13/+13
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.agorodilov2022-02-101-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.agorodilov2022-02-101-8/+8
|
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-17/+17
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Nikita Slyusarev ↵Nikita Slyusarev2022-02-101-17/+17
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.yazevnul2022-02-101-10/+10
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.yazevnul2022-02-101-10/+10
|
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-1/+1
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-1/+1
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-9/+9
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-9/+9
| | | | Commit 1 of 2.
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.cerevra2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.cerevra2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.mvel2022-02-101-9/+9
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.mvel2022-02-101-9/+9
|
* Restoring authorship annotation for Alexander Fokin <[email protected]>. ↵Alexander Fokin2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Alexander Fokin <[email protected]>. ↵Alexander Fokin2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-40/+40
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-40/+40
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+430
ref:cde9a383711a11544ce7e107a78147fb96cc4029