[Commits] [wesnoth/wesnoth] d7c267: tokenizer debug code is disabled by default

GitHub noreply at github.com
Fri Jun 13 20:32:04 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d7c2675c589de4c3f260344d2b7b1420675add5b
      https://github.com/wesnoth/wesnoth/commit/d7c2675c589de4c3f260344d2b7b1420675add5b
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M src/serialization/parser.cpp
    M src/serialization/tokenizer.cpp
    M src/serialization/tokenizer.hpp

  Log Message:
  -----------
  tokenizer debug code is disabled by default

Change #ifdef DEBUG to #ifdef DEBUG_TOKENIZER, to assist with
profiling using callgrind.


  Commit: 36d59f764601c0ade602899e8be29f896793f6fc
      https://github.com/wesnoth/wesnoth/commit/36d59f764601c0ade602899e8be29f896793f6fc
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M src/unit_map.cpp
    M src/unit_map.hpp

  Log Message:
  -----------
  put unit_map debug mode compilation on its own define

This helps with profiling using callgrind.


  Commit: d1a4a52f40e2d6b7a154c1ed1fa8e0dbe008bd4f
      https://github.com/wesnoth/wesnoth/commit/d1a4a52f40e2d6b7a154c1ed1fa8e0dbe008bd4f
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M changelog
    M data/campaigns/Son_Of_The_Black_Eye/scenarios/15_Civil_War.cfg
    M data/campaigns/Son_Of_The_Black_Eye/scenarios/17_The_Human_Attack.cfg
    M data/campaigns/Son_Of_The_Black_Eye/scenarios/18_Northern_Alliance.cfg
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
    M src/CMakeLists.txt
    M src/config.hpp
    M src/game.cpp
    M src/tools/sdl2/sdl2.cpp

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


Compare: https://github.com/wesnoth/wesnoth/compare/3f3461edbd88...d1a4a52f40e2


More information about the Commits mailing list