summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add testsucs4Peng Wu2012-02-232-0/+6
* remove utf16_t definitionPeng Wu2012-02-221-1/+0
* update commentsPeng Wu2012-02-223-9/+9
* update utils/segmentPeng Wu2012-02-222-26/+26
* update utils/trainingPeng Wu2012-02-224-4/+4
* update tests directoryPeng Wu2012-02-214-10/+10
* update pinyin.cppPeng Wu2012-02-211-7/+7
* update lookup directoryPeng Wu2012-02-213-5/+5
* fixes compilePeng Wu2012-02-211-2/+2
* update phrase_index.cppPeng Wu2012-02-211-13/+13
* update tag_utility.cppPeng Wu2012-02-201-3/+3
* update phrase_index.hPeng Wu2012-02-201-3/+3
* update commentsPeng Wu2012-02-201-2/+2
* update phrase_large_table.cppPeng Wu2012-02-202-23/+26
* update class definition in phrase_large_table.cppPeng Wu2012-02-201-7/+7
* update phrase table headersPeng Wu2012-02-202-11/+11
* begin to write ucs4 supportPeng Wu2012-02-171-0/+1
* fixes variable namePeng Wu2012-02-172-7/+7
* add comments for full pinyin parser2Peng Wu2012-02-171-3/+15
* fixes middle_and_final_level_searchPeng Wu2012-02-171-3/+9
* improves full pinyin parserPeng Wu2012-02-131-1/+4
* update man pages0.5.91Peng Wu2012-02-133-3/+3
* update libpinyin.spec.inPeng Wu2012-02-131-0/+10
* update pinyin_parser_table.hPeng Wu2012-02-101-1/+0
* update python scriptsPeng Wu2012-02-101-1/+0
* improves pinyin parsersPeng Wu2012-02-101-0/+9
* fixes in_chewing_schemePeng Wu2012-02-103-4/+9
* add some docs to pinyin.hPeng Wu2012-02-101-1/+239
* add doc/Makefile.amPeng Wu2012-02-093-1/+26
* update pinyin_parser_table.hPeng Wu2012-02-091-0/+1
* add specialsPeng Wu2012-02-092-0/+2
* update man pagesPeng Wu2012-02-094-1/+4
* fixes libpinyin toolsPeng Wu2012-02-063-8/+32
* fixes format-security warningsPeng Wu2012-02-063-3/+3
* add libpinyin.1Peng Wu2012-02-061-0/+38
* fixes post process in full pinyin parserPeng Wu2012-01-291-8/+6
* fixes parse one keyPeng Wu2012-01-291-0/+6
* fixes pinyin parsersPeng Wu2012-01-291-1/+3
* update ChangeLogPeng Wu2012-01-181-0/+3
* update ChangeLogPeng Wu2012-01-171-0/+6
* fixes a typoPeng Wu2012-01-171-1/+1
* bump version 0.5.91Peng Wu2012-01-172-2/+2
* fixes full pinyin parser2Peng Wu2012-01-161-4/+18
* fixes specialtable.pyPeng Wu2012-01-141-0/+2
* fixes full pinyin parser2Peng Wu2012-01-121-2/+4
* update test pinyin lookupPeng Wu2012-01-121-1/+2
* update pinyin_parser_table.hPeng Wu2012-01-121-129/+82
* update pinyin parserPeng Wu2012-01-122-7/+14
* write train result2Peng Wu2012-01-123-2/+83
* let pinyin lookup to use merge single gramPeng Wu2012-01-102-51/+31