[Commits] [wesnoth/wesnoth] 46bb3c: Replace boost map_list_of with C++11 initializers

GitHub noreply at github.com
Fri Jul 29 22:30:33 UTC 2016


  Branch: refs/heads/boost_trimming
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 46bb3c38dbe3a88c9dc5a9c00f4cea7f7c2db7f5
      https://github.com/wesnoth/wesnoth/commit/46bb3c38dbe3a88c9dc5a9c00f4cea7f7c2db7f5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/formula/string_utils.hpp
    M src/game_initialization/connect_engine.cpp
    M src/synced_user_choice.cpp

  Log Message:
  -----------
  Replace boost map_list_of with C++11 initializers


  Commit: 30e71ef572da6532cdc67e04501967d8f12af443
      https://github.com/wesnoth/wesnoth/commit/30e71ef572da6532cdc67e04501967d8f12af443
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/ai/lua/core.cpp
    M src/game_events/manager_impl.cpp
    M src/game_events/manager_impl.hpp
    M src/image.cpp
    M src/image.hpp
    M src/map/location.hpp
    M src/units/map.hpp

  Log Message:
  -----------
  Remove use of boost::unordered_map

This also moves the LuaAI's push_location_key into public
view as the map_location hash function.


  Commit: 0649c75461fedb22b0d00d1c50d889cdc13c3584
      https://github.com/wesnoth/wesnoth/commit/0649c75461fedb22b0d00d1c50d889cdc13c3584
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/gui/dialogs/addon/filter_options.cpp
    M src/gui/dialogs/addon/filter_options.hpp
    M src/gui/dialogs/game_version.hpp
    M src/serialization/string_utils.cpp

  Log Message:
  -----------
  Remove uses of boost::array


  Commit: 2a88d0dd2c1cf8cae25002180419cf26576f3e4a
      https://github.com/wesnoth/wesnoth/commit/2a88d0dd2c1cf8cae25002180419cf26576f3e4a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M src/map/location.cpp
    M src/units/unit.cpp
    M src/variable_info_detail.hpp

  Log Message:
  -----------
  Remove a few other miscellanous Boost uses


Compare: https://github.com/wesnoth/wesnoth/compare/8ec544eedde5...2a88d0dd2c1c


More information about the Commits mailing list