summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not install binary toolsPeng Wu2014-08-273-9/+5
* Merge branch 'bugfix/manpage' of https://github.com/czchen/libzhuyinPeng Wu2014-08-271-3/+3
|\
| * Use \- instead of - as minus signs in manpageChangZhuo Chen (陳昌倬)2014-08-261-3/+3
* | use model9.text.tar.gzPeng Wu2014-08-192-5/+5
* | move table.conf to model9.tar.gzPeng Wu2014-08-191-5/+0
|/
* add function zhuyin_get_zhuyin_key_rest_offset0.9.99.20140718Peng Wu2014-07-083-2/+53
* fixes function zhuyin_resetPeng Wu2014-07-071-0/+1
* rename public apis0.9.99.20140619Peng Wu2014-04-303-20/+20
* add zhuyin_get_parsed_input_length functionPeng Wu2014-04-283-4/+26
* update configure.ac0.9.99.20140425Peng Wu2014-04-241-2/+8
* update public apiPeng Wu2014-04-246-26/+18
* bump abi versionPeng Wu2014-04-241-1/+1
* Change symbol versioning name to LIBZHUYINChangZhuo Chen (陳昌倬)2014-04-231-1/+1
* bump version 0.9.94Peng Wu2014-04-161-1/+1
* Merge pull request #2 from czchen/bugfix/cmakePeng Wu2014-04-161-2/+2
|\
| * pinyin -> zhuyin in CMakeLists.txtChangZhuo Chen (陳昌倬)2014-04-151-2/+2
* | rename enumsPeng Wu2014-04-102-3/+3
* | rename some public enumsPeng Wu2014-04-085-52/+51
|/
* fixes libzhuyin.pc.inPeng Wu2014-04-021-2/+2
* fixes zhuyin_choose_candidatePeng Wu2014-04-021-0/+3
* add the force tone optionPeng Wu2014-03-133-15/+42
* extend zhuyin_in_chewing_keyboard functionPeng Wu2014-03-133-6/+14
* extend in_chewing_scheme methodPeng Wu2014-03-132-65/+100
* disable "'" support in full pinyinPeng Wu2014-03-131-0/+11
* fixes fscanfPeng Wu2014-03-134-4/+4
* clean up dachen 26 parserPeng Wu2014-01-151-0/+2
* update libzhuyin.spec.inPeng Wu2013-12-241-39/+3
* use model80.9.93Peng Wu2013-12-202-4/+4
* update table.confPeng Wu2013-12-121-2/+2
* fixes test_phrase_index_logger.cppPeng Wu2013-11-131-8/+8
* fixes lambdaPeng Wu2013-11-111-2/+2
* use model7.text.tar.gzPeng Wu2013-11-042-5/+4
* use chewing tsi.srcPeng Wu2013-11-045-15/+8
* update gen_zhuyin_table.cppPeng Wu2013-11-011-9/+18
* rename gen_pinyin_table.cpp to gen_zhuyin_table.cppPeng Wu2013-11-012-2/+2
* print bopomofo strings in test_parser2.cppPeng Wu2013-10-241-1/+3
* update test casesPeng Wu2013-10-223-42/+42
* update libzhuyin.verPeng Wu2013-10-221-48/+48
* update zhuyin.cppPeng Wu2013-10-221-91/+91
* update zhuyin.hPeng Wu2013-10-221-151/+151
* use zhuyin_internal.hPeng Wu2013-10-2132-32/+32
* update Makefile.amPeng Wu2013-10-212-4/+4
* rename filesPeng Wu2013-10-212-0/+0
* fixes compilePeng Wu2013-10-216-10/+10
* rename filesPeng Wu2013-10-213-0/+0
* rename pinyin_custom2.h to zhuyin_custom2.hPeng Wu2013-10-219-11/+11
* fixes compilePeng Wu2013-10-213-3/+3
* rename namespace pinyin to zhuyinPeng Wu2013-10-2113-13/+13
* rename namespace pinyin to zhuyin in progressPeng Wu2013-10-2129-29/+29
* write pinyin_set_full_pinyin_schemePeng Wu2013-10-153-3/+47