[Commits] [wesnoth/wesnoth] ae2ccb: Convert uses of boost integer types to their stdli...

GitHub noreply at github.com
Fri Jul 29 19:18:01 UTC 2016


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

  Changed paths:
    M src/desktop/dbus_notification.cpp
    M src/display_chat_manager.cpp
    M src/display_chat_manager.hpp
    M src/generators/cave_map_generator.cpp
    M src/generators/cave_map_generator.hpp
    M src/generators/default_map_generator.cpp
    M src/generators/default_map_generator.hpp
    M src/generators/default_map_generator_job.hpp
    M src/generators/lua_map_generator.cpp
    M src/generators/lua_map_generator.hpp
    M src/generators/map_generator.cpp
    M src/generators/map_generator.hpp
    M src/gui/dialogs/editor/generate_map.cpp
    M src/gui/dialogs/editor/generate_map.hpp
    M src/gui/widgets/helper.cpp
    M src/gui/widgets/helper.hpp
    M src/key.hpp
    M src/mt_rng.cpp
    M src/mt_rng.hpp
    M src/neon.hpp
    M src/network_asio.cpp
    M src/network_asio.hpp
    M src/random_new.hpp
    M src/scripting/lua_kernel_base.cpp
    M src/scripting/lua_kernel_base.hpp
    M src/scripting/lua_rng.cpp
    M src/scripting/mapgen_lua_kernel.cpp
    M src/scripting/mapgen_lua_kernel.hpp
    M src/seed_rng.hpp
    M src/serialization/unicode_types.hpp
    M src/server/server.cpp
    M src/server/server.hpp
    M src/tests/test_util.cpp
    M src/thread.cpp
    M src/thread.hpp
    M src/wesnothd_connection.cpp
    M src/wesnothd_connection.hpp
    M src/xBRZ/xbrz.hpp

  Log Message:
  -----------
  Convert uses of boost integer types to their stdlib equivalents





More information about the Commits mailing list