summaryrefslogtreecommitdiffstats
path: root/src/storage
Commit message (Collapse)AuthorAgeFilesLines
* update table_info.cppPeng Wu2013-04-101-26/+26
|
* write test cases for table infoPeng Wu2013-04-081-6/+6
|
* fixes compilePeng Wu2013-04-085-55/+37
|
* write table infoPeng Wu2013-04-072-2/+89
|
* write table info in progressPeng Wu2013-04-073-1/+149
|
* update table infoPeng Wu2013-04-071-1/+5
|
* write table info in progressPeng Wu2013-04-031-0/+35
|
* begin to write table infoPeng Wu2013-04-031-0/+64
|
* write add_pronunciationPeng Wu2013-03-282-13/+56
|
* fixes import dictPeng Wu2013-03-231-1/+1
|
* fixes include headersPeng Wu2013-03-221-4/+4
|
* use G_BEGIN/END_DECLSPeng Wu2013-03-222-5/+9
|
* re-factor ChewingKey*Peng Wu2013-03-212-10/+14
|
* re-factor pinyin_custom2.hPeng Wu2013-03-142-28/+27
|
* re-factor tablesPeng Wu2013-02-212-9/+9
|
* update parser tablePeng Wu2013-02-211-457/+457
|
* add get_shengmu/yunmu_stringPeng Wu2013-02-212-0/+16
|
* add shengmu and yunmu to content_tablePeng Wu2013-02-211-0/+2
|
* add m_dict_indexPeng Wu2013-02-192-16/+17
|
* add new tablesPeng Wu2013-02-191-11/+13
|
* add enum PHRASE_INDEX_LIBRARIESPeng Wu2013-02-191-0/+1
|
* fixes crashPeng Wu2013-02-181-0/+7
|
* Fixes issue reported by fundawang:Peng Wu2013-02-171-1/+1
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* fixes typoPeng Wu2013-02-051-0/+1
|
* add back ngPeng Wu2013-02-041-1/+2
|
* fixes incomplete pinyinPeng Wu2013-01-261-4/+18
|
* a safe guard for chewingPeng Wu2012-12-111-8/+7
|
* fixes a typoPeng Wu2012-11-282-3/+3
|
* add const modifiersPeng Wu2012-11-281-2/+2
|
* indent phrase_index.cppPeng Wu2012-11-261-11/+11
|
* write mask out for facade tablesPeng Wu2012-11-122-4/+38
|
* write mask out for chewing large tablePeng Wu2012-11-082-1/+108
|
* write mask out for phrase large table2Peng Wu2012-11-072-2/+110
|
* write remove indexPeng Wu2012-11-062-6/+29
|
* re-factor remove index in progressPeng Wu2012-11-062-6/+23
|
* write get lengthPeng Wu2012-11-052-1/+34
|
* write get length in progressPeng Wu2012-11-051-0/+35
|
* add commentsPeng Wu2012-10-311-2/+35
|
* write Bigram::mask_outPeng Wu2012-10-302-1/+56
|
* write SingleGram::mask_outPeng Wu2012-10-302-0/+51
|
* write mask out methodPeng Wu2012-10-262-2/+70
|
* write FacadePhraseIndex::merge_with_maskPeng Wu2012-10-262-2/+51
|
* re-factor phrase indexPeng Wu2012-10-261-5/+11
|
* write mask_out_phrase_index_loggerPeng Wu2012-10-252-0/+159
|
* move back get_first_tokenPeng Wu2012-10-221-0/+14
|
* move get_first_token to spsegPeng Wu2012-10-201-23/+0
|
* refine reduce_tokensPeng Wu2012-10-191-4/+1
|
* update pinyin_guess_sentence_with_prefixPeng Wu2012-10-191-0/+1
|
* write reduce_tokensPeng Wu2012-10-191-0/+24
|
* update tag utilityPeng Wu2012-10-182-14/+4
|