index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
localedata
/
charmaps
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
localedata: Fix several issues with the set of characters considered 0-width [BZ #31370]
Jules Bertholet
1
-9
/
+25
2024-01-14
localedata/unicode-gen/utf8_gen.py: fix Hangul syllable name
Mike FABIAN
1
-399
/
+399
2024-01-08
localedata: unicode-gen: Remove redundant \s* from regexp, fix comments
Mike FABIAN
1
-1
/
+1
2023-09-16
Update to Unicode 15.1.0 [BZ #30854]
Mike FABIAN
1
-4
/
+19
2023-08-29
add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]
lijianglin
1
-62
/
+29
2022-10-06
Update to Unicode 15.0.0 [BZ #29604]
Mike FABIAN
1
-15
/
+387
2021-10-04
Update to Unicode 14.0.0 [BZ #28390]
Mike FABIAN
1
-23
/
+864
2021-05-18
localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]
Florian Weimer
7
-7
/
+7
2020-06-26
Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]
Mike FABIAN
1
-0
/
+2
2020-04-21
Bug 25819: Update to Unicode 13.0.0
Mike FABIAN
1
-22
/
+1064
2019-05-13
Bug 24535: Update to Unicode 12.1.0
Mike FABIAN
1
-3
/
+3
2019-03-08
Bug 24307: Update to Unicode 12.0.0
Mike FABIAN
1
-15
/
+575
2018-07-10
Put the correct Unicode version number 11.0.0 into the generated files
Mike FABIAN
1
-1
/
+1
2018-07-04
Bug 23308: Update to Unicode 11.0.0
Mike FABIAN
1
-16
/
+704
2018-06-14
localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]
Florian Weimer
1
-1
/
+1
2017-09-14
Add new codepage charmaps/IBM858 [BZ #21084]
Mike FABIAN
1
-0
/
+281
2017-09-06
Improve utf8_gen.py to set the width for characters with Prepended_Concatenation_Mark property to 1
Mike FABIAN
1
-6
/
+4
2017-08-18
Use the range notation in charmaps/UTF-8 for all ranges of neighbouring characters with the same width
Mike FABIAN
1
-113251
/
+294
2017-08-17
Refresh generated charmap data and ChangeLog
Thorsten Glaser
1
-127
/
+111341
2017-06-22
Bug 21533: Update to Unicode 10.0.0
Mike FABIAN
1
-13
/
+1229
2017-04-19
Bug 21399: Fix CP1254 comment for U+00EC
Christopher Chittleborough
1
-1
/
+1
2017-02-21
Bug 20313: Update to Unicode 9.0.0
Mike FABIAN
1
-1
/
+1669
2016-11-26
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]
Mike Frysinger
1
-0
/
+7
2016-08-10
localedata: change M$ to Microsoft
Mike Frysinger
1
-1
/
+1
2016-05-07
charmaps: IBM875: fix mapping of iota/upsilon variants [BZ #18453]
Dimitris Pappas
1
-4
/
+4
2016-02-24
GB 18030-2005: Document non-rountrip and PUA mappings (bug 19575).
Carlos O'Donell
1
-0
/
+25
2015-12-10
Update to Unicode 8.0.0.
Mike FABIAN
1
-2
/
+2188
2015-07-21
locale: Remove obsolete repertoire map references
Marko Myllynen
20
-32
/
+0
2015-02-20
Unicode 7.0.0 update; added generator scripts.
Alexandre Oliva
1
-3371
/
+8575
2013-06-11
Update BIG5-HKSCS charmap to HKSCS-2008
Andreas Schwab
1
-574
/
+878
2013-06-07
Remove trailing whitespace from localedata.
Joseph Myers
4
-6
/
+6
2013-01-10
Revert "Update BIG5-HKSCS charmap to HKSCS-2008"
Andreas Schwab
1
-878
/
+574
2013-01-10
Update BIG5-HKSCS charmap to HKSCS-2008
Andreas Schwab
1
-574
/
+878
2012-05-11
Complete GB18030 charmap
Andreas Schwab
1
-2157
/
+60339
2011-05-17
Update GB18030 to 2005 version
Ulrich Drepper
1
-46079
/
+326
2011-05-09
Add support for CP770, CP771, CP772, CP773, and CP774
Ulrich Drepper
5
-0
/
+1335
2011-05-09
Remove some incorrectly added lines from UTF-8 data
Ulrich Drepper
1
-6
/
+0
2011-05-09
Update UTF-8 data file
Ulrich Drepper
1
-0
/
+4385
2009-03-23
[BZ #9985]
Jakub Jelinek
1
-35
/
+35
2008-07-08
Fix U1DBA entry representation.
Ulrich Drepper
1
-1
/
+1
2008-04-19
[BZ #5209, BZ #5381]
Ulrich Drepper
1
-67
/
+66
2007-12-12
[BZ #5465]
Ulrich Drepper
3
-0
/
+735
2007-12-11
* charmaps/UTF-8: Add Unicode 5.1 entries.
Ulrich Drepper
1
-2084
/
+3700
2007-12-08
[BZ #5427]
Ulrich Drepper
1
-0
/
+263
2007-10-02
* string/strcoll_l.c (STRCOLL): Correct handling of switching from
Ulrich Drepper
1
-217
/
+228
2007-09-30
* iconvdata/Makefile (modules): Add ISO8859-9E.
Ulrich Drepper
1
-0
/
+263
2007-09-29
* iconvdata/Makefile (modules): Add KOI8-RU.
Ulrich Drepper
1
-0
/
+264
2007-09-23
[BZ #4972]
Ulrich Drepper
1
-0
/
+261
2007-02-17
[BZ #3885]
Ulrich Drepper
1
-14
/
+3882
2007-02-16
[BZ #3954]
Ulrich Drepper
2
-0
/
+2
[next]