summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin_custom2.hPeng Wu2015-10-191-2/+2
* fixes ZhuyinSimpleParser2::in_chewing_schem methodPeng Wu2015-10-171-1/+4
* fixes compilePeng Wu2015-10-162-2/+2
* rename pinyin_set_chewing_scheme to pinyin_set_zhuyin_schemePeng Wu2015-10-163-12/+39
* update pinyin_in_chewing_keyboard methodPeng Wu2015-10-162-4/+5
* rename pinyin_get_chewing_string to pinyin_get_zhuyin_stringPeng Wu2015-10-163-11/+11
* add pinyin_get_luoma_pinyin_string and pinyin_get_secondary_zhuyin_stringPeng Wu2015-10-165-2/+68
* write pinyin_set_full_pinyin_schemePeng Wu2015-10-164-0/+20
* use PinyinDirectParser2Peng Wu2015-10-152-2/+2
* write PinyinDirectParser2Peng Wu2015-10-152-1/+117
* update chewing_key.cppPeng Wu2015-10-141-25/+25
* update chewing_key.hPeng Wu2015-10-142-3/+6
* use Zhuyin instead of ChewingPeng Wu2015-10-142-59/+59
* update zhuyin_table.hPeng Wu2015-10-141-28/+28
* use zhuyin instead of chewingPeng Wu2015-10-142-15/+15
* update commentsPeng Wu2015-10-141-5/+5
* update Makefile.amPeng Wu2015-10-141-0/+1
* write chewing_key.cppPeng Wu2015-10-143-50/+105
* update zhuyin_parser2.cppPeng Wu2015-10-141-27/+37
* update pinyin_parser2.cppPeng Wu2015-10-142-27/+29
* update FullPinyinParser2Peng Wu2015-10-144-21/+24
* clean pinyin_parser2.cppPeng Wu2015-10-141-183/+0
* import zhuyin_parser2.cppPeng Wu2015-10-141-0/+973
* update pinyin_parser2.hPeng Wu2015-10-141-13/+124
* fixes a typoPeng Wu2015-10-131-3/+4
* update double_pinyin_table.hPeng Wu2015-10-131-3/+6
* update parse_one_key method for double pinyinPeng Wu2015-10-131-8/+18
* init fallback tablesPeng Wu2015-10-132-11/+20
* update double_pinyin_table.hPeng Wu2015-10-131-0/+42
* support fallback tables in double pinyinPeng Wu2015-10-131-0/+5
* support force tone in pinyin parsersPeng Wu2015-10-131-3/+16
* update pinyin_custom2.hPeng Wu2015-10-131-14/+15
* update table filesPeng Wu2015-10-122-1309/+4458
* update src/storage/Makefile.am and script/Makefile.dataPeng Wu2015-10-121-1/+1
* update pinyin_parser2.*Peng Wu2015-10-122-17/+19
* rename chewing_table.h to zhuyin_table.hPeng Wu2015-10-121-0/+0
* update pinyin_custom2.hPeng Wu2015-10-121-11/+40
* Merge branch 'neatsrc' of git://github.com/obache/libpinyin into obache-neatsrcPeng Wu2015-07-203-3/+3
|\
| * Resolve ambiguos usage of log(3)OBATA Akio2015-07-192-2/+2
| * Resolve NULL used in arithmeticOBATA Akio2015-07-191-1/+1
* | fixes Kyoto Cabinet bugPeng Wu2015-07-091-0/+3
* | re-facter Makefile.amPeng Wu2015-07-081-0/+7
|/
* fixes pinyin_init functionPeng Wu2015-06-171-0/+3
* fixes crashPeng Wu2015-06-161-0/+3
* fixes a bugPeng Wu2015-06-091-2/+2
* fixes a bugPeng Wu2015-06-021-1/+1
* re-factor codePeng Wu2015-06-021-3/+2
* update pinyin_token_get_phrase functionPeng Wu2015-05-281-13/+2
* fixes compilePeng Wu2015-05-281-3/+3
* update APIPeng Wu2015-05-285-49/+69