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
fcitx
Settings
|
Report Duplicate
41
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
2 days
ago.
May 10, 2024 — May 10, 2025
Showing page 11 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix use of uninitialized value.
Tomoki Nakagawa
More...
3 months ago
Improve fdstreambuf with comment and explicit & default constructor
Weng Xuetian
More...
3 months ago
Fix C++20 build and port away from fmt
Weng Xuetian
More...
3 months ago
Fix build with C++20 and remove many boost usage and all fmt:: usage.
Weng Xuetian
More...
3 months ago
Make //base:singleton thread-safe.
Tomoki Nakagawa
More...
3 months ago
Use new macro for i18n string format
Weng Xuetian
More...
3 months ago
Some clean up & clang-tidy for c++20
Weng Xuetian
More...
3 months ago
Try avoid use zoned_time if not avaiable. (#1275)
Weng Xuetian
More...
3 months ago
Remove formatUnchecked and extend i18n api with format check. (#1274)
Weng Xuetian
More...
3 months ago
Include tablerule
Weng Xuetian
More...
3 months ago
Port away from fmt to std::format
Weng Xuetian
More...
3 months ago
Port fmt to std::format
Weng Xuetian
More...
3 months ago
Move `Repository rule` documentation under Bzlmod
Mozc team
More...
3 months ago
Update CXX standard to 20
Weng Xuetian
More...
3 months ago
Replace remaining "Google Inc." with "Google LLC" (#1187)
Yohei Yukawa
More...
3 months ago
Patch `rules_cc` 0.0.17 to use clang-cl for x86 (#1186)
Yohei Yukawa
More...
3 months ago
Bazel: 8.0.0 -> 8.1.0 (#1185)
Yohei Yukawa
More...
3 months ago
Follow up build instructions on bazelisk (#1184)
Yohei Yukawa
More...
3 months ago
A bit more gracefully handle missing Android NDK (#1182)
Yohei Yukawa
More...
3 months ago
Also download Android NDK in `update_deps.py` (#1183)
Yohei Yukawa
More...
3 months ago
[Japanese Usage Dictionary] Set the delay to show the floating usage dictionary window to 1000ms (1s) only for Android.
Ruihao Huang
More...
3 months ago
Add diff test for personal name entries (myoji).
Toshiyuki Hanaoka
More...
3 months ago
Stop using const pointer to initialize predictor and rewriter. We use reference as pointer can be nullable.
Taku Kudo
More...
3 months ago
Address clang-tidy warning.
Tomoki Nakagawa
More...
3 months ago
Update protobuf from 29.1 to 30.0-rc1
Hiroyuki Komatsu
More...
3 months ago
Update third_party/protobuf from 29.1 to 30.0-rc1
Hiroyuki Komatsu
More...
3 months ago
Uses shared_ptr to efficiently manage the config via caller and ConfigHandler. Keeps the legacy interface as-is. We will migrate to the new API later.
Taku Kudo
More...
3 months ago
Remove composer/internal/converter.
Taku Kudo
More...
3 months ago
- Introduced Options::incognito_mode to make an on-the-fly incognito mode request. - Added ConversionRequest::incognito_mode() - Stop having incognito_config_ in EngineConverter.
Taku Kudo
More...
3 months ago
- Cleanup ImeContext: Introduces an inner CopyableData to handle copyable and non-copiable data. - Stop passing config to request to create engine_converter. They are set via Set config and SetRequest in the first place. Currently, default objects are passed, which are not used.
Taku Kudo
More...
3 months ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
42
43
→
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