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 の修正を x64 ブランチにマージする #161

Merged
merged 40 commits into from
Jun 23, 2018
Merged

Commits on Jun 9, 2018

  1. grep 処理速度改善

    beru committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    e594f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. grep 処理速度改善

    beru committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    cd5834b View commit details
    Browse the repository at this point in the history
  2. grep 処理速度改善

    UI確認・結果出力の時間間隔をメンバー変数から定数に変更
    CMemory::AllocBuffer() における確保バッファサイズの調整記述を更新
    beru committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    4fa304e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. grep 処理速度改善

    CMemory の _AppendSz と AppendRawData でメモリ再確保サイズを倍々にして再確保頻度を減らす対応
    beru committed Jun 11, 2018
    4 Configuration menu
    Copy the full SHA
    282b7b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. grep 処理速度改善

    CMemory は変更しないように元に戻す
    CGrepAgent の変更コードのインデントスタイルを周りに合わせる
    beru committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    b5e4bc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Merge pull request #77 from beru/grep_speed_up

    grep 処理速度改善 マージします。
    berryzplus authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b03ddd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Compiled HTML Help を appveyor でコンパイルする。

    hhc は 成功時に 1, 失敗時に 0 を返す
    m-tmatma committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    3b9ab5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from m-tmatma/feature/appveyor-compile-chm

    Compiled HTML Help を appveyor でコンパイルする。
    kobake authored Jun 16, 2018
    Configuration menu
    Copy the full SHA
    11cb421 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    92bd7a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from m-tmatma/feauture/add-bregonig-binary

    bregonig.dll のバイナリを追加する
    m-tmatma authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    1008fc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    d53f4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e0ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e25c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #146 from kobake/githash-when-nogit

    preBuild: gitrev.h 生成時に git と .git の存在を明示的にチェック
    m-tmatma authored Jun 19, 2018
    Configuration menu
    Copy the full SHA
    8477158 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. svnrev.h 参照コードを削除

    ※ただしここのコンパイルが走ることはないことに注意(別のタイミングでこのブロックは削除することを検討)
    kobake committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    34f4a47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from kobake/remove-svnrev

    SVN Revision 利用箇所を削除し、代わりに GitHash を用いる
    m-tmatma authored Jun 20, 2018
    Configuration menu
    Copy the full SHA
    55a7b08 View commit details
    Browse the repository at this point in the history
  3. GIT_COMMIT_HASH が存在しないとき、バージョン情報ダイアログにバージョン番号が表示されない問題を修正

    さらにいうと szMsg 未初期化により実は文字化けすることがありました。それも副産物的に修正。
    kobake committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    52c6039 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    249ea9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from kobake/version-dialog-without-githash

    git情報が存在しないとき、バージョンダイアログにバージョン番号が表示されない&文字化けする問題を修正
    
    マージしちゃいまーす。
    berryzplus authored Jun 21, 2018
    Configuration menu
    Copy the full SHA
    53b1d94 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    85d39a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from m-tmatma/feature/fix-appveyor-fail-restart

    appveyor で再起動したときにハングする問題の修正を試す
    berryzplus authored Jun 22, 2018
    Configuration menu
    Copy the full SHA
    8b789e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66be2e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be83f6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55a8921 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8426f9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f7a420 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c56cbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    639cae2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Merge pull request #159 from m-tmatma/feature/fix-sakura_lang_en_US-G…

    …itHash
    
    sakura_lang_en_US.dll のバージョンにGitHash が含まれない
    kobake authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    706855d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #163 from m-tmatma/feature/refactor-build-solution

    solution のビルドをバッチファイルの中で行う
    m-tmatma authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    6660f3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from m-tmatma/feature/show-remote-URL

    Git remote URL をバージョン情報に含める
    m-tmatma authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    4abff1a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #144 from m-tmatma/feature/build-installer-on-appv…

    …eyor
    
    appveyor でのインストーラビルド対応
    m-tmatma authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    30775de View commit details
    Browse the repository at this point in the history
  5. Windows10メニュー対応

    KENCHjp committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    3fe33ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    802cf2b View commit details
    Browse the repository at this point in the history
  7. レビュー結果反映

    KENCHjp committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    db96aaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1a4e3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fafcfaf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89784ab View commit details
    Browse the repository at this point in the history
  11. PRレビュー結果反映

     未使用変数削除
     Bool変数判定if文修正
    KENCHjp committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    aad3530 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #130 from KENCHjp/feature/WIP-installer-Windows10-…

    …Menu
    
    Windows10メニュー対応
    kobake authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    ed6f99c View commit details
    Browse the repository at this point in the history