[Commits] [wesnoth/wesnoth] 3eac72: Convert uses of util::scoped_array and util::scope...

GitHub noreply at github.com
Thu Sep 15 06:28:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3eac7281d936987fc722fa2943ecf6ae11386703
      https://github.com/wesnoth/wesnoth/commit/3eac7281d936987fc722fa2943ecf6ae11386703
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M src/scoped_resource.hpp
    M src/tools/exploder_utils.cpp

  Log Message:
  -----------
  Convert uses of util::scoped_array and util::scoped_file to std::unique_ptrs


  Commit: 04d012a6923de41a0149972e2d6a2687a105f9a7
      https://github.com/wesnoth/wesnoth/commit/04d012a6923de41a0149972e2d6a2687a105f9a7
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M src/generators/map_create.cpp
    M src/scoped_resource.hpp

  Log Message:
  -----------
  Removed util::scoped_ptr, util::scoped_array and util::scoped_file code


Compare: https://github.com/wesnoth/wesnoth/compare/e78777caa391...04d012a6923d


More information about the Commits mailing list