Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x64 に対して master をマージ(定期的にやっていく) #118

Merged
merged 8 commits into from
Jun 14, 2018

Commits on Jun 11, 2018

  1. dlg 配下で文字エンコーディングを変更しても支障ないファイルを UTF-8 に単純変換

    cd sakura_core/dlg
    nkf --overwrite --oc=UTF-8-BOM *.cpp
    nkf --overwrite --oc=UTF-8-BOM *.h
    git checkout CDlgPluginOption.cpp
    git chcekout CDlgFavorite.cpp
    git checkout CDlgCtrlCode.cpp
    git checkout CDlgOpenFile.cpp
    kobake committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    499b902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b47e20 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    18f81bf View commit details
    Browse the repository at this point in the history
  2. #109: prefix 変更

    m-tmatma committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2f2b8a7 View commit details
    Browse the repository at this point in the history
  3. #109: 内容を表示する

    m-tmatma committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d4b57b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307273a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Merge pull request #114 from m-tmatma/feature/zip-artifacts

    appveyor の成果物の zip 圧縮する
    kobake authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    c94f015 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from kobake/dlg-utf8

     dlg 配下のいくつかのファイルを UTF-8 (BOM付) に単純変換
    m-tmatma authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    8f9531b View commit details
    Browse the repository at this point in the history