summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add load/store method to phrase tablePeng Wu2010-09-061-0/+184
* re-factor pinyin tablePeng Wu2010-09-061-21/+25
* fixes a typoPeng Wu2010-09-021-3/+3
* add safe check for load_text.Peng Wu2010-09-012-2/+8
* add load_text to phrase large tablePeng Wu2010-09-012-1/+23
* fini add/remove indexPeng Wu2010-08-312-2/+48
* begin to add add_index/remove_index.Peng Wu2010-08-272-2/+93
* clean up codePeng Wu2010-08-271-10/+10
* fixes a typoPeng Wu2010-08-272-18/+18
* fixes search in phrase large table.Peng Wu2010-08-261-0/+2
* add search to phrase large table.Peng Wu2010-08-262-2/+40
* re-factor pinyin phrasePeng Wu2010-08-262-11/+10
* fixes compile errorsPeng Wu2010-08-253-5/+11
* write phrase large table in progressPeng Wu2010-08-253-10/+154
* add phrase large table impl.Peng Wu2010-08-242-6/+35
* fixes a typo.Peng Wu2010-08-232-6/+6
* add phrase large table interfacePeng Wu2010-08-231-0/+61
* fixes PinyinBitmapIndexLevelPeng Wu2010-08-232-1/+1
* add phrase index table interfacePeng Wu2010-08-192-4/+49
* add get_range to phrase indexPeng Wu2010-08-182-0/+31
* migrate estimate interpolation to retrieve_allPeng Wu2010-08-181-9/+5
* add function retrieve_all.Peng Wu2010-08-182-1/+23
* add retrieve_all defination.Peng Wu2010-08-182-1/+11
* fixes pinyin lookupPeng Wu2010-08-162-5/+5
* re-factor sub phrase indexPeng Wu2010-08-162-19/+24
* fixes sub phrase index headerPeng Wu2010-08-161-4/+4
* fixes facade phrase indexPeng Wu2010-08-161-9/+9
* add description.Peng Wu2010-08-161-0/+15
* add a error check.Peng Wu2010-08-161-1/+5
* add PhraseIndexErrorPeng Wu2010-08-161-0/+9
* re-factor remove_phrase_item.Peng Wu2010-08-161-22/+5
* add comment for novel-pinyin.hPeng Wu2010-08-161-0/+5
* fixes load method.Peng Wu2010-08-051-13/+8
* rename to libpinyin in file headers.Peng Wu2010-08-0319-57/+38
* import from pinyin.Peng Wu2010-08-0327-0/+7362