-
When comparing the physical drive and Google Drive, as shown in this image, they are treated as different files and cannot be determined correctly even if text files.
The same problem occurs whether …
-
unicase doesn't apply Unicode normalization to strings (https://github.com/seanmonstar/unicase/issues/48). `eq_ignore_case` can be wrong in some cases, for example:
```rust
assert!("Åström".eq_ignor…
-
unicode-normalization: [GitHub](https://github.com/unicode-rs/unicode-normalization), [crates.io](https://crates.io/crates/unicode-normalization)
Another widely-used crate.
Discovered some unsafe …
-
- Question on browser versions for full \U regex and normalization support
- Chrome 50
- Safari ios 10
needed to support normalization and /u regex
(Although, the /u regex is not version specifi…
-
[Unicode® Standard Annex #15](https://www.unicode.org/reports/tr15/)
[unicode-rs/unicode-normalization](https://github.com/unicode-rs/unicode-normalization)
NFC and NFD are particularly beneficial…
-
### What are the results of this discussion?
The character position within a Unicode string depends on whether the string is normalized and which [Unicode normalization form](https://en.wikipedia.o…
-
## bearophile_hugs reported this on 2011-12-09T01:12:59Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=7084
### CC List
* andrei (andralex)
* dlang (Vild)
* hsteoh
### Description
…
-
Basic support of Unicode normalization should be mandatory but to what degree and how about extended normalizations (e.g. removal of diacritics and punctation).
-
Unlike the text in the [Assamese Bible](https://github.com/FreeBiblesIndia/Assamese_Bible), I have found that the Unicode text of the **Hindi Bible** is already normalized (to NFC).
i.e. None of th…
-
### Describe the bug
Don't correctly render Korean folder names when using `ls`.
### To Reproduce
Steps to reproduce:
1. make some Korean name folders.
2. ls
### Expected behaviour
```shell
…