Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refine ChewingKeyRest | Peng Wu | 2011-12-14 | 1 | -1/+1 |
* | port gen_binary_files.cpp | Peng Wu | 2011-12-09 | 1 | -8/+6 |
* | port gen_pinyin_table.cpp | Peng Wu | 2011-12-09 | 1 | -1/+7 |
* | port gen_zhuyin_map.cpp | Peng Wu | 2011-12-09 | 1 | -1/+2 |
* | add comments | Peng Wu | 2011-12-09 | 1 | -2/+3 |
* | fixes gen chewing table | Peng Wu | 2011-12-07 | 1 | -2/+4 |
* | write gen chewing table | Peng Wu | 2011-12-07 | 1 | -0/+320 |
* | fixes compile | Peng Wu | 2011-12-07 | 1 | -1/+6 |
* | synchronize CMake rules to match Makefile.am | Jim Huang | 2011-12-02 | 1 | -1/+11 |
* | fixes fsf address | Peng Wu | 2011-10-11 | 5 | -5/+5 |
* | add gen zhuyin map | Peng Wu | 2011-08-31 | 2 | -1/+125 |
* | switch to pinyin internal library | Peng Wu | 2011-08-30 | 2 | -7/+5 |
* | switch to pinyin internal header | Peng Wu | 2011-08-30 | 4 | -3/+7 |
* | Add cmake scripts. | BYVoid | 2011-08-12 | 1 | -0/+39 |
* | refine utils/storage | Peng Wu | 2011-08-06 | 4 | -16/+16 |
* | refine autoconf | Peng Wu | 2011-08-05 | 1 | -3/+32 |
* | improve gen binary files | Peng Wu | 2011-07-26 | 1 | -23/+9 |
* | fixes stderr fprintf | Peng Wu | 2011-07-26 | 2 | -6/+7 |
* | remove zero uni-gram item in export interpolation | Peng Wu | 2011-05-31 | 1 | -0/+2 |
* | remove tag utility header in tools from utils | Peng Wu | 2011-05-20 | 2 | -2/+0 |
* | move tag utility to src/storage | Peng Wu | 2011-05-20 | 3 | -465/+2 |
* | wrote import k mixture model | Peng Wu | 2011-05-18 | 1 | -3/+7 |
* | begin to write import k mixture model | Peng Wu | 2011-05-17 | 1 | -10/+10 |
* | refine export interpolation | Peng Wu | 2011-05-16 | 1 | -6/+10 |
* | wrote export k mixture model | Peng Wu | 2011-05-16 | 1 | -4/+4 |
* | move token string conversion function to taglib | Peng Wu | 2011-05-16 | 5 | -103/+110 |
* | use errno | Peng Wu | 2011-04-28 | 3 | -9/+13 |
* | fixes import interpolation | Peng Wu | 2011-04-25 | 1 | -3/+8 |
* | use new bi-gram | Peng Wu | 2011-04-18 | 2 | -20/+15 |
* | refine insert/set freq | Peng Wu | 2011-04-18 | 1 | -1/+1 |
* | fixes compile warnings for printf | Peng Wu | 2010-10-14 | 1 | -1/+1 |
* | switch to pinyin.h for utils | Peng Wu | 2010-10-14 | 5 | -22/+9 |
* | increase total freq in single gram when importing interpolation model | Peng Wu | 2010-10-13 | 1 | -0/+5 |
* | write parse bigram | Peng Wu | 2010-10-12 | 1 | -2/+57 |
* | write parse unigram for import tool | Peng Wu | 2010-10-12 | 1 | -10/+104 |
* | add error printf | Peng Wu | 2010-10-12 | 1 | -1/+4 |
* | write import interpolation in progress | Peng Wu | 2010-10-11 | 1 | -0/+122 |
* | fixes a typo | Peng Wu | 2010-10-11 | 1 | -2/+2 |
* | fixes a typo | Peng Wu | 2010-10-11 | 1 | -6/+6 |
* | fixes export interpolation | Peng Wu | 2010-10-11 | 1 | -1/+1 |
* | begin to write import interpolation model. | Peng Wu | 2010-10-11 | 2 | -1/+31 |
* | add comments | Peng Wu | 2010-10-09 | 1 | -1/+4 |
* | re-factor taglib_add_tag interface | Peng Wu | 2010-10-09 | 2 | -30/+12 |
* | fixes split_line | Peng Wu | 2010-10-08 | 1 | -2/+2 |
* | switch to split_line | Peng Wu | 2010-10-08 | 2 | -5/+66 |
* | add some required tags check | Peng Wu | 2010-09-30 | 1 | -10/+22 |
* | add required check. | Peng Wu | 2010-09-30 | 1 | -0/+34 |
* | write taglib_read | Peng Wu | 2010-09-30 | 1 | -3/+55 |
* | add duplicate entry check in taglib_add_tag | Peng Wu | 2010-09-30 | 2 | -3/+13 |
* | fixes a typo | Peng Wu | 2010-09-29 | 1 | -0/+1 |