[Commits] [wesnoth/wesnoth] 211ba2: Converted remaining cases of boost::lexical_cast t...

GitHub noreply at github.com
Sun Jul 24 06:29:08 UTC 2016


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

  Changed paths:
    M src/ai/composite/component.cpp
    M src/ai/composite/goal.cpp
    M src/ai/formula/ai.cpp
    M src/ai/formula/stage_side_formulas.cpp
    M src/ai/formula/stage_unit_formulas.cpp
    M src/formula/debugger.cpp
    M src/formula/formula.cpp
    M src/formula/variant.cpp
    M src/replay.cpp
    M src/serialization/string_utils.cpp
    M src/synced_context.cpp
    M src/synced_user_choice.cpp
    M src/whiteboard/manager.cpp

  Log Message:
  -----------
  Converted remaining cases of boost::lexical_cast to our own lexical_cast implementation

Excludes uses in tools/





More information about the Commits mailing list