Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | write test chewing | Peng Wu | 2011-09-06 | 4 | -7/+77 |
* | add chewing support | Peng Wu | 2011-09-06 | 4 | -2/+41 |
* | fixes compile and a bug | Peng Wu | 2011-09-06 | 2 | -7/+8 |
* | refine pinyin apis | Peng Wu | 2011-09-06 | 5 | -35/+63 |
* | update pinyin header | Peng Wu | 2011-09-06 | 3 | -10/+32 |
* | change pinyin context from stateful to stateless | Peng Wu | 2011-09-06 | 2 | -38/+63 |
* | update zhuyin map | Peng Wu | 2011-08-31 | 1 | -65/+65 |
* | add gen zhuyin map | Peng Wu | 2011-08-31 | 2 | -1/+125 |
* | add test case for chewing | Peng Wu | 2011-08-31 | 1 | -2/+25 |
* | add chewing parser | Peng Wu | 2011-08-31 | 2 | -2/+346 |
* | add swap to stl lite | Peng Wu | 2011-08-31 | 1 | -1/+20 |
* | 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 |