[Commits] [wesnoth/wesnoth] 09e2ce: move impl of tstring database to tstring.cpp
GitHub
noreply at github.com
Wed Jun 25 22:09:29 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 09e2ce0dd0a08a945967a0435038b7ca7a3e8d6a
https://github.com/wesnoth/wesnoth/commit/09e2ce0dd0a08a945967a0435038b7ca7a3e8d6a
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/shared_object.hpp
M src/tstring.cpp
Log Message:
-----------
move impl of tstring database to tstring.cpp
Commit: e453a91c332e7f9571b0d7ed687e96be56020eb5
https://github.com/wesnoth/wesnoth/commit/e453a91c332e7f9571b0d7ed687e96be56020eb5
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/shared_object.hpp
M src/tstring.hpp
Log Message:
-----------
move headers one file forwards
Commit: bb768e84862241b9a1790b5075729e14620c1435
https://github.com/wesnoth/wesnoth/commit/bb768e84862241b9a1790b5075729e14620c1435
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/config.hpp
M src/gui/dialogs/game_save.hpp
M src/gui/dialogs/mp_create_game.cpp
M src/tests/test_config.cpp
M src/tstring.hpp
Log Message:
-----------
advance boost headers one step forwards
Commit: b8427b362b2d044fa5f29c385d345b0e789d7757
https://github.com/wesnoth/wesnoth/commit/b8427b362b2d044fa5f29c385d345b0e789d7757
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/gui/dialogs/mp_create_game.cpp
Log Message:
-----------
remove some unnecessary includes
Commit: 2a703f3d70d503c8b0396b80f9d5dac4670b7c7a
https://github.com/wesnoth/wesnoth/commit/2a703f3d70d503c8b0396b80f9d5dac4670b7c7a
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/gui/dialogs/game_save.cpp
M src/gui/dialogs/game_save.hpp
Log Message:
-----------
move include from a header to its compilation unit
This include is apparently unnecessary but we don't compile without
it... it seems to only affect this compilation unit though.
Compare: https://github.com/wesnoth/wesnoth/compare/4637f444f041...2a703f3d70d5
More information about the Commits
mailing list