From 0fbbb875dc27cc92ab57078de68ab98e9404266c Mon Sep 17 00:00:00 2001 From: Yuanle Song Date: Mon, 8 Apr 2019 19:36:19 +0800 Subject: [PATCH] v0.6.0 support CommitCandidate - CommitCandidate allow save phrase and user_freq in user db. - bugfix: GetCandidates SQL query ORDER BY field fixed. - bugfix: fix a memleak in on_handle_get_candidates() - minor bugfix: fix variable name in meson.build --- ...yinService1.ZeroPinyinServiceInterface.xml | 15 ++ main.c | 23 +- meson.build | 14 +- zero-pinyin-service-test.c | 19 +- zero-pinyin-service.c | 234 ++++++++++++++++-- zero-pinyin-service.h | 26 +- 6 files changed, 298 insertions(+), 33 deletions(-) diff --git a/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml b/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml index 24401bc..4be7072 100644 --- a/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml +++ b/com.emacsos.zero.ZeroPinyinService1.ZeroPinyinServiceInterface.xml @@ -22,6 +22,21 @@ + + + + + + +