2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(release): 1.7.2 :tada: More... over 3 years ago
fix(chord_composer): should clear raw input after committing text More... over 3 years ago
chore(release): 1.7.1 :tada: More... over 3 years ago
fix(chord_composer): press Return key to commit raw key sequence More... over 3 years ago
chore(release): 1.7.0 :tada: More... over 3 years ago
fix(opencc): update submodule to fix #425 More... over 3 years ago
build(Makefile): respect variables passed to make command More... over 3 years ago
build(cmake): require cmake>=3.10 More... over 3 years ago
build(travis): update osx_image to xcode12.3 [skip appveyor] More... over 3 years ago
build(install-boost.sh): no need to set SDK path since xcode12.3 More... over 3 years ago
build(xcode.mk): set default macOS build enviroment variables More... over 3 years ago
feat(setup): find and load external RIME plugins as shared libs #431 More... over 3 years ago
build(cmake, build_config): define build config macros More... over 3 years ago
build(cmake): cmake variable RIME_DATA_DIR set to path to rime data More... over 3 years ago
fix(cmake): use full paths defined by GNUInstallDirs More... over 3 years ago
build: support universal macOS binary [skip appveyor] More... over 3 years ago
fix(table_translator): index out of bound access in string More... over 3 years ago
build(travis): release universal macOS binary [skip appveyor] More... over 3 years ago
chore(README-mac.md): update build instructions for boost More... over 3 years ago
build(install-boost.sh): download and build boost libraries for macOS More... over 3 years ago
build(xcode.mk,thirdparty.mk): add options for universal build and custom boost path More... over 3 years ago
build(xcode.mk): query homebrew prefix path [skip appveyor] More... over 3 years ago
chore(dictionary_test): fix Windows linking error in test code More... over 3 years ago
Revert "chore(dictionary_test): fix Windows linking error in test code" More... over 3 years ago
chore(dictionary_test): fix Windows linking error in test code More... over 3 years ago
build(Dockerfile): update Dockerfile (#417) More... over 3 years ago
feat(chareset_filter): add CJK Compatibility Ideographs in is_extended_cjk() More... over 3 years ago
build(Makefile): debug build with separate plugin modules More... over 3 years ago
chore(engine): no need to clear component vectors in dtor More... over 3 years ago
fix(chord_composer): more safely handle the placeholder ZWSP More... over 3 years ago