41
I Use This!
Very High Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 23 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrate `exec_tools` back to `tools`. More... over 1 year ago
Replace int and uint{8,16,32,64} with int and uint{8,16,32,64}_t respectively. More... over 1 year ago
Replace int and uint{8,16,32,64} with int and uint{8,16,32,64}_t respectively. More... over 1 year ago
Replace int and uint{8,16,32,64} with int and uint{8,16,32,64}_t respectively. More... over 1 year ago
Replace int and uint{8,16,32,64} with int and uint{8,16,32,64}_t respectively. More... over 1 year ago
Rename cc_{test,binary,library}_mozc etc to cc_mozc_{test,binary,library} and move other _mozc suffix to prefix for consistency. Keep the old names for compatibility. More... over 1 year ago
Replace int and uint{8,16,32,64} with int and uint{8,16,32,64}_t respectively. More... over 1 year ago
Remove DISALLOW_COPY_AND_ASSIGN and DISALLOW_IMPLICIT_CONSTRUCTORS More... over 1 year ago
Replace ARRAYSIZE, arraysize, ABSL_ARRAYSIZE macros with std::size. More... over 1 year ago
Support multiple Undo More... over 1 year ago
Add unit test for HiraganaToRomanji(). More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Remove noisy symbol entries More... over 1 year ago
Simplify the directory structure for testing. More... over 1 year ago
Merge anonymous namespace in mozc_engine.cc More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Replace deprecated DISALLOW_ macros with standard C++ constructs. More... over 1 year ago
Add corresponding comments to #ifdef/#else/#endif More... over 1 year ago
Automated g4 rollback of changelist 498517006. More... over 1 year ago
Add 堆雪(たいせつ) to aux_dictionary.tsv More... over 1 year ago
Support Undo also on Composition and Conversion state with a PK More... over 1 year ago
Fix build and test errors on some environment. More... over 1 year ago
Support undo for partial commit More... over 1 year ago