aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/json/json_reader.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow to read Nan/Inf values from JSONd-dima2024-08-051-0/+3
| | | | | Allow to read Nan/Inf values from JSON 9fbb79a21d81cf178abc89cd11d7ac75a9a4aaed
* library/json: add MaxDepth and iterative parsing into configionagamed2023-11-291-13/+7
| | | | | | | | rationale: у нас была проблема где приезжает пользовательский json небольшой (на пару-тройку кб) и рвет нам стек из-за глубины. Со стороны rapidjson это проще всего поправить включив у них итеративный парсинг, который не будет использовать системный стек. Но это не совсем все — с нашей стороны оно все развалится когда надо будет вызвать рекурсивно деструкторы TJsonValue — и тут уже можно будет покрутить MaxDepth.
* Restoring authorship annotation for <kohen@yandex-team.ru>. Commit 2 of 2.kohen2022-02-101-4/+4
|
* Restoring authorship annotation for <kohen@yandex-team.ru>. Commit 1 of 2.kohen2022-02-101-4/+4
|
* Restoring authorship annotation for <skorodumov-s@yandex-team.ru>. Commit 2 ↵skorodumov-s2022-02-101-5/+5
| | | | of 2.
* Restoring authorship annotation for <skorodumov-s@yandex-team.ru>. Commit 1 ↵skorodumov-s2022-02-101-5/+5
| | | | of 2.
* Restoring authorship annotation for <alextaim@yandex-team.ru>. Commit 2 of 2.alextaim2022-02-101-1/+1
|
* Restoring authorship annotation for <alextaim@yandex-team.ru>. Commit 1 of 2.alextaim2022-02-101-1/+1
|
* Restoring authorship annotation for <familom@yandex-team.ru>. Commit 2 of 2.familom2022-02-101-3/+3
|
* Restoring authorship annotation for <familom@yandex-team.ru>. Commit 1 of 2.familom2022-02-101-3/+3
|
* Restoring authorship annotation for <aligus@yandex-team.ru>. Commit 2 of 2.aligus2022-02-101-6/+6
|
* Restoring authorship annotation for <aligus@yandex-team.ru>. Commit 1 of 2.aligus2022-02-101-6/+6
|
* Restoring authorship annotation for <xpahos@yandex-team.ru>. Commit 2 of 2.xpahos2022-02-101-18/+18
|
* Restoring authorship annotation for <xpahos@yandex-team.ru>. Commit 1 of 2.xpahos2022-02-101-18/+18
|
* Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 2 of 2.qkrorlqr2022-02-101-2/+2
|
* Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 1 of 2.qkrorlqr2022-02-101-2/+2
|
* Restoring authorship annotation for <mstebelev@yandex-team.ru>. Commit 2 of 2.mstebelev2022-02-101-1/+1
|
* Restoring authorship annotation for <mstebelev@yandex-team.ru>. Commit 1 of 2.mstebelev2022-02-101-1/+1
|
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-13/+13
| | | | <ruslan.a.kovalev@gmail.com>. Commit 2 of 2.
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-13/+13
| | | | <ruslan.a.kovalev@gmail.com>. Commit 1 of 2.
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 2 of 2.danlark2022-02-101-1/+1
|
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 1 of 2.danlark2022-02-101-1/+1
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 2 of 2.cerevra2022-02-101-3/+3
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2.cerevra2022-02-101-3/+3
|
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-84/+84
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-84/+84
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+140
ref:cde9a383711a11544ce7e107a78147fb96cc4029