[pan: 3/22] Merge branch 'master' of https://gitlab.gnome.org/GNOME/pan into initialiser-ordering




commit 351b5379ccb87cbe362dd06269f760ae3658856a
Merge: 0d39840 e6f5d37
Author: Thomas Tanner <thosrtanner googlemail com>
Date:   Fri Jul 1 07:03:52 2022 +0100

    Merge branch 'master' of https://gitlab.gnome.org/GNOME/pan into initialiser-ordering

 README.mingw64_msys2            |   4 +-
 pan/data-impl/article-filter.cc |   2 +-
 pan/data-impl/data-impl.h       |  24 ++---
 pan/data-impl/groups.cc         |  28 +++---
 pan/data-impl/headers.cc        |  22 ++---
 pan/data-impl/xover.cc          |   4 +-
 pan/data/data.cc                |   7 +-
 pan/data/data.h                 |  24 ++---
 pan/data/xref.cc                |  12 +--
 pan/data/xref.h                 |  13 +--
 pan/general/Makefile.am         |   2 +
 pan/general/article_number.cc   |  53 +++++++++++
 pan/general/article_number.h    | 198 ++++++++++++++++++++++++++++++++++++++++
 pan/general/map-vector.h        |  75 +++++++--------
 pan/general/string-view.h       |   7 +-
 pan/gui/group-pane.cc           |  27 +++---
 pan/gui/group-pane.h            |  10 +-
 pan/gui/gui.cc                  |   4 +-
 pan/gui/pan.cc                  |   8 +-
 pan/gui/post-ui.cc              |   2 +-
 pan/tasks/nntp.cc               |  55 ++++++-----
 pan/tasks/nntp.h                | 107 +++++++++++-----------
 pan/tasks/nzb.cc                |   2 +-
 pan/tasks/task-article.cc       |   6 +-
 pan/tasks/task-upload.cc        |  12 ++-
 pan/tasks/task-xover.cc         |  71 +++++++-------
 pan/tasks/task-xover.h          |  18 ++--
 pan/tasks/task-xoverinfo.cc     |  41 +--------
 pan/tasks/task-xoverinfo.h      |  26 +++---
 pan/usenet-utils/numbers.cc     |  36 ++++----
 pan/usenet-utils/numbers.h      |  29 +++---
 po/uk.po                        |  54 +++++------
 32 files changed, 610 insertions(+), 373 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]