summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* write gen pinyin tablePeng Wu2011-10-251-6/+18
|
* write gen pinyin table in progressPeng Wu2011-10-244-37/+84
|
* use chewing to gen pinyin tablePeng Wu2011-10-242-3/+10
|
* update genpytablePeng Wu2011-10-221-14/+12
|
* begin to add pinyin_custom2.hPeng Wu2011-10-225-12/+70
|
* begin to write chewing keyPeng Wu2011-10-225-3/+11
|
* improves get chewingPeng Wu2011-10-212-3/+15
|
* fixes get chewingPeng Wu2011-10-214-11/+27
|
* add get_chewingPeng Wu2011-10-212-4/+23
|
* add 'ng'Peng Wu2011-10-212-40/+41
|
* add chewing.pyPeng Wu2011-10-213-1/+172
|
* add checkPeng Wu2011-10-203-3/+42
|
* add use tonePeng Wu2011-10-201-6/+15
|
* add scriptsPeng Wu2011-10-202-0/+930
|
* begin to write chewing key headerPeng Wu2011-10-191-0/+129
|
* fixes fsf addressPeng Wu2011-10-1154-54/+54
|
* version 0.2.99.20.2.99.2Peng Wu2011-10-112-1/+4
|
* re-factor choose candidatePeng Wu2011-10-114-15/+15
|
* fixes user dir == NULLPeng Wu2011-10-101-1/+7
|
* improves get candidatesPeng Wu2011-10-101-5/+18
|
* fixes get candidatesPeng Wu2011-10-081-3/+12
|