summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* port pinyin.cppPeng Wu2011-12-093-52/+58
|
* port pinyin lookupPeng Wu2011-12-094-29/+37
|
* port phrase indexPeng Wu2011-12-092-45/+53
|
* update CMake rules to reflect recent changesJim Huang2011-12-092-6/+16
|
* begin to portPeng Wu2011-12-082-2/+11
|
* rename test_simple_lookup to test_pinyin_lookupPeng Wu2011-12-082-3/+4
|
* fixes test chewing tablePeng Wu2011-12-071-1/+1
|
* fixes gen chewing tablePeng Wu2011-12-071-2/+4
|
* write gen chewing tablePeng Wu2011-12-072-0/+330
|
* fixes compilePeng Wu2011-12-072-1/+7
|
* rename test_pinyin_index to test_pinyin_tablePeng Wu2011-12-072-3/+3
|
* improves test chewing tablePeng Wu2011-12-071-2/+7
|
* fixes load text in chewing large tablePeng Wu2011-12-071-1/+3
|
* fixes test chewing tablePeng Wu2011-12-061-1/+1
|
* fixes makefilePeng Wu2011-12-061-1/+3
|
* fixes test chewing tablePeng Wu2011-12-061-0/+5
|
* fixes code stylePeng Wu2011-12-061-2/+1
|
* fixes chewing large tablePeng Wu2011-12-061-0/+6
|
* write test chewing tablePeng Wu2011-12-064-2/+119
|
* fixes pinyin_internal.hPeng Wu2011-12-063-2/+5
|
* add set options method to facade chewing tablePeng Wu2011-12-061-0/+10
|
* write facade chewing tablePeng Wu2011-12-063-1/+91
|
* write facade phrase tablePeng Wu2011-12-062-1/+95
|
* clean up parse_one_key in full pinyin parser2Peng Wu2011-12-051-2/+4
|
* fixes compilePeng Wu2011-12-051-1/+2
|
* fixes merge single gramPeng Wu2011-12-051-6/+6
|
* add const modifiersPeng Wu2011-12-052-8/+9
|
* write merge single gramPeng Wu2011-12-053-2/+98
|
* update chewing_table.hPeng Wu2011-12-051-0/+4
|
* fixes genbopomofoheader.pyPeng Wu2011-12-051-8/+8
|
* write chewing large tablePeng Wu2011-12-051-0/+218
|
* write load text method for chewing large tablePeng Wu2011-12-022-2/+39
|
* fixes remove indexPeng Wu2011-12-021-1/+1
|
* write add/remove index for chewing large tablePeng Wu2011-12-021-11/+69
|
* write add/remove index of chewing large table in progressPeng Wu2011-12-021-0/+112
|
* fixes double pinyin parserPeng Wu2011-12-022-2/+4
|
* update .gitignore for executables and databaseJim Huang2011-12-021-0/+5
|
* Ignore CMake generated filesJim Huang2011-12-021-1/+4
|
* synchronize CMake rules to match Makefile.amJim Huang2011-12-025-20/+36
|
* update test casesPeng Wu2011-12-012-5/+13
|
* add const modifiersPeng Wu2011-12-012-7/+8
|
* write search method for chewing large tablePeng Wu2011-12-012-5/+156
|
* fixes a typoPeng Wu2011-12-011-2/+2
|
* fixes compilePeng Wu2011-11-301-0/+11
|
* write chewing large table in progressPeng Wu2011-11-302-6/+118
|
* begin to write search methodPeng Wu2011-11-301-0/+86
|
* refine chewing large table headerPeng Wu2011-11-301-4/+7
|
* fixes test chewingPeng Wu2011-11-301-1/+2
|
* tests: Update CMake rules after code refactoringJim Huang2011-11-302-2/+6
|
* write chewing large table in progressPeng Wu2011-11-292-0/+80
|