Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update libpinyin.ver | Peng Wu | 2011-09-09 | 1 | -17/+16 |
* | merge duplicated convert to utf8 functions | Peng Wu | 2011-09-09 | 7 | -47/+83 |
* | begin to refine pinyin public interface | Peng Wu | 2011-09-09 | 1 | -52/+33 |
* | begin to polish pinyin public api | Peng Wu | 2011-09-08 | 2 | -20/+39 |
* | change size_t to guint16 in phrase index logger | Peng Wu | 2011-09-07 | 1 | -30/+30 |
* | refine pinyin api | Peng Wu | 2011-09-06 | 2 | -18/+22 |
* | write test chewing | Peng Wu | 2011-09-06 | 3 | -7/+9 |
* | add chewing support | Peng Wu | 2011-09-06 | 2 | -1/+35 |
* | fixes compile and a bug | Peng Wu | 2011-09-06 | 1 | -5/+5 |
* | refine pinyin apis | Peng Wu | 2011-09-06 | 3 | -27/+50 |
* | 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 chewing parser | Peng Wu | 2011-08-31 | 2 | -2/+346 |
* | add swap to stl lite | Peng Wu | 2011-08-31 | 1 | -1/+20 |
* | 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 | 2 | -0/+27 |
* | 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 | 2 | -5/+6 |
* | add pinyin apis | Peng Wu | 2011-08-29 | 2 | -2/+32 |
* | improve pinyin parser | Peng Wu | 2011-08-29 | 2 | -2/+4 |
* | fixes compile with c++0x | Peng Wu | 2011-08-24 | 4 | -8/+8 |
* | fixes code style in src/include | Peng Wu | 2011-08-23 | 2 | -13/+13 |
* | write test pinyin | Peng Wu | 2011-08-23 | 1 | -0/+1 |
* | fixes phrase index logger | Peng Wu | 2011-08-22 | 3 | -5/+5 |
* | write test case for phrase index logger | Peng Wu | 2011-08-22 | 2 | -6/+65 |
* | 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 | 1 | -6/+125 |
* | 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 |
* | refine cmake files | Peng Wu | 2011-08-12 | 3 | -6/+6 |
* | Add cmake scripts. | BYVoid | 2011-08-12 | 4 | -0/+132 |
* | 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 |