|
Bugzilla – View All Attachments for Bug 480152 |
| Attachment #310007 | |||||
|---|---|---|---|---|---|
| Main.cs | text/x-csharp | 2009-08-03 14:28:09 UTC | 1015 bytes | no flags | Details |
| Attachment #343108 | |||||
|---|---|---|---|---|---|
| Fix make test | patch | 2010-02-18 08:03:26 UTC | 2.62 KB | no flags | Details |
| Attachment #343327 | |||||
|---|---|---|---|---|---|
| Patch adding algorithmic Hangul decomposition | patch | 2010-02-18 20:59:16 UTC | 5.25 KB | no flags | Details |
| Attachment #355156 | |||||
|---|---|---|---|---|---|
| Normalization: Recursively apply the Unicode decomposition mapping | patch | 2010-04-17 23:42:18 UTC | 3.26 KB | no flags | Details |
| Attachment #355157 | |||||
|---|---|---|---|---|---|
| String.Normalize: Add NFD test case for bug #480152 | patch | 2010-04-17 23:43:16 UTC | 1.25 KB | no flags | Details |
| Attachment #355158 | |||||
|---|---|---|---|---|---|
| String.Normalize: Add NFC test case for bug #480152 | patch | 2010-04-17 23:43:43 UTC | 1.02 KB | no flags | Details |
| Attachment #355159 | |||||
|---|---|---|---|---|---|
| Normalization: Fix indexing error | patch | 2010-04-17 23:44:58 UTC | 1019 bytes | no flags | Details |
| Attachment #355160 | |||||
|---|---|---|---|---|---|
| Normalization: Prevent an unwarranted system exception when doing composition | patch | 2010-04-17 23:46:11 UTC | 1.97 KB | no flags | Details |
| Attachment #355161 | |||||
|---|---|---|---|---|---|
| String.Normalize: Add additional NFC test cases provided by Tom Philpot | patch | 2010-04-17 23:46:47 UTC | 1.47 KB | no flags | Details |
| Attachment #355740 | |||||
|---|---|---|---|---|---|
| Normalization.cs: Recursively apply the Unicode decomposition mapping | patch | 2010-04-20 20:27:46 UTC | 6.31 KB | no flags | Details |
| Attachment #355741 | |||||
|---|---|---|---|---|---|
| Normalization.cs: Follow the spec when checking composition pairs. | patch | 2010-04-20 20:28:55 UTC | 12.00 KB | no flags | Details |
| Attachment #355742 | |||||
|---|---|---|---|---|---|
| Normalization.cs: Implement algorithmic Hangul composition. | patch | 2010-04-20 20:29:29 UTC | 4.88 KB | no flags | Details |
| Attachment #355743 | |||||
|---|---|---|---|---|---|
| Normalization.cs: The correct "checkType" argument to Decompose() is NKD or NKFD when normalizing to NKC resp. NKFC. | patch | 2010-04-20 20:30:31 UTC | 2.71 KB | no flags | Details |
| Attachment #355744 | |||||
|---|---|---|---|---|---|
| Normalization.cs: Really apply canonical reordering "recursively." | patch | 2010-04-20 20:31:03 UTC | 2.45 KB | no flags | Details |