-
-
Notifications
You must be signed in to change notification settings - Fork 87
コミット記法
Kasugaccho edited this page Oct 11, 2019
·
18 revisions
| 記法 | 意味 |
|---|---|
| Readme📜: | README.mdの編集 |
| Version🏛: | Version.hppの編集 |
| License💳: | LICENSE_1_0.txtの編集 |
| Reference📚: | Reference関連の編集 |
| Refactoring📝: | ソースコードの整理 |
| Bug-fix🐞: | バグの修正 |
| Warning-fix |
警告の修正 |
| Add➕: | 新しい機能の追加 |
Readme📜: Added android URL of image viewer.
Version🏛: Updated DUNGEON_TEMPLATE_LIBRARY_VERSION.
Bug-fix🐞: Removed DTL_VERSIONING_CPP14_CONSTEXPR that was causing errors in Android Clang.
Add➕: Added All.cpp.
Copyright (c) 2018-2021 As Project.
Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)