summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixes pinyin_savePeng Wu2013-06-171-5/+30
* fixes pinyin_resetPeng Wu2013-05-271-1/+1
* fixes pinyin_end_add_phrasesPeng Wu2013-04-171-0/+1
* fixes add phrasePeng Wu2013-04-161-1/+1
* remove LAMBDA_PARAMETERPeng Wu2013-04-121-2/+4
* update src/pinyin.cppPeng Wu2013-04-111-4/+7
* update src/pinyin.cppPeng Wu2013-04-101-9/+17
* define filenamesPeng Wu2013-04-081-19/+20
* update pinyin.cppPeng Wu2013-04-081-24/+40
* write add_pronunciationPeng Wu2013-03-281-3/+3
* add checks for add phrase functionPeng Wu2013-03-261-3/+6
* improves pinyin_get_pinyin_stringsPeng Wu2013-03-251-3/+4
* rename functionsPeng Wu2013-03-221-7/+7
* write phrases methodsPeng Wu2013-03-211-0/+21
* write methodsPeng Wu2013-03-211-0/+26
* write get pinyin key and rest methodsPeng Wu2013-03-211-0/+30
* write candidates methodsPeng Wu2013-03-211-7/+43
* fixes pinyin_parse_*Peng Wu2013-03-211-6/+15
* clean up pinyin.hPeng Wu2013-03-211-0/+2
* remove pinyin_free_candidatesPeng Wu2013-03-211-7/+0
* update candidates methodsPeng Wu2013-03-211-17/+15
* add m_candidatesPeng Wu2013-03-211-0/+4
* hide definesPeng Wu2013-03-211-0/+29
* add back pinyin_clear_constraintPeng Wu2013-03-131-0/+10
* fixes pinyin.hPeng Wu2013-03-121-0/+2
* fixes pinyin_iterator_add_phrasePeng Wu2013-03-041-6/+9
* fixes check_formatPeng Wu2013-02-281-0/+10
* update factorPeng Wu2013-02-271-2/+2
* update commentsPeng Wu2013-02-251-2/+2
* write pinyin_get_pinyin_stringsPeng Wu2013-02-211-0/+13
* add dictionary supportPeng Wu2013-02-191-6/+10
* fixes pinyin_translate_tokenPeng Wu2012-12-051-5/+8
* remove pinyin_get_pinyins_from_tokenPeng Wu2012-12-051-21/+0
* remove pinyin_translate_tokenPeng Wu2012-12-051-14/+0
* remove pinyin_clear_constraint*Peng Wu2012-12-051-23/+0
* write pinyin_token_*Peng Wu2012-12-041-1/+79
* write pinyin_get_chewing/pinyin_stringPeng Wu2012-12-041-0/+23
* fixes constraints arrayPeng Wu2012-11-151-1/+1
* write pinyin_mask_outPeng Wu2012-11-121-1/+62
* fixes pinyin_load_phrase_libraryPeng Wu2012-11-071-0/+7
* update pinyin_iterator_add_phrasePeng Wu2012-10-191-30/+50
* update pinyin_guess_sentence_with_prefixPeng Wu2012-10-191-2/+6
* rename pinyin_lookup_token to pinyin_lookup_tokensPeng Wu2012-10-191-3/+3
* update ngsegPeng Wu2012-10-181-1/+1
* fixes memory leak in pinyin.cppPeng Wu2012-10-111-0/+2
* minor fixes againPeng Wu2012-09-291-0/+1
* minor fixesPeng Wu2012-09-291-0/+1
* use pinyin lookup2Peng Wu2012-09-111-2/+2
* update pinyin.cpp to use phrase table ver2Peng Wu2012-09-031-7/+28
* fixes pinyin_lookup_token0.7.xPeng Wu2012-08-251-1/+1