summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes zhuyin_choose_candidate methoddevelPeng Wu2015-08-041-1/+4
* bump version 1.0.91Peng Wu2015-08-041-2/+2
* fixes _compute_phrase_strings_of_items functionPeng Wu2015-08-043-5/+14
* write zhuyin_guess_candidates_before_cursor methodPeng Wu2015-08-042-3/+125
* rename zhuyin_guess_candidates to zhuyin_guess_candidates_after_cursorPeng Wu2015-08-043-9/+9
* update parse_one_key methodPeng Wu2015-08-041-0/+2
* bump version 1.0.21.0.2Peng Wu2015-06-301-1/+1
* update chewing_table.h againPeng Wu2015-06-192-2/+2
* fixes first tonePeng Wu2015-06-163-3/+11
* update chewing_table.hPeng Wu2015-06-022-2/+2
* bump version 1.0.11.0.1Peng Wu2015-05-111-1/+1
* fixes space key displayPeng Wu2015-04-293-3/+8
* fixes a typoPeng Wu2015-04-241-2/+2
* bump version 1.0.01.0.0Peng Wu2015-03-231-4/+4
* use chewing simple parserPeng Wu2015-03-171-3/+10
* update test casesPeng Wu2015-03-171-3/+2
* fixes chewing simple parserPeng Wu2015-03-172-9/+19
* update chewing_table.hPeng Wu2015-03-171-116/+76
* bring back chewing simple parserPeng Wu2015-03-172-23/+148
* Revert "update chewing_table.h.in"Peng Wu2015-03-161-50/+10
* Revert "use SHUFFLE_CORRECT"Peng Wu2015-03-161-5/+0
* use SHUFFLE_CORRECTPeng Wu2015-03-121-0/+5
* update parser tablePeng Wu2015-03-121-0/+1062
* update zhuyin enumsPeng Wu2015-03-121-1/+2
* update scripts for pinyin tablesPeng Wu2015-03-112-7/+45
* bump so version0.9.99.20140929Peng Wu2014-09-101-1/+1
* remove docsPeng Wu2014-08-274-7/+1
* 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