Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add libpinyin.spec.in | Peng Wu | 2011-08-31 | 2 | -0/+68 |
* | improves Makefile.amc-api | Peng Wu | 2011-08-31 | 1 | -1/+1 |
* | add namespace pinyin | Peng Wu | 2011-08-30 | 3 | -0/+15 |
* | install public headers only | Peng Wu | 2011-08-30 | 4 | -14/+22 |
* | switch to pinyin internal library | Peng Wu | 2011-08-30 | 9 | -32/+62 |
* | switch to pinyin internal header | Peng Wu | 2011-08-30 | 30 | -27/+33 |
* | add pinyin internal header | Peng Wu | 2011-08-30 | 5 | -16/+60 |
* | add extern "C" | Peng Wu | 2011-08-30 | 2 | -2/+5 |
* | move pinyin custom settings to pinyin_custom.h | Peng Wu | 2011-08-30 | 5 | -94/+145 |
* | switch berkeley db to memory db | Peng Wu | 2011-08-30 | 1 | -1/+4 |
* | add test phrase | Peng Wu | 2011-08-29 | 4 | -7/+80 |
* | add pinyin apis | Peng Wu | 2011-08-29 | 2 | -2/+32 |
* | improve pinyin parser | Peng Wu | 2011-08-29 | 2 | -2/+4 |
* | refine test cases | Peng Wu | 2011-08-24 | 2 | -5/+13 |
* | fixes compile with c++0x | Peng Wu | 2011-08-24 | 4 | -8/+8 |
* | fixes a typo | Peng Wu | 2011-08-24 | 1 | -3/+3 |
* | fixes code style in src/include | Peng Wu | 2011-08-23 | 2 | -13/+13 |
* | write test pinyin | Peng Wu | 2011-08-23 | 3 | -2/+31 |
* | begin to write test pinyin | Peng Wu | 2011-08-23 | 2 | -0/+39 |
* | fixes phrase index logger | Peng Wu | 2011-08-22 | 4 | -7/+7 |
* | write test case for phrase index logger | Peng Wu | 2011-08-22 | 3 | -7/+105 |
* | begin to write test phrase index logger | Peng Wu | 2011-08-22 | 2 | -0/+34 |
* | public pinyin apis | Peng Wu | 2011-08-18 | 2 | -4/+36 |
* | write get candidates | Peng Wu | 2011-08-18 | 3 | -14/+49 |
* | write pinyin apis | Peng Wu | 2011-08-18 | 1 | -3/+80 |
* | pinyin apis WIP | Peng Wu | 2011-08-17 | 2 | -9/+128 |
* | pinyin apis WIP | Peng Wu | 2011-08-16 | 1 | -3/+32 |
* | pinyin apis write in progress | Peng Wu | 2011-08-16 | 1 | -12/+57 |
* | refine pinyin parser | Peng Wu | 2011-08-16 | 1 | -4/+5 |
* | write pinyin apis in progress | Peng Wu | 2011-08-16 | 1 | -3/+19 |
* | revise pinyin apis | Peng Wu | 2011-08-15 | 1 | -7/+17 |
* | change uni-gram computing from float to double in phrase and pinyin lookup | Peng Wu | 2011-08-15 | 2 | -10/+11 |
* | comments gen unigram | Peng Wu | 2011-08-15 | 1 | -10/+14 |
* | refine cmake files | Peng Wu | 2011-08-12 | 3 | -6/+6 |
* | 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 |
* | revert libpinyin.pc.in | Peng Wu | 2011-08-12 | 1 | -10/+10 |
* | Add cmake scripts. | BYVoid | 2011-08-12 | 17 | -10/+713 |
* | simplify data generations | Peng Wu | 2011-08-11 | 1 | -0/+1 |
* | write phrase index logger0.2.99 | Peng Wu | 2011-08-10 | 2 | -4/+31 |
* | write phrase index logger format in progress | Peng Wu | 2011-08-10 | 3 | -11/+93 |
* | write phrase index logger in progress | Peng Wu | 2011-08-10 | 4 | -6/+45 |
* | refine remove record | Peng Wu | 2011-08-09 | 1 | -3/+14 |
* | write the phrase index logger | Peng Wu | 2011-08-09 | 4 | -1/+194 |
* | refine pinyin.cpp | Peng Wu | 2011-08-09 | 2 | -0/+3 |
* | fixes tag utility with namespace | Peng Wu | 2011-08-08 | 2 | -5/+8 |
* | refine namespace pinyin | Peng Wu | 2011-08-08 | 19 | -27/+39 |
* | refine MatchResults/TokenVector | Peng Wu | 2011-08-08 | 4 | -4/+4 |
* | refine pinyin.h | Peng Wu | 2011-08-08 | 2 | -0/+61 |
* | add Ge<=>Ke fuzzy pinyin | Peng Wu | 2011-08-08 | 3 | -5/+12 |