[glib: 4/4] Merge branch '2055-correct-date-format-utf8' into 'master'
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 4/4] Merge branch '2055-correct-date-format-utf8' into 'master'
- Date: Wed, 31 Mar 2021 16:16:17 +0000 (UTC)
commit e7f67996680aae7b9e8207faac0dbbfd68302216
Merge: f0afc3ed5 782eb1f7a
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Mar 31 16:16:16 2021 +0000
Merge branch '2055-correct-date-format-utf8' into 'master'
Resolve "g_date_time_format() does not return UTF-8 if LC_TIME is not UTF8 but other locale settings are
UTF-8"
Closes #2055
See merge request GNOME/glib!1777
glib/gcharset.c | 87 +++++++++++++++++++++++++++++++++++
glib/gcharsetprivate.h | 4 ++
glib/gconvert.c | 47 +++++++++++++++++++
glib/gconvertprivate.h | 40 ++++++++++++++++
glib/gdate.c | 42 ++++++++---------
glib/gdatetime.c | 23 +++++-----
glib/tests/gdatetime.c | 122 +++++++++++++++++++++++++++++++++++++++++++++++++
meson.build | 9 ++++
8 files changed, 341 insertions(+), 33 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]