summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bump version 1.7.01.7.0Peng Wu2016-11-301-2/+2
|
* update ChangeLogPeng Wu2016-11-301-0/+4
|
* fixes cmake filesPeng Wu2016-11-292-2/+9
|
* update cmake filesPeng Wu2016-11-293-11/+38
|
* fixes compilePeng Wu2016-11-294-3/+4
|
* update cmake filesPeng Wu2016-11-292-1/+47
|
* update cmake sub-directoryPeng Wu2016-11-292-21/+60
|
* Merge branch 'lantw44-master'Peng Wu2016-11-1620-0/+78
|\
| * include config.h to allow using getline on freebsdTing-Wei Lan2016-11-1619-0/+76
| | | | | | | | | | | | | | We need _GNU_SOURCE macro defined in config.h to enable the declaration of getline in FreeBSD stdio.h. https://github.com/libpinyin/libpinyin/issues/65
| * enable c++11 to allow using cstdint on freebsdTing-Wei Lan2016-11-161-0/+2
|/ | | | https://github.com/libpinyin/libpinyin/issues/65
* use model14.text.tar.gz1.6.91Peng Wu2016-10-312-4/+4
|
* update Makefile.amPeng Wu2016-10-3115-75/+60
|
* update code licensePeng Wu2016-10-3152-364/+312
|
* update header licensePeng Wu2016-10-3144-308/+264
|
* update COPYINGPeng Wu2016-10-311-288/+623
|
* update ChangeLogPeng Wu2016-10-311-0/+5
|
* fixes warningsPeng Wu2016-10-281-3/+3
|
* update test_memory_chunk.cppPeng Wu2016-10-261-0/+6
|
* add file length and checksum checks for MemoryChunkPeng Wu2016-10-261-10/+70
|
* write get_check_sum methodPeng Wu2016-10-251-0/+30
|
* import opengram.licensePeng Wu2016-10-211-0/+205
|
* bump version 1.6.91Peng Wu2016-10-211-2/+2
|
* use model13.text.tar.gzPeng Wu2016-10-212-4/+4
|
* import opengram.tablePeng Wu2016-10-211-1/+1
|
* import open-gram dictionaryPeng Wu2016-10-092-4/+6
|
* bump version 1.6.01.6.01.6.xPeng Wu2016-09-061-2/+2
|
* update ChangeLogPeng Wu2016-09-051-0/+7
|
* fixes compute_pronunciation_possibility functionPeng Wu2016-08-151-2/+4
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-121-3/+3
|
* fixes pinyin_remember_user_input functionPeng Wu2016-08-091-1/+1
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-081-1/+1
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-081-5/+2
|
* fixes pinyin_get_character_offset functionPeng Wu2016-08-081-0/+6
|
* bump version 1.5.921.5.92Peng Wu2016-07-271-2/+2
|
* fixes a typoPeng Wu2016-07-221-0/+2
|
* clean up FullPinyinParser2Peng Wu2016-07-211-20/+0
|
* fixes fill_matrix functionPeng Wu2016-07-211-6/+12
|
* fixes pinyin_get_right_pinyin_offset functionPeng Wu2016-07-211-0/+2
|
* fixes fill_matrix functionPeng Wu2016-07-216-10/+13
|
* fixes _pre_compute_tokens functionPeng Wu2016-07-211-5/+27
|
* fixes _get_char_offset_recur functionPeng Wu2016-07-201-0/+3
|
* fixes warningsPeng Wu2016-07-202-5/+3
|
* code refactorPeng Wu2016-07-201-10/+10
|
* fixes pinyin_get_character_offset functionPeng Wu2016-07-202-17/+134
|
* fixes a typoPeng Wu2016-07-201-1/+3
|
* use model12.text.tar.gz1.5.91Peng Wu2016-07-122-4/+4
|
* fixes get_best_match againPeng Wu2016-07-121-1/+19
|
* fixes mask_out methods with Berkeley DBPeng Wu2016-07-112-2/+3
|
* fixes pinyin_remember_user_input functionPeng Wu2016-07-111-1/+1
|
* add commentsPeng Wu2016-07-113-1/+9
|