This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 59c30d5708 stdio-common: Add wide stream coverage to tst-vfprintf-user-type adds cd08388523 iconv: Always encode "optional direct" UTF-7 characters adds 09abb567a9 iconv: Better mapping to RFC for UTF-7 new ef7b963280 iconv: make utf-7.c able to use variants new 9df157b4ed iconv: Add UTF-7-IMAP variant in utf-7.c
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: iconvdata/TESTS | 1 + iconvdata/gconv-modules | 4 + iconvdata/testdata/UTF-7-IMAP | 1 + .../testdata/{UTF-7..UTF8 => UTF-7-IMAP..UTF8} | 7 + iconvdata/utf-7.c | 302 +++++++++++++++------ 5 files changed, 225 insertions(+), 90 deletions(-) create mode 100644 iconvdata/testdata/UTF-7-IMAP copy iconvdata/testdata/{UTF-7..UTF8 => UTF-7-IMAP..UTF8} (78%)