[MinGW-Notify] [SCM] mingw-org-wsl (mingw) branch, 5.3-trunk, updated. 07708f82cc3a4e385d8a0c67265e7a1679f7d087

Back to archive index
MinGW Notification List mingw****@lists*****
Mon Jul 6 17:11:47 JST 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-org-wsl" repository
containing the "mingw" project.

The branch, 5.3-trunk has been updated
       via  07708f82cc3a4e385d8a0c67265e7a1679f7d087 (commit)
       via  2821f57617d6ce94e7cfb218a9fc88559bd6260f (commit)
       via  6d1cd97dddd7d3810c590dcb62fbdcf8a9b01f5f (commit)
       via  37af5680dbbdee37de0e9b7d3863951f9fc85cde (commit)
       via  5b046a08c00587e904d786cf25ece3ace68853fa (commit)
      from  0b6fe658b4a1b85b8978d4b65458d366e2bf89cb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07708f82cc3a4e385d8a0c67265e7a1679f7d087
Author: Keith Marshall <keith****@users*****>
Date:   Mon Jul 6 08:56:54 2020 +0100

    Prepare and publish MinGW.org WSL-5.3.4 release.

commit 2821f57617d6ce94e7cfb218a9fc88559bd6260f
Author: Keith Marshall <keith****@users*****>
Date:   Sun Jul 5 22:32:09 2020 +0100

    Revert typedef of socklen_t to signed int type.

commit 6d1cd97dddd7d3810c590dcb62fbdcf8a9b01f5f
Author: Keith Marshall <keith****@users*****>
Date:   Sun Jul 5 19:26:24 2020 +0100

    Update MBCS to wide character conversion man pages.

commit 37af5680dbbdee37de0e9b7d3863951f9fc85cde
Author: Keith Marshall <keith****@users*****>
Date:   Sat Jul 4 22:06:58 2020 +0100

    Discontinue use of Microsoft's MBCS/wide character converters.

commit 5b046a08c00587e904d786cf25ece3ace68853fa
Author: Keith Marshall <keith****@users*****>
Date:   Sat Jul 4 10:51:39 2020 +0100

    Adjust repository version following WSL-5.3.3 release.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                   |  12 +++
 VERSION.m4                  |   2 +-
 mingwrt/ChangeLog           |  73 +++++++++++++++
 mingwrt/include/wchar.h     | 105 +--------------------
 mingwrt/man/btowc.3.man     |  66 +-------------
 mingwrt/man/mbrlen.3.man    |  67 +-------------
 mingwrt/man/mbrtowc.3.man   |  66 +-------------
 mingwrt/man/mbsinit.3.man   |  10 +-
 mingwrt/man/mbsrtowcs.3.man |  66 +-------------
 mingwrt/man/wcrtomb.3.man   |  66 +-------------
 mingwrt/man/wcsrtombs.3.man |  66 +-------------
 mingwrt/man/wctob.3.man     |  66 +-------------
 mingwrt/mingwex/btowc.c     |  65 +++----------
 mingwrt/mingwex/mbrconv.c   | 218 ++++++++++++++++++++++----------------------
 mingwrt/mingwex/mbrlen.c    |  84 ++++-------------
 mingwrt/mingwex/mbrtowc.c   |  87 ++++--------------
 mingwrt/mingwex/mbsrtowcs.c |  91 +++++-------------
 mingwrt/mingwex/wcrtomb.c   |  89 +++++-------------
 mingwrt/mingwex/wcsrtombs.c |  87 +++++-------------
 mingwrt/mingwex/wctob.c     |  76 ++++-----------
 w32api/ChangeLog            |  16 ++++
 w32api/include/ws2tcpip.h   |   2 +-
 w32api/include/wspiapi.h    |   2 +-
 23 files changed, 357 insertions(+), 1125 deletions(-)


hooks/post-receive
-- 
mingw-org-wsl (mingw)



More information about the MinGW-Notify mailing list
Back to archive index