| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d078d66 commit 261e1d2
1,032 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,8 @@ | |||
| 1 | 1 | ICU sources - auto generated by shrink-icu-src.py | |
| 2 | 2 | ||
| 3 | 3 | This directory contains the ICU subset used by --with-intl=full-icu | |
| 4 | - It is a strict subset of ICU 72 source files with the following exception(s): | ||
| 5 | - * deps/icu-small/source/data/in/icudt72l.dat.bz2 : compressed data file | ||
| 4 | + It is a strict subset of ICU 73 source files with the following exception(s): | ||
| 5 | + * deps/icu-small/source/data/in/icudt73l.dat.bz2 : compressed data file | ||
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | 8 | To rebuild this directory, see ../../tools/icu/README.md | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,11 +1,11 @@ | |||
| 1 | - # © 2020 and later: Unicode, Inc. and others. | ||
| 2 | - # License & terms of use: http://www.unicode.org/copyright.html | ||
| 3 | - | ||
| 4 | - --- | ||
| 5 | - Language: Cpp | ||
| 6 | - BasedOnStyle: LLVM | ||
| 7 | - IndentWidth: 4 | ||
| 8 | - ColumnLimit: 105 | ||
| 9 | - AllowShortBlocksOnASingleLine: false | ||
| 10 | - AllowShortIfStatementsOnASingleLine: true | ||
| 11 | - ... | ||
| 1 | + # © 2020 and later: Unicode, Inc. and others. | ||
| 2 | + # License & terms of use: http://www.unicode.org/copyright.html | ||
| 3 | + | ||
| 4 | + --- | ||
| 5 | + Language: Cpp | ||
| 6 | + BasedOnStyle: LLVM | ||
| 7 | + IndentWidth: 4 | ||
| 8 | + ColumnLimit: 105 | ||
| 9 | + AllowShortBlocksOnASingleLine: false | ||
| 10 | + AllowShortIfStatementsOnASingleLine: true | ||
| 11 | + ... | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments