[Commits] [wesnoth/wesnoth] b7ac63: Removed trailing tabs and whitespaces from C++ sou...

GitHub noreply at github.com
Mon Oct 9 01:34:06 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b7ac634e7895f65463c90aa118f03c95c487a2b2
      https://github.com/wesnoth/wesnoth/commit/b7ac634e7895f65463c90aa118f03c95c487a2b2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M src/actions/move.cpp
    M src/display.cpp
    M src/game_events/pump.cpp
    M src/gui/dialogs/multiplayer/mp_login.cpp
    M src/gui/widgets/text_box_base.cpp
    M src/gui/widgets/text_box_base.hpp
    M src/gui/widgets/toggle_button.hpp
    M src/help/help_text_area.cpp
    M src/play_controller.cpp
    M src/savegame.cpp
    M src/serialization/string_view.hpp
    M src/units/abilities.cpp
    M src/units/animation.cpp
    M src/units/animation.hpp
    M src/units/filter.cpp
    M src/units/filter.hpp
    M src/units/unit.hpp
    M src/wesnothd_connection.cpp
    M src/wesnothd_connection.hpp

  Log Message:
  -----------
  Removed trailing tabs and whitespaces from C++ source

[ci skip]

I ran the same command from 9b7b1751fdda.

Excludes:
* lua/
* spirit_po/


  Commit: 6f952a0daec45e2c1b3b33ad2af5e579559db099
      https://github.com/wesnoth/wesnoth/commit/6f952a0daec45e2c1b3b33ad2af5e579559db099
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M src/spirit_po/catalog.hpp
    M src/spirit_po/catalog_metadata.hpp
    M src/spirit_po/default_plural_forms_compiler.hpp
    M src/spirit_po/default_plural_forms_expressions.hpp
    M src/spirit_po/exceptions.hpp
    M src/spirit_po/version.hpp

  Log Message:
  -----------
  Update Spirit Po sources from source repo

This incorporates changes from cbeck88/spirit-po as of 111402d716b48486b7952bfe58b49fddbdcd9969 and
covers a period of approximately 16 months since the addition of this code to the Wesnoth repo in
June 2016. This also bumps our included Spirit Po version from 1.0.1 to 1.1.2.

I've retained our own changes from:
* fd671b1132f1dac983a63d2b625ac5191f84d143

The following changes have been discarded in favor of changes made in the source repo:
* 69b070afb40277962e2245378e0362c96d75437e
* 65dacf6bc76a51527e72c7284faca77bac472f1c
* ae60ff80e666e0fffde36fca699dae150eef8ab3
* b4dc11ce36e282458e2891a36baddb6dab13186d


Compare: https://github.com/wesnoth/wesnoth/compare/2d836ddcd9bb...6f952a0daec4


More information about the Commits mailing list