| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix warnings | Peng Wu | 2024-07-31 | 1 | -1/+1 |
| * | Fix libpinyin crash on ARMv7 | Matias Larsson | 2022-11-29 | 1 | -1/+2 |
| * | Use abort function instead of assert macro | Peng Wu | 2022-06-06 | 1 | -7/+7 |
| * | Fix delimiter for reading table files on macOS | Weixuan XIAO | 2020-11-26 | 1 | -0/+5 |
| * | fixes fscanf usage | Peng Wu | 2018-01-25 | 1 | -1/+1 |
| * | update code license | Peng Wu | 2016-10-31 | 1 | -7/+6 |
| * | fixes warnings | Peng Wu | 2016-03-15 | 1 | -4/+4 |
| * | fixes fscanf | Peng Wu | 2014-03-13 | 1 | -1/+1 |
| * | fixes load_text | Peng Wu | 2013-06-17 | 1 | -6/+7 |
| * | add const modifiers for phrase table | Peng Wu | 2013-04-18 | 1 | -16/+16 |
| * | write mask out for phrase large table2 | Peng Wu | 2012-11-07 | 1 | -2/+102 |
| * | write remove index | Peng Wu | 2012-11-06 | 1 | -4/+16 |
| * | re-factor remove index in progress | Peng Wu | 2012-11-06 | 1 | -3/+11 |
| * | write get length | Peng Wu | 2012-11-05 | 1 | -1/+0 |
| * | write get length in progress | Peng Wu | 2012-11-05 | 1 | -0/+35 |
| * | fixes memory leak in phrase large table2 | Peng Wu | 2012-10-10 | 1 | -2/+6 |
| * | write load/store method | Peng Wu | 2012-08-29 | 1 | -0/+193 |
| * | update comments | Peng Wu | 2012-08-28 | 1 | -0/+3 |
| * | write load_text method | Peng Wu | 2012-08-28 | 1 | -0/+30 |
| * | write add/remove index method | Peng Wu | 2012-08-28 | 1 | -2/+57 |
| * | rename phrase_compare and phrase_less_than | Peng Wu | 2012-08-28 | 1 | -6/+6 |
| * | write add/remove index method in progress | Peng Wu | 2012-08-28 | 1 | -0/+83 |
| * | begin to write add/remove index | Peng Wu | 2012-08-28 | 1 | -0/+27 |
| * | write search method | Peng Wu | 2012-08-27 | 1 | -0/+41 |
| * | write search method in progress | Peng Wu | 2012-08-27 | 1 | -0/+84 |
| * | begin to write search method | Peng Wu | 2012-08-27 | 1 | -0/+30 |
| * | rename PhraseIndexItem to PhraseIndexItem2 | Peng Wu | 2012-08-27 | 1 | -15/+20 |
| * | fixes compile | Peng Wu | 2012-08-25 | 1 | -2/+2 |
| * | write PhraseIndexItem | Peng Wu | 2012-08-25 | 1 | -1/+29 |
| * | add phrase_large_table2.cpp | Peng Wu | 2012-08-25 | 1 | -0/+71 |
