Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use zhuyin_parser2.h | Peng Wu | 2016-01-08 | 1 | -0/+1 |
* | update test_parser2.cpp | Peng Wu | 2015-10-16 | 1 | -10/+17 |
* | re-facter Makefile.am | Peng Wu | 2015-07-08 | 3 | -12/+0 |
* | update test cases | Peng Wu | 2015-05-21 | 6 | -12/+12 |
* | update test_table_info | Peng Wu | 2015-05-21 | 1 | -24/+38 |
* | update test_table_info | Peng Wu | 2015-05-20 | 1 | -2/+2 |
* | update Makefile.am | Peng Wu | 2015-04-20 | 2 | -0/+8 |
* | update test_ngram | Peng Wu | 2015-04-15 | 2 | -2/+6 |
* | clean up Makefile.am | Peng Wu | 2013-10-14 | 4 | -46/+23 |
* | rename PinyinParser2 to PhoneticParser2 | Peng Wu | 2013-08-23 | 1 | -1/+1 |
* | Force to use C locale to load table.conf | Peng Wu | 2013-07-26 | 1 | -0/+3 |
* | fixes memory leaks | Peng Wu | 2013-06-17 | 1 | -0/+1 |
* | check return values | Peng Wu | 2013-06-17 | 1 | -1/+1 |
* | add lambda parameter | Peng Wu | 2013-04-11 | 2 | -3/+9 |
* | update test_table_info.cpp | Peng Wu | 2013-04-10 | 1 | -9/+9 |
* | clean up test_memory_chunk.cpp | Peng Wu | 2013-04-10 | 1 | -24/+0 |
* | update tests/storage | Peng Wu | 2013-04-10 | 3 | -3/+37 |
* | update tests/lookup | Peng Wu | 2013-04-10 | 2 | -3/+23 |
* | update tests_helper.h | Peng Wu | 2013-04-10 | 2 | -4/+7 |
* | write test cases for table info | Peng Wu | 2013-04-08 | 2 | -1/+89 |
* | bring back some print_help methods | Peng Wu | 2013-04-02 | 1 | -3/+0 |
* | update test_phrase_lookup.cpp | Peng Wu | 2013-04-02 | 1 | -13/+0 |
* | polish code | Peng Wu | 2013-04-01 | 1 | -7/+6 |
* | update gen_binary_files.cpp | Peng Wu | 2013-04-01 | 1 | -1/+1 |
* | update spseg.cpp | Peng Wu | 2013-04-01 | 1 | -1/+1 |
* | update test_parser2.cpp | Peng Wu | 2013-04-01 | 1 | -40/+32 |
* | fixes test_memory_chunk.cpp | Peng Wu | 2013-04-01 | 1 | -0/+3 |
* | write add_pronunciation | Peng Wu | 2013-03-28 | 1 | -3/+3 |
* | fixes compile | Peng Wu | 2013-03-22 | 3 | -0/+3 |
* | use G_BEGIN/END_DECLS | Peng Wu | 2013-03-22 | 1 | -2/+0 |
* | update test_phrase.cpp | Peng Wu | 2013-03-21 | 1 | -4/+5 |
* | update test_pinyin.cpp | Peng Wu | 2013-03-21 | 1 | -15/+11 |
* | fixes pinyin.h | Peng Wu | 2013-03-12 | 1 | -0/+2 |
* | Fixes issue reported by fundawang: | Peng Wu | 2013-02-17 | 4 | -16/+16 |
* | fixes pinyin_translate_token | Peng Wu | 2012-12-05 | 1 | -1/+1 |
* | add test cases for pinyin_mask_out | Peng Wu | 2012-12-03 | 3 | -0/+12 |
* | add mask out test cases to ngram | Peng Wu | 2012-11-29 | 1 | -0/+3 |
* | add mask out test cases to chewing/pharse table | Peng Wu | 2012-11-29 | 2 | -0/+8 |
* | add license | Peng Wu | 2012-11-19 | 1 | -0/+22 |
* | fixes constraints array | Peng Wu | 2012-11-15 | 1 | -1/+1 |
* | update ngseg | Peng Wu | 2012-10-18 | 1 | -1/+1 |
* | fixes memory leak in test pinyin | Peng Wu | 2012-10-11 | 1 | -0/+1 |
* | fixes memory leak in test pinyin lookup | Peng Wu | 2012-10-11 | 1 | -13/+17 |
* | fixes memory leak in test chewing table | Peng Wu | 2012-10-10 | 1 | -2/+4 |
* | fixes test_parser2 again | Peng Wu | 2012-10-09 | 1 | -5/+7 |
* | fixes memory leak in test_parser2 | Peng Wu | 2012-10-09 | 1 | -1/+10 |
* | fixes memory leak in test_ngram | Peng Wu | 2012-10-09 | 1 | -0/+2 |
* | fixes memory leak in test_memory_chunk | Peng Wu | 2012-10-09 | 1 | -5/+3 |
* | improves test_pinyin output | Peng Wu | 2012-10-08 | 1 | -0/+3 |
* | use pinyin lookup2 | Peng Wu | 2012-09-11 | 1 | -1/+1 |