<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/charset, branch docs-quickstart-add-mkdir</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-10-23T12:53:51Z</updated>
<entry>
<title>Intermediate changes</title>
<updated>2023-10-23T12:53:51Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2023-10-23T12:27:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ecf3635d74967466437d56ee349273d7cbc28690'/>
<id>urn:sha1:ecf3635d74967466437d56ee349273d7cbc28690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exclude libiconv and dictutil unicode at compile time for iOs/Android targets</title>
<updated>2023-10-16T19:26:25Z</updated>
<author>
<name>shokhor</name>
<email>shokhor@yandex-team.com</email>
</author>
<published>2023-10-16T19:02:29Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8fc2cb092687030d0a554c8d695b6e7bab713413'/>
<id>urn:sha1:8fc2cb092687030d0a554c8d695b6e7bab713413</id>
<content type='text'>
Put libiconv under a build-time flag to optionally replace library with mock implementation

Цель:
 - выпилить libiconv в мобильных билдах

Что проверено:
- клавиатура
- мобильный переводчик: проверено с помощью ```$ARCADIA/dict/mt/make/tools/eval_nmt/eval_nmt --mobile &lt;direction&gt;``` с флагами компиляции, отключающими libiconv/dictutil.
Проверены направления:
- en-ru/ru-en
- en-tr/tr-en
- en-da/da-en
- en-el/el-en
- en-lt/lt-en
- en-uk/uk-en
- en-it/it-en
- en-pt/pt-en
- en-sk/sk-en
- en-sv/sv-en
- en-lv/lv-en
- en-es/es-en
- en-nl/nl-en
- en-fi/fi-en
- en-de/de-en
- en-cs/cs-en
- en-no/no-en
- en-fr/fr-en
###########
- en-ar/ar-en
- en-he/he-en
- en-ja
- en-th
- en-zh/zh-en

Результаты совпадают с https://wiki.yandex-team.ru/users/dimdi-y/mobilnye-modeli/

Что еще затронуто:
- все проекты  под iOs/Android
</content>
</entry>
<entry>
<title>Introduce library/cpp/charset/lite which excludes functionality with dependency on libiconv</title>
<updated>2023-09-19T03:02:49Z</updated>
<author>
<name>shokhor</name>
<email>shokhor@yandex-team.com</email>
</author>
<published>2023-09-19T02:45:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ae87be2b19d1d4e6a5c7bad6650381690b5dfe9d'/>
<id>urn:sha1:ae87be2b19d1d4e6a5c7bad6650381690b5dfe9d</id>
<content type='text'>
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 версию (следующий ПР)
</content>
</entry>
<entry>
<title>add ymake export to ydb</title>
<updated>2023-06-13T08:05:01Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-06-13T08:05:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0'/>
<id>urn:sha1:bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>External build system generator release 29</title>
<updated>2023-04-19T11:10:48Z</updated>
<author>
<name>robot-ya-builder</name>
<email>robot-ya-builder@yandex-team.com</email>
</author>
<published>2023-04-19T11:10:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=887be65957040bac40fa22a2af242de88920eba7'/>
<id>urn:sha1:887be65957040bac40fa22a2af242de88920eba7</id>
<content type='text'>
Update tools: yexport</content>
</entry>
<entry>
<title>Revert ymake build from ydb oss export</title>
<updated>2023-03-28T19:25:04Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-28T19:25:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b8a17f9b1c166d2e9a26b99348a4c29d972caf55'/>
<id>urn:sha1:b8a17f9b1c166d2e9a26b99348a4c29d972caf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use standalone GNU iconv in opensource</title>
<updated>2023-03-21T09:37:23Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.com</email>
</author>
<published>2023-03-21T09:37:23Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8c039f0e189dfefc2f05e4f76c97ac5f804bb1f6'/>
<id>urn:sha1:8c039f0e189dfefc2f05e4f76c97ac5f804bb1f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>External build system generator release 21</title>
<updated>2023-03-17T16:38:27Z</updated>
<author>
<name>robot-ya-builder</name>
<email>robot-ya-builder@yandex-team.com</email>
</author>
<published>2023-03-17T16:38:27Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=26147c4e01ae75f397d4dd999da238bf2c61c851'/>
<id>urn:sha1:26147c4e01ae75f397d4dd999da238bf2c61c851</id>
<content type='text'>
Update tools: yexport</content>
</entry>
<entry>
<title>add library/cpp/actors, ymake build to ydb oss export</title>
<updated>2023-03-15T16:59:12Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-15T16:59:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11'/>
<id>urn:sha1:056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2023-03-09T09:42:44Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2023-03-09T09:42:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6324d075a5e80b6943b5de6b465b775050fe83df'/>
<id>urn:sha1:6324d075a5e80b6943b5de6b465b775050fe83df</id>
<content type='text'>
</content>
</entry>
</feed>
