Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | update test cases | Peng Wu | 2012-09-04 | 2 | -7/+15 |
* | enhance test_phrase_table.cpp | Peng Wu | 2012-09-04 | 1 | -8/+16 |
* | refactor code | Peng Wu | 2012-09-04 | 2 | -13/+4 |
* | fixes test_phrase_table.cpp | Peng Wu | 2012-09-03 | 1 | -0/+6 |
* | update tests to use phrase table ver2 | Peng Wu | 2012-09-03 | 3 | -8/+17 |
* | drop FacadePhraseIndex::clear_ranges method | Peng Wu | 2012-08-31 | 1 | -2/+6 |
* | update test_pinyin | Peng Wu | 2012-07-02 | 1 | -9/+1 |
* | write pinyin_iterator_add_phrase | Peng Wu | 2012-06-27 | 1 | -1/+1 |
* | update tests | Peng Wu | 2012-06-25 | 1 | -4/+10 |
* | refine tests | Peng Wu | 2012-06-14 | 4 | -70/+55 |
* | update fsf address | Peng Wu | 2012-06-12 | 4 | -4/+4 |
* | fixes test_flexible_ngram.cpp | Peng Wu | 2012-05-25 | 1 | -3/+3 |
* | rename bin_file to binfile | Peng Wu | 2012-05-21 | 1 | -4/+4 |
* | rename compat to compact | Peng Wu | 2012-05-21 | 1 | -2/+2 |
* | updates tests | Peng Wu | 2012-05-21 | 3 | -50/+47 |
* | rename init_phrase_index to load_phrase_index | Peng Wu | 2012-05-21 | 3 | -3/+3 |
* | fixes test_chewing_table | Peng Wu | 2012-05-18 | 1 | -37/+38 |
* | refine tests | Peng Wu | 2012-05-18 | 4 | -36/+78 |
* | update test cases | Peng Wu | 2012-05-17 | 2 | -11/+25 |
* | fixes typos | Peng Wu | 2012-05-17 | 2 | -2/+2 |
* | update test_pinyin_lookup and test_phrase_lookup | Peng Wu | 2012-05-17 | 2 | -15/+23 |
* | update test_chewing_table.cpp | Peng Wu | 2012-05-16 | 1 | -10/+6 |
* | update test_pinyin | Peng Wu | 2012-05-08 | 1 | -1/+2 |
* | update test_pinyin | Peng Wu | 2012-04-25 | 1 | -0/+23 |
* | refine test_pinyin.cpp | Peng Wu | 2012-03-05 | 1 | -2/+2 |
* | update test_pinyin.cpp | Peng Wu | 2012-03-05 | 1 | -6/+20 |
* | update test_pinyin_lookup.cpp | Peng Wu | 2012-03-02 | 1 | -1/+7 |
* | update cmake | Peng Wu | 2012-02-27 | 1 | -20/+0 |
* | update Makefile.am | Peng Wu | 2012-02-24 | 1 | -11/+1 |
* | remove old parsers | Peng Wu | 2012-02-24 | 2 | -288/+0 |
* | add testsucs4 | Peng Wu | 2012-02-23 | 2 | -0/+6 |
* | update comments | Peng Wu | 2012-02-22 | 1 | -2/+2 |
* | update tests directory | Peng Wu | 2012-02-21 | 4 | -10/+10 |
* | fixes format-security warnings | Peng Wu | 2012-02-06 | 2 | -2/+2 |
* | update test pinyin lookup | Peng Wu | 2012-01-12 | 1 | -1/+2 |
* | use facade * table | Peng Wu | 2012-01-10 | 2 | -4/+4 |
* | fixes test chewing table | Peng Wu | 2011-12-23 | 1 | -1/+1 |
* | polish test chewing table | Peng Wu | 2011-12-21 | 1 | -0/+13 |
* | fixes pinyin_init | Peng Wu | 2011-12-19 | 1 | -1/+1 |
* | refine ChewingKeyRest | Peng Wu | 2011-12-14 | 1 | -2/+4 |
* | rename pinyin to pronunciation | Peng Wu | 2011-12-10 | 1 | -5/+5 |
* | fixes code style | Peng Wu | 2011-12-09 | 2 | -11/+15 |