Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refine pinyin apis | Peng Wu | 2011-09-06 | 2 | -8/+13 |
* | add test case for chewing | Peng Wu | 2011-08-31 | 1 | -2/+25 |
* | improves Makefile.amc-api | Peng Wu | 2011-08-31 | 1 | -1/+1 |
* | switch to pinyin internal library | Peng Wu | 2011-08-30 | 3 | -10/+12 |
* | switch to pinyin internal header | Peng Wu | 2011-08-30 | 11 | -9/+11 |
* | add test phrase | Peng Wu | 2011-08-29 | 2 | -2/+74 |
* | refine test cases | Peng Wu | 2011-08-24 | 2 | -5/+13 |
* | write test pinyin | Peng Wu | 2011-08-23 | 2 | -2/+30 |
* | begin to write test pinyin | Peng Wu | 2011-08-23 | 2 | -0/+39 |
* | fixes phrase index logger | Peng Wu | 2011-08-22 | 1 | -2/+2 |
* | write test case for phrase index logger | Peng Wu | 2011-08-22 | 1 | -1/+40 |
* | begin to write test phrase index logger | Peng Wu | 2011-08-22 | 2 | -0/+34 |
* | 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 |