summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
...
* update chewing_table.hPeng Wu2013-09-161-66/+97
* update pinyin_parser_table.hPeng Wu2013-09-161-0/+1005
* write parse methodPeng Wu2013-09-162-1/+42
* fixes parse_one_keyPeng Wu2013-09-161-0/+13
* write parse_one_keyPeng Wu2013-09-131-2/+50
* write in_chewing_schemePeng Wu2013-09-133-6/+59
* update pinyin_option_tPeng Wu2013-09-122-2/+5
* begin to write ChewingDiscreteParser2Peng Wu2013-09-122-0/+42
* rename ChewingParser2 to ChewingSimpleParser2Peng Wu2013-09-122-13/+15
* update ChewingSchemePeng Wu2013-09-121-3/+8
* rename PinyinParser2 to PhoneticParser2Peng Wu2013-08-231-9/+9
* update chewing_table.hPeng Wu2013-08-221-0/+250
* update ginyieh keyboard mapPeng Wu2013-08-221-15/+15
* clean up pinyin_parser2.hPeng Wu2013-08-161-8/+0
* update pinyin_parser_table.hPeng Wu2013-08-161-1/+1
* use secondary bopomofo instead of second bopomofoPeng Wu2013-08-161-2/+2
* refine pinyin_parser2.hPeng Wu2013-08-151-8/+3
* support more pinyinsPeng Wu2013-08-154-32/+84
* update pinyin_parser_table.hPeng Wu2013-08-151-1293/+2111
* update sourcesPeng Wu2013-08-096-12/+12
* update headersPeng Wu2013-08-0914-28/+28
* update Makefile.amPeng Wu2013-08-091-2/+2
* simplify full pinyin parser v2Peng Wu2013-08-081-39/+0
* update pinyin_parser_table.hPeng Wu2013-08-081-102/+4
* simplify full pinyin parser2Peng Wu2013-08-082-207/+0
* update codesPeng Wu2013-08-082-20/+4
* update pinyin_parser_table.hPeng Wu2013-08-081-232/+0
* remove DoublePinyinScheme and update test casesPeng Wu2013-08-071-15/+0
* remove DoublePinyinParser2Peng Wu2013-08-072-221/+0
* remove double_pinyin_table.hPeng Wu2013-08-072-372/+0
* remove get_sheng_yunPeng Wu2013-08-073-18/+0
* update pinyin_parser_table.hPeng Wu2013-08-071-441/+441
* Force to use C locale to load table.confPeng Wu2013-08-021-0/+14
* import libpinyin codePeng Wu2013-07-2227-0/+13205