summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin_get_full_pinyin_candidatesPeng Wu2012-04-251-4/+4
* write _try_resplit_tablePeng Wu2012-04-241-3/+1
* remove maximum forward match pass in full pinyin parserPeng Wu2012-04-241-45/+0
* write retrieve table items in progressPeng Wu2012-04-232-28/+98
* polish codePeng Wu2012-04-201-1/+0
* refine retrieve_divided_itemPeng Wu2012-04-192-12/+2
* write pinyin_get_full_pinyin_candidates in progressPeng Wu2012-04-182-2/+50
* remove FullPinyinParser2::post_processPeng Wu2012-04-181-71/+0
* add DYNAMIC_ADJUST flagPeng Wu2012-04-101-1/+2
* fixes post_process2Peng Wu2012-03-301-2/+8
* write post_process2Peng Wu2012-03-302-4/+89
* begin to write post_process2Peng Wu2012-03-292-3/+12
* update generated pinyin parser table headerPeng Wu2012-03-291-102/+102
* update special tablePeng Wu2012-03-291-4/+4
* update commentsPeng Wu2012-03-271-4/+10
* update commentsPeng Wu2012-03-212-13/+93
* add commentsPeng Wu2012-03-211-17/+38
* add commentsPeng Wu2012-03-211-1/+71
* add commentsPeng Wu2012-03-201-8/+148
* add commentsPeng Wu2012-03-191-21/+239
* add commentsPeng Wu2012-03-161-20/+167
* update commentsPeng Wu2012-03-163-16/+12
* add commentsPeng Wu2012-03-152-15/+192
* update facade_phrase_table.hPeng Wu2012-03-141-5/+62
* update facade_chewing_table.hPeng Wu2012-03-141-7/+79
* fixes full pinyin parserPeng Wu2012-03-021-0/+2
* add safe guardPeng Wu2012-02-291-2/+2
* update cmakePeng Wu2012-02-271-4/+0
* update Makefile.amPeng Wu2012-02-241-9/+2
* remove old parsersPeng Wu2012-02-247-4470/+0
* fixes compilePeng Wu2012-02-211-2/+2
* update phrase_index.cppPeng Wu2012-02-211-13/+13
* update tag_utility.cppPeng Wu2012-02-201-3/+3
* update phrase_index.hPeng Wu2012-02-201-3/+3
* update commentsPeng Wu2012-02-201-2/+2
* update phrase_large_table.cppPeng Wu2012-02-202-23/+26
* update class definition in phrase_large_table.cppPeng Wu2012-02-201-7/+7
* update phrase table headersPeng Wu2012-02-202-11/+11
* fixes variable namePeng Wu2012-02-172-7/+7
* add comments for full pinyin parser2Peng Wu2012-02-171-3/+15
* fixes middle_and_final_level_searchPeng Wu2012-02-171-3/+9
* improves full pinyin parserPeng Wu2012-02-131-1/+4
* update pinyin_parser_table.hPeng Wu2012-02-101-1/+0
* improves pinyin parsersPeng Wu2012-02-101-0/+9
* fixes in_chewing_schemePeng Wu2012-02-102-3/+7
* update pinyin_parser_table.hPeng Wu2012-02-091-0/+1
* fixes format-security warningsPeng Wu2012-02-061-1/+1
* fixes post process in full pinyin parserPeng Wu2012-01-291-8/+6
* fixes parse one keyPeng Wu2012-01-291-0/+6
* fixes pinyin parsersPeng Wu2012-01-291-1/+3