public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
@ 2017-11-16 11:43 Rafal Luzynski
  2017-11-30 11:37 ` [PING][PATCH " Rafal Luzynski
  0 siblings, 1 reply; 11+ messages in thread
From: Rafal Luzynski @ 2017-11-16 11:43 UTC (permalink / raw)
  To: libc-alpha

This is the 10th version of my patches, this time with a hope that
it may be the final version, hence no more "RFC" tag in the subject.
But, of course, the review is still needed.

Changes since the previous version (v9):

* The first patch of the series has been considered complete and
  loosely related with the rest therefore has been accepted and
  pushed to stable. [1]
* Commit messages corrected.
* ChangeLog changes removed (temporarily, actually moved to other
  patches which are not published here).
* Fixed bug in strptime(), thanks Zack Weinberg for finding and
  fixing it.
* Order of matching the month names in strptime() is consequent:
  basic month name, abbreviated, alternative, abbreviated alternative.
* Some tests for strptime() added.
* Everything rebased to the current (oh, sorry, yesterday's) master.

This series publishes the patches 1, 3, and 5. These patches are skipped:

0002 Regenerate locfile-kw.h + ChangeLog to the previous commit (bug 10871).
0004 Again regenerate locfile-kw.h + ChangeLog to the previous commit (bug
10871).

They contain the changes to the automatically generated files and
should be eventually merged into the patches 1 and 3, respectively,
before pushing to the git repo but should not be reviewed here.
For those who want to examine, they are available in bugzilla [2]
and my github repo. [3] Also note that in order to actually see
any difference you also need the locale data which are not here
but also in bugzilla and github.  Unfortunately, my COPR repo [4]
is not updated this time, this means that the packages in the main
Fedora repositories are more recent and will overwrite my packages.

Again, note that the backward compatibility patches which may be
still around most probably will be rejected.

Regards,

Rafal


[1] https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=f301e53
[2] https://sourceware.org/bugzilla/show_bug.cgi?id=10871
[3] https://github.com/rluzynski/glibc
[4] https://copr.fedorainfracloud.org/coprs/rluzynski/genitive/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-01-08 23:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-16 11:43 [PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case Rafal Luzynski
2017-11-30 11:37 ` [PING][PATCH " Rafal Luzynski
2017-12-06 22:33   ` [PING^2][PATCH " Rafal Luzynski
2017-12-12 22:49     ` [PING^3][PATCH " Rafal Luzynski
2017-12-21  0:30       ` [PING^4][PATCH " Rafal Luzynski
2017-12-21  1:48         ` Carlos O'Donell
2017-12-21 21:05           ` Rafal Luzynski
2018-01-08 10:09           ` [PING^5][PATCH " Rafal Luzynski
2018-01-08 18:20             ` Carlos O'Donell
2018-01-08 19:51               ` Rafal Luzynski
2018-01-08 23:04                 ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).