aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/charset/codepage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce library/cpp/charset/lite which excludes functionality with ↵shokhor2023-09-191-117/+0
| | | | | | | | | | | | | | | | | | | | | dependency on libiconv Introduce library/cpp/charset/lite which excludes functionality with dependency on libiconv Задача: - выпилить зависимость от libiconv в библиотеке клавиатуры для андроид libiconv приходит из двух мест: - dict/dictutil - library/cpp/charset В обоих случаях libiconv используется в вариантах CharToWide/WideToChar для перекодировки. Первый кейс dictutil - клавиатура для релиза строится с ключом DICTUTIL_WITHOUT_ICONV_AND_UNICODE, который исключает зависимость. Следующий шаг сделать флаг по умолчанию для мобильных билдов. Второй кейс library/cpp/charset: 1. Шаг - выделяем библиотеку library/cpp/charset/lite без части функциональности, зависящей от libiconv (этот ПР) 2. Шаг - переводим библиотеки, используемые клавиатурой на lite версию (следующий ПР)
* Restoring authorship annotation for <esgv@yandex-team.ru>. Commit 2 of 2.esgv2022-02-101-6/+6
|
* Restoring authorship annotation for <esgv@yandex-team.ru>. Commit 1 of 2.esgv2022-02-101-6/+6
|
* Restoring authorship annotation for <grig@yandex-team.ru>. Commit 2 of 2.grig2022-02-101-105/+105
|
* Restoring authorship annotation for <grig@yandex-team.ru>. Commit 1 of 2.grig2022-02-101-105/+105
|
* Restoring authorship annotation for <uht@yandex-team.ru>. Commit 2 of 2.uht2022-02-101-5/+5
|
* Restoring authorship annotation for <uht@yandex-team.ru>. Commit 1 of 2.uht2022-02-101-5/+5
|
* Restoring authorship annotation for <iseg@yandex-team.ru>. Commit 2 of 2.iseg2022-02-101-19/+19
|
* Restoring authorship annotation for <iseg@yandex-team.ru>. Commit 1 of 2.iseg2022-02-101-19/+19
|
* Restoring authorship annotation for <kerzum@yandex-team.ru>. Commit 2 of 2.kerzum2022-02-101-17/+17
|
* Restoring authorship annotation for <kerzum@yandex-team.ru>. Commit 1 of 2.kerzum2022-02-101-17/+17
|
* Restoring authorship annotation for <vmordovin@yandex-team.ru>. Commit 2 of 2.vmordovin2022-02-101-3/+3
|
* Restoring authorship annotation for <vmordovin@yandex-team.ru>. Commit 1 of 2.vmordovin2022-02-101-3/+3
|
* Restoring authorship annotation for <melkov@yandex-team.ru>. Commit 2 of 2.melkov2022-02-101-11/+11
|
* Restoring authorship annotation for <melkov@yandex-team.ru>. Commit 1 of 2.melkov2022-02-101-11/+11
|
* Restoring authorship annotation for <aosipenko@yandex-team.ru>. Commit 2 of 2.aosipenko2022-02-101-4/+4
|
* Restoring authorship annotation for <aosipenko@yandex-team.ru>. Commit 1 of 2.aosipenko2022-02-101-4/+4
|
* Restoring authorship annotation for <sereglond@yandex-team.ru>. Commit 2 of 2.sereglond2022-02-101-147/+147
|
* Restoring authorship annotation for <sereglond@yandex-team.ru>. Commit 1 of 2.sereglond2022-02-101-147/+147
|
* Restoring authorship annotation for <alzobnin@yandex-team.ru>. Commit 2 of 2.alzobnin2022-02-101-2/+2
|
* Restoring authorship annotation for <alzobnin@yandex-team.ru>. Commit 1 of 2.alzobnin2022-02-101-2/+2
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2.yazevnul2022-02-101-12/+12
|
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 1 of 2.yazevnul2022-02-101-12/+12
|
* Restoring authorship annotation for <leo@yandex-team.ru>. Commit 2 of 2.leo2022-02-101-2/+2
|
* Restoring authorship annotation for <leo@yandex-team.ru>. Commit 1 of 2.leo2022-02-101-2/+2
|
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-101-21/+21
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-101-21/+21
| | | | Commit 1 of 2.
* Restoring authorship annotation for <eeight@yandex-team.ru>. Commit 2 of 2.eeight2022-02-101-7/+7
|
* Restoring authorship annotation for <eeight@yandex-team.ru>. Commit 1 of 2.eeight2022-02-101-7/+7
|
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 2 of 2.danlark2022-02-101-4/+4
|
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 1 of 2.danlark2022-02-101-4/+4
|
* Restoring authorship annotation for Alexander Fokin <apfokin@gmail.com>. ↵Alexander Fokin2022-02-101-6/+6
| | | | Commit 2 of 2.
* Restoring authorship annotation for Alexander Fokin <apfokin@gmail.com>. ↵Alexander Fokin2022-02-101-6/+6
| | | | Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-139/+139
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-139/+139
| | | | Commit 1 of 2.
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.thegeorg2022-02-101-2/+2
|
* intermediate changesDevtools Arcadia2022-02-071-0/+511
ref:cde9a383711a11544ce7e107a78147fb96cc4029