/
githubmirror
/
icu
ОбзорДокументацияВойти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
icu/
icu4c/
..
as_is

ICU-20334 Add python3 support to icu4c scripts

8 лет назад
build_qnx

ICU-21107 Update ICU4C minimum standard version from C++11 to C++17.

3 года назад
packaging

ICU-21580 Fix typos in icu4c/

5 лет назад
source

ICU-23475 Move MessageFormat2 C++ test files

15 дней назад
APIChangeReport.html

ICU-23057 BRS_78_GA ICU4C APIChangeReport update

10 месяцев назад
APIChangeReport.md

ICU-23057 BRS_78_GA ICU4C APIChangeReport update

10 месяцев назад
icu4c.css

ICU-13581 Update the ICU4C readme sections for building ICU on Windows with Visual Studio.

8 лет назад
license.html

ICU-12883 fix raw '&' in license files

10 лет назад
readme.html

ICU-21632 Fix links in readme.html files to respective readme pages in User Guide

5 лет назад
readme.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<title>ReadMe for ICU4C</title>
<meta name="COPYRIGHT" content=
"Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html"/>
<!-- meta name="COPYRIGHT" content=
"Copyright (c) 1997-2016 IBM Corporation and others. All Rights Reserved." / -->
<meta name="KEYWORDS" content=
"ICU; International Components for Unicode; ICU4C; what's new; readme; read me; introduction; downloads; downloading; building; installation;" />
<meta name="DESCRIPTION" content=
"The introduction to the International Components for Unicode with instructions on building, installation, usage and other information about ICU." />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link type="text/css" href="./icu4c.css" rel="stylesheet"/>
</head>
 
 
<body>
<p>This readme has moved to the <a href="https://unicode-org.github.io/icu/userguide/icu4c/">ICU4C Readme</a>
section in the <a href="https://unicode-org.github.io/icu/">ICU User Guide</a>.</p>
<hr />
<p> Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use:
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
Copyright © 1997-2016 International Business Machines Corporation and others.
All Rights Reserved.</p>
</body>
</html>