[Commits] [wesnoth/wesnoth] 1167bc: Convert uses of fabs to std::fabs

GitHub noreply at github.com
Mon Nov 7 00:31:55 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1167bc3c3c36adda78f9d5358f032dd69e561886
      https://github.com/wesnoth/wesnoth/commit/1167bc3c3c36adda78f9d5358f032dd69e561886
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M src/attack_prediction.cpp
    M src/controller_base.cpp

  Log Message:
  -----------
  Convert uses of fabs to std::fabs


  Commit: 1fa6a2d4b23103c48ee9bb380a5535fcaa657edd
      https://github.com/wesnoth/wesnoth/commit/1fa6a2d4b23103c48ee9bb380a5535fcaa657edd
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M src/actions/attack.cpp
    M src/ai/contexts.cpp
    M src/ai/default/contexts.cpp
    M src/ai/formula/ai.cpp
    M src/ai/formula/function_table.cpp
    M src/arrow.cpp
    M src/display.cpp
    M src/events.cpp
    M src/formula/variant.cpp
    M src/generators/default_map_generator_job.cpp
    M src/gui/core/event/distributor.cpp
    M src/joystick.cpp
    M src/map/location.cpp
    M src/map/location.hpp
    M src/mouse_events.cpp
    M src/movetype.cpp
    M src/reports.cpp
    M src/serialization/string_utils.cpp
    M src/tests/test_formula_function.cpp
    M src/units/udisplay.cpp
    M src/units/unit.cpp
    M src/widgets/textbox.cpp

  Log Message:
  -----------
  Convert uses of abs to std::abs


Compare: https://github.com/wesnoth/wesnoth/compare/5da9b18f4c2d...1fa6a2d4b231


More information about the Commits mailing list