Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2e0e066

Browse filesBrowse files
committed
Update Unicode data to CLDR 39
1 parent 2f27f8c commit 2e0e066
Copy full SHA for 2e0e066

File tree

Expand file treeCollapse file tree

2 files changed

+10
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+10
-1
lines changed

‎contrib/unaccent/unaccent.rules

Copy file name to clipboardExpand all lines: contrib/unaccent/unaccent.rules
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1+
¡ !
12
© (C)
23
« <<
34
­ -
45
® (R)
6+
± +/-
57
» >>
68
¼ 1/4
79
½ 1/2
810
¾ 3/4
11+
¿ ?
912
À A
1013
Á A
1114
 A
@@ -1131,6 +1134,9 @@
11311134
ⅇ e
11321135
ⅈ i
11331136
ⅉ j
1137+
⅐ 1/7
1138+
⅑ 1/9
1139+
⅒ 1/10
11341140
⅓ 1/3
11351141
⅔ 2/3
11361142
⅕ 1/5
@@ -1176,6 +1182,7 @@
11761182
ⅽ c
11771183
ⅾ d
11781184
ⅿ m
1185+
↉ 0/3
11791186
− -
11801187
∕ /
11811188
∖ \
@@ -1602,3 +1609,5 @@
16021609
⦆ ))
16031610
。 .
16041611
、 ,
1612+
← <-
1613+
→ ->

‎src/Makefile.global.in

Copy file name to clipboardExpand all lines: src/Makefile.global.in
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps
365365
UNICODE_VERSION = 13.0.0
366366

367367
# Pick a release from here: <http://cldr.unicode.org/index/downloads>
368-
CLDR_VERSION = 37
368+
CLDR_VERSION = 39
369369

370370

371371
# Tree-wide build support

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.