The home of the ICU project source code.
Find a file
Jeff Genovy 9385223d5a
ICU-13827 Clean up ICU4C "wintz.cpp" time zone detection code.
- Use stack allocated UResouceBundle to reduce number of calls to malloc (in a method that can't report back an error if Out-Of-Memory [OOM] happens).
- Use LocalUResourcePointer for automatic clean-up of UResouceBundle.
- Use uprv_strdup instead of calloc + strcpy.
- Changes comments, formatting, etc.
2018-09-19 00:48:16 -07:00
.github ICU-20003: add a PR template (#27) 2018-08-07 13:05:38 -07:00
icu4c ICU-13827 Clean up ICU4C "wintz.cpp" time zone detection code. 2018-09-19 00:48:16 -07:00
icu4j ICU-20037 Fixing ScientificMatcher integer overflow. (#138) 2018-09-18 18:10:38 -07:00
tools ICU-20119 BRS63 Currency numeric code data update - VES and UYW (#126) 2018-09-18 12:22:59 -04:00
vendor/double-conversion ICU-20053 Adding back double-conversion .gitignore 2018-08-08 12:31:58 -05:00
.appveyor.yml
.gitattributes ICU-20017 Fix line endings in Visual Studio *.props files. (#101) 2018-09-06 18:45:18 -07:00
.gitignore ICU-8966 ICU-12850 add API/data/code for text layout properties InPC, InSC, vo (#92) 2018-08-31 19:23:52 -07:00
.travis.yml ICU-20119 Small refactor to ICU4J travis file. 2018-09-13 20:08:12 -07:00
README.md

International Components for Unicode

This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.

ICU Logo

Build Status

Build Status
TravisCI Build Status
Win x64 Release Build status
Win x86 Release Build status

Subdirectories and Information

License

Please see ./icu4c/LICENSE (C and J are under an identical license file.)

Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License