[wesnoth-commits] [wesnoth/wesnoth] c08123: Moved byte_string_view typedef, defined it with st...

Charles Dang noreply at github.com
Fri Jan 22 00:53:16 UTC 2021


  Branch: refs/heads/string-view-test
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c081233d9d22c50fdaa82fcb3523308401f74d65
      https://github.com/wesnoth/wesnoth/commit/c081233d9d22c50fdaa82fcb3523308401f74d65
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M src/serialization/base64.hpp
    M src/serialization/string_view.hpp

  Log Message:
  -----------
  Moved byte_string_view typedef, defined it with std::string_view


  Commit: c5b1fa9dfdbb64d902a71d77849f5717e5511d83
      https://github.com/wesnoth/wesnoth/commit/c5b1fa9dfdbb64d902a71d77849f5717e5511d83
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M projectfiles/VC16/wesnothlib.vcxproj
    M projectfiles/VC16/wesnothlib.vcxproj.filters
    M src/font/pango/hyperlink.hpp
    M src/font/text.cpp
    M src/font/text.hpp
    M src/picture.cpp
    M src/scripting/lua_common.cpp
    M src/scripting/lua_common.hpp
    M src/scripting/lua_terrainfilter.cpp
    M src/scripting/lua_terrainmap.cpp
    M src/scripting/lua_terrainmap.hpp
    M src/scripting/lua_widget.cpp
    M src/scripting/lua_widget.hpp
    M src/scripting/lua_widget_attributes.cpp
    M src/scripting/push_check.hpp
    M src/serialization/base64.cpp
    M src/serialization/base64.hpp
    M src/serialization/string_utils.cpp
    M src/serialization/string_utils.hpp
    R src/serialization/string_view.hpp
    M src/terrain/filter.cpp
    M src/terrain/translation.cpp
    M src/terrain/translation.hpp
    M src/units/abilities.cpp

  Log Message:
  -----------
  Converted uses of utils::string_view to std::string_view


Compare: https://github.com/wesnoth/wesnoth/compare/a1fdb34ad8e5...c5b1fa9dfdbb



More information about the Commits mailing list