Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinyin apis WIP | Peng Wu | 2011-08-17 | 1 | -3/+3 |
* | update test phrase index test case | Peng Wu | 2011-08-12 | 1 | -1/+1 |
* | fixes code styles in test directory. | Peng Wu | 2011-08-12 | 3 | -91/+88 |
* | Add cmake scripts. | BYVoid | 2011-08-12 | 4 | -0/+90 |
* | improve test pinyin index | Peng Wu | 2011-07-26 | 1 | -22/+8 |
* | fixes stderr fprintf | Peng Wu | 2011-07-26 | 3 | -8/+8 |
* | refine test phrase lookup | Peng Wu | 2011-07-20 | 1 | -9/+7 |
* | write test phrase lookup | Peng Wu | 2011-07-20 | 1 | -0/+121 |
* | add test phrase lookup | Peng Wu | 2011-07-20 | 2 | -1/+10 |
* | fixes a bug in test simple lookup | Peng Wu | 2011-06-22 | 1 | -1/+1 |
* | refine attach method in flexible n-gram | Peng Wu | 2011-05-05 | 1 | -1/+1 |
* | add flexible n-gram signature check | Peng Wu | 2011-05-03 | 1 | -1/+1 |
* | fixes source code file permissions | Peng Wu | 2011-05-03 | 1 | -0/+0 |
* | use errno | Peng Wu | 2011-04-28 | 2 | -4/+5 |
* | add remove method to flexible n-gram | Peng Wu | 2011-04-27 | 1 | -1/+11 |
* | add test cases to bi-gram | Peng Wu | 2011-04-20 | 1 | -0/+5 |
* | add more test cases | Peng Wu | 2011-04-19 | 2 | -11/+3 |
* | fixes test phrase table. | Peng Wu | 2011-04-18 | 1 | -2/+5 |
* | use new bi-gram | Peng Wu | 2011-04-18 | 2 | -35/+15 |
* | add more test cases for n-gram | Peng Wu | 2011-04-18 | 2 | -7/+11 |
* | refine insert/set freq | Peng Wu | 2011-04-18 | 1 | -4/+7 |
* | add more test cases for get/set array header | Peng Wu | 2011-04-15 | 1 | -1/+15 |
* | add get/set array header to flexible bi-gram | Peng Wu | 2011-04-15 | 1 | -1/+16 |
* | fixes a warning | Peng Wu | 2011-04-08 | 1 | -1/+1 |
* | add test case | Peng Wu | 2011-04-08 | 2 | -46/+95 |
* | add test case for flexible ngram | Peng Wu | 2011-04-07 | 2 | -1/+11 |
* | fixes memory leak | Peng Wu | 2010-11-08 | 1 | -2/+3 |
* | fixes compile warnings | Peng Wu | 2010-10-15 | 6 | -19/+19 |
* | fixes compile warnings for printf | Peng Wu | 2010-10-14 | 1 | -3/+3 |
* | switch to pinyin.h for tests | Peng Wu | 2010-10-14 | 10 | -30/+22 |
* | fixes issues when rename lookup.h to pinyin_lookup.h | Peng Wu | 2010-10-13 | 1 | -1/+1 |
* | add test case for compat method | Peng Wu | 2010-09-14 | 1 | -0/+4 |
* | combine into libpinyin.a | Peng Wu | 2010-09-09 | 3 | -7/+7 |
* | add test case | Peng Wu | 2010-09-07 | 1 | -0/+4 |
* | fixes a typo | Peng Wu | 2010-09-02 | 1 | -1/+1 |
* | add test case for phrase table | Peng Wu | 2010-09-02 | 2 | -3/+31 |
* | begin to write phrase large table test case | Peng Wu | 2010-09-01 | 2 | -7/+56 |
* | add test phrase to Makefile.am | Peng Wu | 2010-09-01 | 1 | -0/+5 |
* | update test case. | Peng Wu | 2010-08-16 | 1 | -1/+1 |
* | fixes test_parser.cpp. | Peng Wu | 2010-08-05 | 1 | -0/+6 |
* | clean up test_parser. | Peng Wu | 2010-08-05 | 1 | -43/+29 |
* | clean up test_memory_chunk. | Peng Wu | 2010-08-05 | 1 | -24/+21 |
* | import from pinyin. | Peng Wu | 2010-08-03 | 10 | -0/+896 |