summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.txt
| * 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
|
* write ChewingParser2Peng Wu2013-10-151-5/+29
|
* continue renamingPeng Wu2013-10-153-12/+12
|
* rename PinyinScheme to FullPinyinSchemePeng Wu2013-10-154-5/+5
|
* comment out FullPinyinParser2::in_chewing_schemePeng Wu2013-10-152-1/+2
|
* clean up Makefile.amPeng Wu2013-10-147-93/+33
|
* fixes mergeseq.cppPeng Wu2013-10-091-1/+5
|
* drop professional dictionariesPeng Wu2013-10-092-18/+2
|
* update test_parser2Peng Wu2013-09-252-6/+17
|
* write parse methodPeng Wu2013-09-241-3/+45
|
* write parse_one_key methodPeng Wu2013-09-241-0/+53
|
* begin to write ChewingDirectParser2Peng Wu2013-09-241-0/+17
|
* write in_chewing_scheme methodPeng Wu2013-09-242-0/+30
|