[Commits] [wesnoth/wesnoth] c31ffa: Use initializer lists in place of remaining boost:...

GitHub noreply at github.com
Fri Jul 29 19:45:02 UTC 2016


  Branch: refs/heads/boost_trimming
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c31ffa22a7a010daa924e4155bf460961f271184
      https://github.com/wesnoth/wesnoth/commit/c31ffa22a7a010daa924e4155bf460961f271184
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-07-30 (Sat, 30 Jul 2016)

  Changed paths:
    M src/game_events/action_wml.cpp
    M src/game_events/conditional_wml.cpp
    M src/play_controller.cpp
    M src/playturn_network_adapter.cpp
    M src/team.cpp
    M src/tests/test_map_location.cpp
    M src/tests/test_mp_connect.cpp

  Log Message:
  -----------
  Use initializer lists in place of remaining boost::asign::list_of cases


  Commit: b9662bf2f7ed38b447c21114f24107dd67fc45a8
      https://github.com/wesnoth/wesnoth/commit/b9662bf2f7ed38b447c21114f24107dd67fc45a8
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-07-30 (Sat, 30 Jul 2016)

  Changed paths:
    M src/tools/sdl2/window.cpp

  Log Message:
  -----------
  Convert remaining boost::lexical_cast cases to our own implementation (extension of 211ba2e770)


Compare: https://github.com/wesnoth/wesnoth/compare/ae2ccb34dea0...b9662bf2f7ed


More information about the Commits mailing list