https://icu.unicode.org/
ICU - International Components for Unicode
News 2026-03-17: ICU 78.3 is now available — releases/tag/release-78.3 — Maven: com.ibm.icu / icu4j / version 78.3 This is a maintenance release. It supersedes...
international componentsicuunicode
https://icu.unicode.org/download/68
ICU - International Components for Unicode - ICU 68
ICU is the premier library for software internationalization, used by a wide array of companies and organizations. Release Overview ICU 68 updates to CLDR 38...
international componentsicuunicode
https://icu.unicode.org/processes/release/brs-4-4m3
ICU - International Components for Unicode - BRS 4.4M3
Note: Acronyms used in the Due date column are: FF: Feature(API) Freeze CF: Code Freeze GA: Generally Available (The official release) FF-2w = 2 weeks before...
international componentsicuunicodebrs
https://icu.unicode.org/design/data/res2
ICU - International Components for Unicode - Resource Bundle Format v2
Status This is currently a proposal for .res formatVersion 2, intended for ICU 4.4. The motivation for the new, incompatible resource bundle file format is a...
international componentsicuunicoderesourcebundle
https://icu.unicode.org/charts/charset
ICU - International Components for Unicode - Character Set Mapping Tables
ICU provides character set conversion with mapping tables for a number of important codepages. The default tables are a subset of IBM's CDRA conversion table...
international componentscharacter seticuunicodemapping
https://icu.unicode.org/design/number-parsing-in-icu4j-61
ICU - International Components for Unicode - Number Parsing in ICU4J 61
See here: https://docs.google.com/document/d/e/2PACX-1vRGRHf7Ga80UzrPxuqXUq67PR0491I7FFp2Ha7MbJaNy-WVLKWwJS_EMsS-7AraivDVsSAQ1aNyWC-L/pub
international componentsnumber parsingicuunicode
https://icu.unicode.org/download/73
ICU - International Components for Unicode - ICU 73
ICU is the premier library for software internationalization, used by a wide array of companies and organizations. Release Overview Note: The ICU 73.2...
international componentsicuunicode
https://icu.unicode.org/design/formatting/measureformat/updating-measure-unit
ICU - International Components for Unicode - Updating Measure Unit with new CLDR data
These instructions have moved: please see: https://github.com/unicode-org/icu/blob/master/docs/processes/release/tasks/updating-measure-unit.md
international components
https://icu.unicode.org/processes/release/backup
ICU - International Components for Unicode - Obsolete: Pre-4.8 BRS (backup)
Throwing the Big Red Switch: How to ship ICU Note: Acronyms used in the Due date column are: FF: Feature(API) Freeze CF: Code Freeze GA: Generally Available...
international componentsicuunicode
https://icu.unicode.org/design/struct
ICU - International Components for Unicode - Data Structures (moved)
This page has moved to unicode-org.github.io/icu/design/struct/
international componentsdata structuresicuunicodemoved
https://icu.unicode.org/design/breakiterator/rbbi-rule-enhancements
ICU - International Components for Unicode - RBBI Rule Enhancements
Motivations The RBBI rules as of ICU 4.6 are unable to express the UAX-14 line breaking behavior of Unicode 6.0. Some extensions are needed. The problem is...
international componentsicuunicoderuleenhancements
https://icu.unicode.org/download/49
ICU - International Components for Unicode - Download ICU 49
Description ICU is the premier library for software internationalization. ICU 49 is a major release of ICU, with new features, new APIs and many bug fixes in...
international componentsicuunicodedownload
https://lists.debian.org/debian-devel/2005/10/msg00459.html
Re: Bug#333120: ITP: icu4j -- International Components for Unicode for Java
international componentsbugitpunicodejava
https://icu.unicode.org/design/locale/root
ICU - International Components for Unicode - Root locale and fallback
Issues ULocale#getFallback() never get to ULocale.ROOT (ticket#6673), instead, the final locale is empty locale (new ULocale("")), then null. Question from...
international componentsicuunicoderootlocale
https://icu.unicode.org/processes/release/tasks/apis-docs
ICU - International Components for Unicode - APIs & Docs
This document has moved! Please use and update https://unicode-org.github.io/icu/processes/release/tasks/docs.html instead. The text below will be deleted...
international componentsicuunicodeapisdocs
https://icu.unicode.org/design/collation/uca_tests
ICU - International Components for Unicode - UCA 6.0 Tests
Bug #8009 The goal is to make sure that the structure works as designed AND doesn't degrade over time (like what we got in the past). So add tests for:...
international componentsicuunicodeucatests
https://icu.unicode.org/download/45
ICU - International Components for Unicode - Download ICU 4.6 M1 (Superseded by 4.6)
Note: ICU 4.6 has been released. Please click here. Description ICU is the premier library for software internationalization.This page contains the latest ICU...
international componentsicuunicode
https://icu.unicode.org/design/formatting/messageformat/2011q1/msgpatdemo
ICU - International Components for Unicode - MessagePattern Demo
Sample output of demo code that parses MessageFormat pattern strings via the MessagePattern class and pretty-prints the parsed structure. Some of the patterns...
international componentsicuunicodedemo
https://icu.unicode.org/design/transforms
ICU - International Components for Unicode - Transforms
Issues found: Replaceable should have: extends CharSequence Transliterator needs to clean up the threading issues. See #8234 Thread-safety hole in...
international componentsicuunicodetransforms
https://icu.unicode.org/design/formatting/numbers/skeleton
ICU - International Components for Unicode - Number format skeleton support
Status This feature is implemented in ICU 62. For documentation, see:...
international componentsnumber formaticuunicodeskeleton
https://icu.unicode.org/related
ICU - International Components for Unicode - Related ICU Projects
ICU4X ICU4X provides components enabling wide range of software internationalization. It draws deeply from the experience of ICU4C, ICU4J and ECMA-402 and...
international componentsicuunicoderelatedprojects
https://icu.unicode.org/design/formatting/timezone
ICU - International Components for Unicode - TimeZone
Design docs related to the TimeZone classes. See subpages. C++ API: http://icu-project.org/apiref/icu4c/classTimeZone.html Java API:...
international componentsicuunicodetimezone
https://icu.unicode.org/design/compactenc
ICU - International Components for Unicode - Compact Encodings
It is sometimes useful to use a compact encoding of strings to save some storage space. General-purpose data compression (e.g., zip) can be more effective,...
international componentsicuunicodecompactencodings
https://icu.unicode.org/setup/callgrind
ICU - International Components for Unicode - Profiling ICU4C with callgrind
Valgrind, callgrind and kcachegrind together proved performance profiling of C++ code, including annotated source code with time consumption at each line....
international componentsicuunicodeprofiling
https://icu.unicode.org/design/size/translit
ICU - International Components for Unicode - Transliteration Resource Bundles
translit/root.txt is unusual because a few years ago we pulled the separate transliterator source files all into root. If we pull them apart again, then...
international componentsicuunicodetransliterationresource
https://icu.unicode.org/download/51
ICU - International Components for Unicode - Download ICU 51
Description ICU is the premier library for software internationalization. ICU 51.2 is a maintenance release to ICU 51, see information below. ICU 51.1 was a...
international componentsicuunicodedownload
https://icu.unicode.org/design/calendar-issues
ICU - International Components for Unicode - Calendar issues
international componentsicuunicodecalendarissues
https://icu.unicode.org/projectinfo
ICU - International Components for Unicode - ICU Technical Committee
ICU-TC Beginning with 2016-May-18, the ICU Technical Committee (ICU-TC) is one of several committees of the Unicode Consortium. Committee chair: Markus Scherer...
international componentsicuunicodetechnicalcommittee
https://icu.unicode.org/setup/netbeans
ICU - International Components for Unicode - Profiling ICU4J code with NetBeans profiler
Eclipse provides optional package called TPTP including Java profiler. In the past, I set up TPTP and profiled ICU4J code. Unfortunately, I experienced various...
international componentsicuunicode
https://icu.unicode.org/contacts
ICU - International Components for Unicode - Contacts and Mailing Lists
This page has moved to unicode-org.github.io/icu/contacts
international componentsicuunicodecontactsmailing
https://icu.unicode.org/download/44
ICU - International Components for Unicode - ICU 4.4 Archive
NOTE: This is an archive of a very old ICU release. Use these links to find the source mentioned below: ICU4C:...
international componentsicuunicodearchive
https://icu.unicode.org/design/size/strings
ICU - International Components for Unicode - Resource Bundle Strings
Issue String values are a large portion of data in resource bundles. ICU data as a whole is large, partly because we have a large number of bytes in resource...
international componentsicuunicoderesourcebundle
https://icu.unicode.org/design/cpp
ICU - International Components for Unicode - C++
We use a lot of old-fashioned C and C++, which makes it cumbersome and error-prone to implement ICU4C. It seems like we should be able, in 2009, to rely on C++...
international componentsicuunicode
https://www.baileyintl.com/
Bailey International | Hydraulic Components, Electronic Controls & Custom Solutions
Bailey powers progress with industry-leading hydraulic components, electronic controls, and custom solutions. Discover strength, reliability, and innovation to...
hydraulic componentselectronic controlsbaileyinternationalcustom