summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update gen pinyin tablePeng Wu2011-11-151-0/+2
|
* refine pinyin parser2Peng Wu2011-11-151-5/+11
|
* refine pinyin custom2Peng Wu2011-11-141-3/+3
|
* add pinyin/chewing check optionsPeng Wu2011-11-142-4/+42
|
* update pinyin parser tablePeng Wu2011-11-141-28/+28
|
* fixes pinyintable.pyPeng Wu2011-11-141-1/+1
|
* clean up codePeng Wu2011-11-142-9/+6
|
* fixes a typoPeng Wu2011-11-111-2/+2
|
* add pinyin parser class definitionPeng Wu2011-11-112-1/+133
|
* rename beta to 2Peng Wu2011-11-111-2/+2
|
* add more flags to pinyin_custom2.hPeng Wu2011-11-091-1/+3
|
* fixes test_parser.cppPeng Wu2011-11-091-22/+20
|
* update Makefile.data and genspecialtable.pyPeng Wu2011-11-092-0/+8
|
* update generated inyin_parser_table.hPeng Wu2011-11-091-149/+149
|
* fixes load_phrasePeng Wu2011-11-092-1/+4
|
* add origin freq for divided tablePeng Wu2011-11-095-18/+26
|
* revert re-split tablePeng Wu2011-11-092-12/+8
|
* add generated pinyin_parser_table.hPeng Wu2011-11-091-0/+1692
|
* add genpinyin2.awkPeng Wu2011-11-092-0/+17
|
* fixes pinyin parser table compilePeng Wu2011-11-095-1/+19
|
* update pinyin_parser_table.h.inPeng Wu2011-11-094-4/+38
|
* write gen pinyin headerPeng Wu2011-11-091-1/+29
|
* refine python codePeng Wu2011-11-093-10/+14
|
* add gen pinyin headerPeng Wu2011-11-092-0/+31
|
* add commentsPeng Wu2011-11-083-4/+5
|
* begin to write pinyin parser betaPeng Wu2011-11-081-0/+60
|
* add notePeng Wu2011-11-071-0/+5
|
* CMake: add -fPIC flag to combine static libraries to dynamic oneJim Huang2011-11-072-0/+8
| | | | | | Machines running Linux on architectures such as amd64 require flag "-fPIC" to be specified to compile shared libraries, and it would be helpful to have this a default for CMake when building libpinyin.
* improves gen special tablePeng Wu2011-11-051-3/+11
|
* fixes a typoPeng Wu2011-11-031-3/+3
|
* update CMake rules to reflect recent changesJim Huang2011-11-032-1/+32
| | | | Signed-off-by: Peng Wu <alexepico@gmail.com>
* add commentPeng Wu2011-11-031-0/+1
|
* write gen special tablePeng Wu2011-11-022-9/+7
|
* fixes gen special tablePeng Wu2011-11-022-11/+18
|
* begin to write gen special tablePeng Wu2011-11-022-3/+98
|
* rename filesPeng Wu2011-11-021-0/+0
|
* write gen pinyin tablePeng Wu2011-11-021-2/+20
|
* write gentable.py in progressPeng Wu2011-11-022-2/+72
|
* rename filesPeng Wu2011-11-022-0/+0
|
* write pinyin_parser_table.h.inPeng Wu2011-11-022-4/+21
|
* update pinyin_custom2.hPeng Wu2011-11-021-26/+24
|
* fixes choose short candidatePeng Wu2011-11-021-5/+14
|
* handle tone in gen special tablePeng Wu2011-10-301-0/+7
|
* fixes save_dbPeng Wu2011-10-272-1/+17
|
* fixes load_dbPeng Wu2011-10-271-7/+9
|
* update chewing_key.hPeng Wu2011-10-272-0/+28
|
* fixes pep8 warningsPeng Wu2011-10-261-8/+18
|
* write gen special in progressPeng Wu2011-10-262-11/+66
|
* add m_modifiedPeng Wu2011-10-261-4/+10
|
* begin to write special tablePeng Wu2011-10-252-6/+55
|