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

Feature/speedup fileopen multithread open #16

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

suconbu
Copy link
Owner

@suconbu suconbu commented Mar 9, 2025

PR対象

  • アプリ(サクラエディタ本体)
  • ツール類(サクラエディタ本体以外)
  • ドキュメント(md、ヘルプファイル等)
  • テストコード
  • ビルド手順/CI

カテゴリ

  • 改善
  • 不具合修正
  • 追加
  • 削除

PR の背景

仕様・動作説明

PR の影響範囲

テスト内容

関連 issue, PR

参考資料

@suconbu suconbu force-pushed the feature/speedup_fileopen_multithread_open branch from 4fb3915 to 8520179 Compare March 9, 2025 19:00
gorogoro123 and others added 2 commits March 11, 2025 06:06
@suconbu suconbu force-pushed the feature/speedup_fileopen_multithread_open branch 2 times, most recently from 1d86240 to 052cc7e Compare March 11, 2025 17:25
@suconbu suconbu force-pushed the feature/speedup_fileopen_multithread_open branch from 100822a to db57ad9 Compare March 15, 2025 08:36
suconbu added 2 commits March 16, 2025 00:07
SetTypeByStringForFileの引数nDataLenがオーバーフローしていたため。
関連する処理を含めてintをsize_tに変更する。
@suconbu suconbu force-pushed the feature/speedup_fileopen_multithread_open branch from db57ad9 to a8bf87b Compare March 15, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants