openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Mozc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 23 hours
ago.
Apr 25, 2024 — Apr 25, 2025
Showing page 9 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move Segments::Candidate out as Candidate in candidate.h.
Hiroyuki Komatsu
More...
3 months ago
Refactor the logic of inserting and deleting candidates.
Hiroyuki Komatsu
More...
3 months ago
Refactor to extract a logic to create an alternative candidate.
Hiroyuki Komatsu
More...
3 months ago
Rename parameters to clarify the definitions.
Hiroyuki Komatsu
More...
3 months ago
Update the logic to add a new candidate as a preparation for the next step.
Hiroyuki Komatsu
More...
3 months ago
Refactoring of GetFormTypesFromStringPair.
Hiroyuki Komatsu
More...
3 months ago
Use Util::FormType instead of VariantsRewriter::FormType.
Hiroyuki Komatsu
More...
3 months ago
Renamed SessionConverter to EngineConverter
Taku Kudo
More...
3 months ago
Change the arguments and return value of GetFormTypesFromStringPair.
Hiroyuki Komatsu
More...
3 months ago
Move GetFormTypesFromStringPair to VariantsRewriter
Hiroyuki Komatsu
More...
3 months ago
Second trial to remove SessionInterface and SessionHandlerInterface.
Taku Kudo
More...
3 months ago
Fix typos in VariantsRewriter.
Hiroyuki Komatsu
More...
3 months ago
Remove the dependency to Converter and Segments from EngineInterface.
Taku Kudo
More...
3 months ago
Change `EraseExistingCandidates` to `FindEraseCandidates`.
Hiroyuki Komatsu
More...
3 months ago
Stop inserting candidates more than once.
Hiroyuki Komatsu
More...
3 months ago
Refactoring of NumberRewriter
Hiroyuki Komatsu
More...
3 months ago
Remove session/internal and engien/internal. Using internal directory is deprecated.
Taku Kudo
More...
3 months ago
Automated g4 rollback of changelist 720920580.
Mozc team
More...
3 months ago
Removed SessionInterface and SessionHandlerInteface.
Taku Kudo
More...
3 months ago
Address clang-tidy warning: constness of local preventing automatic move.
Tomoki Nakagawa
More...
3 months ago
Remove unused visibility specs
Mozc team
More...
3 months ago
- Moved SessionConverter from session/ to engine/ - Get rid of the dependency from engine/ to session/ - Cleanup visibility.
Taku Kudo
More...
3 months ago
Refactoring of CollocationRewriter with modern C++.
Hiroyuki Komatsu
More...
3 months ago
Add individual define for each rewriters to check whether or not to add them
Hiroyuki Komatsu
More...
3 months ago
Simplify unnecessary conditional execution in DateRewriter::Rewrite.
Hiroyuki Komatsu
More...
3 months ago
Remove --build_tests_only from the bazel test command in CI.
Hiroyuki Komatsu
More...
3 months ago
Add target_compatible_with to a subrule in mozc_win32_cc_prod_binary.
Hiroyuki Komatsu
More...
3 months ago
Set `/DEPENDENTLOADFLAG` in Bazel Windows build (#1166)
Yohei Yukawa
More...
3 months ago
Add key_len() as a pre-calculated length of key() in Unicode character.
Hiroyuki Komatsu
More...
3 months ago
Include absl/strings/str_cat.h in addition to the debug build.
Hiroyuki Komatsu
More...
3 months ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree