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

Continue to Migrate from Boost to std #755

Merged
merged 6 commits into from
Nov 11, 2023
Merged

Conversation

WhiredPlanck
Copy link
Contributor

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes # N/A

Feature

Describe feature of pull request

Continue to Migrate from Boost to std

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

test/config_compiler_test.cc Outdated Show resolved Hide resolved
src/rime/gear/shape.cc Outdated Show resolved Hide resolved
@eagleoflqj eagleoflqj merged commit 1c78709 into rime:master Nov 11, 2023
8 checks passed
@eagleoflqj eagleoflqj mentioned this pull request Dec 7, 2023
2 tasks
fxliang pushed a commit to fxliang/librime that referenced this pull request Feb 2, 2024
* refactor: string formatting by sstream

* refactor: replace boost::all with std::all_of, etc.

* refactor(utilities.cc): improve CompareVersionString implementation

* refactor(string_table.cc): use stringstream map and dump marisa trie

* refactor(mappped_file.h): self decleared noncopyable

* refactor: apply clang format
graphemecluster pushed a commit to TypeDuck-HK/librime that referenced this pull request Mar 18, 2024
* refactor: string formatting by sstream

* refactor: replace boost::all with std::all_of, etc.

* refactor(utilities.cc): improve CompareVersionString implementation

* refactor(string_table.cc): use stringstream map and dump marisa trie

* refactor(mappped_file.h): self decleared noncopyable

* refactor: apply clang format
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.

2 participants