Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include config.h to allow using getline on freebsd | Ting-Wei Lan | 2016-11-16 | 9 | -0/+36 |
* | update Makefile.am | Peng Wu | 2016-10-31 | 4 | -20/+16 |
* | update code license | Peng Wu | 2016-10-31 | 11 | -77/+66 |
* | update header license | Peng Wu | 2016-10-31 | 2 | -14/+12 |
* | update test_memory_chunk.cpp | Peng Wu | 2016-10-26 | 1 | -0/+6 |
* | fixes fill_matrix function | Peng Wu | 2016-07-21 | 2 | -3/+4 |
* | update test cases | Peng Wu | 2016-07-05 | 2 | -10/+15 |
* | update test cases | Peng Wu | 2016-07-04 | 2 | -7/+16 |
* | rename functions | Peng Wu | 2016-06-20 | 2 | -6/+4 |
* | update test_pinyin.cpp | Peng Wu | 2016-06-13 | 1 | -1/+1 |
* | fixes test_pinyin_lookup.cpp | Peng Wu | 2016-06-01 | 1 | -1/+1 |
* | update test_pinyin_lookup.cpp | Peng Wu | 2016-06-01 | 1 | -7/+22 |
* | indent test_pinyin_lookup.cpp | Peng Wu | 2016-06-01 | 1 | -32/+32 |
* | update test_matrix.cpp | Peng Wu | 2016-06-01 | 2 | -3/+57 |
* | update test_phrase_index.cpp | Peng Wu | 2016-05-27 | 1 | -6/+5 |
* | update test_matrix.cpp | Peng Wu | 2016-05-24 | 1 | -3/+44 |
* | write dump_ranges function | Peng Wu | 2016-05-24 | 2 | -50/+57 |
* | update test_matrix.cpp | Peng Wu | 2016-05-19 | 1 | -0/+4 |
* | update test_matrix.cpp | Peng Wu | 2016-05-13 | 1 | -0/+3 |
* | fixes compile | Peng Wu | 2016-05-11 | 2 | -4/+8 |
* | add test_matrix.cpp | Peng Wu | 2016-05-11 | 2 | -2/+77 |
* | update tests | Peng Wu | 2016-03-30 | 5 | -7/+7 |
* | update test cases | Peng Wu | 2016-03-23 | 2 | -6/+2 |
* | update test_chewing_table.cpp | Peng Wu | 2016-03-18 | 1 | -2/+14 |
* | fixes warnings | Peng Wu | 2016-03-03 | 2 | -3/+3 |
* | update test_phrase_table | Peng Wu | 2016-02-22 | 1 | -2/+14 |
* | 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 |