Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refine python code | Peng Wu | 2011-11-09 | 3 | -10/+14 |
| | |||||
* | add gen pinyin header | Peng Wu | 2011-11-09 | 2 | -0/+31 |
| | |||||
* | add comments | Peng Wu | 2011-11-08 | 3 | -4/+5 |
| | |||||
* | begin to write pinyin parser beta | Peng Wu | 2011-11-08 | 1 | -0/+60 |
| | |||||
* | add note | Peng Wu | 2011-11-07 | 1 | -0/+5 |
| | |||||
* | CMake: add -fPIC flag to combine static libraries to dynamic one | Jim Huang | 2011-11-07 | 2 | -0/+8 |
| | | | | | | Machines running Linux on architectures such as amd64 require flag "-fPIC" to be specified to compile shared libraries, and it would be helpful to have this a default for CMake when building libpinyin. | ||||
* | improves gen special table | Peng Wu | 2011-11-05 | 1 | -3/+11 |
| | |||||
* | fixes a typo | Peng Wu | 2011-11-03 | 1 | -3/+3 |
| | |||||
* | update CMake rules to reflect recent changes | Jim Huang | 2011-11-03 | 2 | -1/+32 |
| | | | | Signed-off-by: Peng Wu <alexepico@gmail.com> | ||||
* | add comment | Peng Wu | 2011-11-03 | 1 | -0/+1 |
| | |||||
* | write gen special table | Peng Wu | 2011-11-02 | 2 | -9/+7 |
| | |||||
* | fixes gen special table | Peng Wu | 2011-11-02 | 2 | -11/+18 |
| | |||||
* | begin to write gen special table | Peng Wu | 2011-11-02 | 2 | -3/+98 |
| | |||||
* | rename files | Peng Wu | 2011-11-02 | 1 | -0/+0 |
| | |||||
* | write gen pinyin table | Peng Wu | 2011-11-02 | 1 | -2/+20 |
| | |||||
* | write gentable.py in progress | Peng Wu | 2011-11-02 | 2 | -2/+72 |
| | |||||
* | rename files | Peng Wu | 2011-11-02 | 2 | -0/+0 |
| | |||||
* | write pinyin_parser_table.h.in | Peng Wu | 2011-11-02 | 2 | -4/+21 |
| | |||||
* | update pinyin_custom2.h | Peng Wu | 2011-11-02 | 1 | -26/+24 |
| | |||||
* | fixes choose short candidate | Peng Wu | 2011-11-02 | 1 | -5/+14 |
| | |||||
* | handle tone in gen special table | Peng Wu | 2011-10-30 | 1 | -0/+7 |
| | |||||
* | fixes save_db | Peng Wu | 2011-10-27 | 2 | -1/+17 |
| | |||||
* | fixes load_db | Peng Wu | 2011-10-27 | 1 | -7/+9 |
| | |||||
* | update chewing_key.h | Peng Wu | 2011-10-27 | 2 | -0/+28 |
| | |||||
* | fixes pep8 warnings | Peng Wu | 2011-10-26 | 1 | -8/+18 |
| | |||||
* | write gen special in progress | Peng Wu | 2011-10-26 | 2 | -11/+66 |
| | |||||
* | add m_modified | Peng Wu | 2011-10-26 | 1 | -4/+10 |
| | |||||
* | begin to write special table | Peng Wu | 2011-10-25 | 2 | -6/+55 |
| | |||||
* | write gen pinyin table | Peng Wu | 2011-10-25 | 1 | -6/+18 |
| | |||||
* | write gen pinyin table in progress | Peng Wu | 2011-10-24 | 4 | -37/+84 |
| | |||||
* | use chewing to gen pinyin table | Peng Wu | 2011-10-24 | 2 | -3/+10 |
| | |||||
* | update genpytable | Peng Wu | 2011-10-22 | 1 | -14/+12 |
| | |||||
* | begin to add pinyin_custom2.h | Peng Wu | 2011-10-22 | 5 | -12/+70 |
| | |||||
* | begin to write chewing key | Peng Wu | 2011-10-22 | 5 | -3/+11 |
| | |||||
* | improves get chewing | Peng Wu | 2011-10-21 | 2 | -3/+15 |
| | |||||
* | fixes get chewing | Peng Wu | 2011-10-21 | 4 | -11/+27 |
| | |||||
* | add get_chewing | Peng Wu | 2011-10-21 | 2 | -4/+23 |
| | |||||
* | add 'ng' | Peng Wu | 2011-10-21 | 2 | -40/+41 |
| | |||||
* | add chewing.py | Peng Wu | 2011-10-21 | 3 | -1/+172 |
| | |||||
* | add check | Peng Wu | 2011-10-20 | 3 | -3/+42 |
| | |||||
* | add use tone | Peng Wu | 2011-10-20 | 1 | -6/+15 |
| | |||||
* | add scripts | Peng Wu | 2011-10-20 | 2 | -0/+930 |
| | |||||
* | begin to write chewing key header | Peng Wu | 2011-10-19 | 1 | -0/+129 |
| | |||||
* | fixes fsf address | Peng Wu | 2011-10-11 | 54 | -54/+54 |
| | |||||
* | version 0.2.99.20.2.99.2 | Peng Wu | 2011-10-11 | 2 | -1/+4 |
| | |||||
* | re-factor choose candidate | Peng Wu | 2011-10-11 | 4 | -15/+15 |
| | |||||
* | fixes user dir == NULL | Peng Wu | 2011-10-10 | 1 | -1/+7 |
| | |||||
* | improves get candidates | Peng Wu | 2011-10-10 | 1 | -5/+18 |
| | |||||
* | fixes get candidates | Peng Wu | 2011-10-08 | 1 | -3/+12 |
| | |||||
* | update libpinyin.spec.in | Peng Wu | 2011-09-28 | 1 | -3/+8 |
| |