[Commits] [wesnoth/wesnoth] d42afd: Move a function back to string_utils.hpp

GitHub noreply at github.com
Tue Apr 1 01:16:13 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d42afd970a3555f251dc1f899d9b927328c3ecea
      https://github.com/wesnoth/wesnoth/commit/d42afd970a3555f251dc1f899d9b927328c3ecea
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/serialization/string_utils.hpp
    M src/serialization/unicode.hpp

  Log Message:
  -----------
  Move a function back to string_utils.hpp


  Commit: 7e128d09e06d1cfec429c867bfb35497c24c3d25
      https://github.com/wesnoth/wesnoth/commit/7e128d09e06d1cfec429c867bfb35497c24c3d25
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2014-03-31 (Mon, 31 Mar 2014)

  Changed paths:
    M src/serialization/unicode.hpp

  Log Message:
  -----------
  Restore some commented-out code


  Commit: 9d0a05cadc33bf7df2db307efd9ff747a237dc60
      https://github.com/wesnoth/wesnoth/commit/9d0a05cadc33bf7df2db307efd9ff747a237dc60
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M src/addon/manager_ui.cpp
    M src/serialization/unicode.cpp
    M src/serialization/unicode.hpp
    M src/server/player_network.cpp

  Log Message:
  -----------
  Rename utils::trancate_as_ucs4string to utf8::truncate_as_ucs4


  Commit: ea8a3bbcd970bda81b1c08ce43132f71acc41759
      https://github.com/wesnoth/wesnoth/commit/ea8a3bbcd970bda81b1c08ce43132f71acc41759
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M src/help.cpp
    M src/hotkey/hotkey_item.cpp
    M src/serialization/unicode.cpp
    M src/serialization/unicode.hpp
    M src/widgets/textbox.cpp

  Log Message:
  -----------
  Further reorganise unicode.hpp

Create a unicode_cast<utf8::string, ucs4::char_t> specialisation.
Move remaining functions in the utils namespace to implemenation.


  Commit: 116c6a6e9780d394eed064b40801287296258653
      https://github.com/wesnoth/wesnoth/commit/116c6a6e9780d394eed064b40801287296258653
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M data/ai/micro_ais/cas/ca_big_animals.lua
    M data/ai/micro_ais/cas/ca_goto.lua
    M data/ai/micro_ais/cas/ca_hang_out.lua
    M data/ai/micro_ais/cas/ca_hunter.lua
    M data/ai/micro_ais/cas/ca_messenger_escort_move.lua
    M data/ai/micro_ais/cas/ca_messenger_f_next_waypoint.lua
    M data/ai/micro_ais/cas/ca_patrol.lua
    M data/ai/micro_ais/cas/ca_wolves_multipacks_attack.lua
    M data/ai/micro_ais/cas/ca_wolves_multipacks_functions.lua
    M data/ai/micro_ais/cas/ca_wolves_multipacks_wander.lua
    M data/ai/micro_ais/micro_ai_helper.lua
    A data/ai/micro_ais/micro_ai_unit_variables.lua
    M data/ai/micro_ais/micro_ai_wml_tag.lua

  Log Message:
  -----------
  Merge branch 'master' of github.com:wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/e1bbfc49ada0...116c6a6e9780


More information about the Commits mailing list