commit | 61fdbe0d0699e8b5678e1bb7a36020203eac729f | [log] [tgz] |
---|---|---|
author | Fredrik Roubert <roubert@google.com> | Thu Feb 08 14:27:43 2024 +0100 |
committer | Fredrik Roubert <fredrik@roubert.name> | Fri Feb 09 18:47:22 2024 +0100 |
tree | a75c950f6f286e7d652771b556f786ddac923676 | |
parent | 2c16b037cf6a9c7b01addbd4ca2873f164485f39 [diff] |
ICU-22520 Refactor code to remove the use of goto for error handling. This is to facilitate further refactoring of the locale code, goto doesn't play all too well with C++ memory handling.
This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.
Around March 24-25, 2021 we renamed the master
branch to main
. You may need to rename your branch in your local git repo and change your normal git command to reflect this change. See also https://github.com/github/renaming
main
branch)Build | Status |
---|---|
GitHub Actions | |
Azure Pipelines | |
Azure Pipelines (Exhaustive Tests) | |
Azure Pipelines (Valgrind ICU4C) | |
Fuzzing | |
OpenSSF Scorecard |
icu4c/
ICU for C/C++icu4j/
ICU for Javatools/
Toolsvendor/
Vendor dependenciesCopyright © 2016-2023 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.
The project is released under LICENSE.
A CLA is required to contribute to this project - please refer to the CONTRIBUTING.md file (or start a Pull Request) for more information.