| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use GPLv3+ license | Peng Wu | 2020-04-23 | 1 | -11/+10 |
| | | |||||
| * | update PYString.h | Peng Wu | 2018-06-06 | 1 | -2/+2 |
| | | |||||
| * | update class String | Peng Wu | 2018-03-15 | 1 | -1/+3 |
| | | |||||
| * | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
| | | |||||
| * | update src | Peng Wu | 2012-06-06 | 1 | -1/+1 |
| | | |||||
| * | Use in memory user database to improve performance. | Peng Huang | 2010-11-24 | 1 | -0/+1 |
| | | | | | | | | | | | | I found pinyin's performance is very low when system IO load is big. So I let pinyin use im memory user database to improve the performance, and write the database to the harddisk in 60 seconds or when engine exits. BUG=none TEST=manual Review URL: http://codereview.appspot.com/3303041 | ||||
| * | Add PY prefix of all file names to avoid name conflict on some file | Peng Huang | 2010-08-17 | 1 | -0/+163 |
| system than is case insensitive. | |||||
