Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
demos/ | H | 25-Apr-2025 | - | 44,303 | 40,555 | |
main/ | H | 25-Apr-2025 | - | 1,737,329 | 1,505,826 | |
maven-migration/ | H | 25-Apr-2025 | - | 2,399 | 1,848 | |
perf-tests/ | H | 25-Apr-2025 | - | 530,302 | 496,772 | |
releases_tools/ | H | 25-Apr-2025 | - | 265 | 149 | |
samples/ | H | 25-Apr-2025 | - | 2,066 | 1,464 | |
tools/ | H | 25-Apr-2025 | - | 24,149 | 18,023 | |
.gitignore | H A D | 25-Apr-2025 | 310 | 19 | 17 | |
APIChangeReport.html | H A D | 25-Apr-2025 | 14.1 KiB | 290 | 274 | |
Android.bp | H A D | 25-Apr-2025 | 5.8 KiB | 191 | 171 | |
coverage-exclusion.txt | H A D | 25-Apr-2025 | 91.4 KiB | 1,113 | 1,112 | |
extract-data-files.sh | H A D | 25-Apr-2025 | 3.8 KiB | 86 | 56 | |
liblayout-jarjar-rules.txt | H A D | 25-Apr-2025 | 35 | 2 | 1 | |
pom.xml | H A D | 25-Apr-2025 | 26.6 KiB | 686 | 560 | |
readme.html | H A D | 25-Apr-2025 | 1.1 KiB | 28 | 24 | |
stylesheet8.css | H A D | 25-Apr-2025 | 14 KiB | 671 | 644 |
readme.html
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 2 "http://www.w3.org/TR/html4/loose.dtd"> 3<html> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6 <meta http-equiv="Content-Style-Type" content="text/css2"> 7 <title>ReadMe for ICU4J</title> 8 <meta name="COPYRIGHT" content="© 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html"> 9 <style type="text/css"> 10h2.doc { background: #CCCCFF } 11h3.doc { text-decoration: underline } 12 </style> 13</head> 14<body style="background-color: rgb(255, 255, 255);" lang="EN-US" 15 link="#0000ff" vlink="#800080"> 16 17 <p>This readme has moved to the <a href="https://unicode-org.github.io/icu/userguide/icu4j/">ICU4J Readme</a> 18 section in the <a href="https://unicode-org.github.io/icu/">ICU User Guide</a>.</p> 19 20 <hr /> 21 <p> Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use: 22 <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/> 23 Copyright © 1997-2016 International Business Machines Corporation and others. 24 All Rights Reserved.</p> 25 26</body> 27</html> 28