summaryrefslogtreecommitdiffstats
path: root/src/PYString.h
Commit message (Collapse)AuthorAgeFilesLines
* use GPLv3+ licensePeng Wu2020-04-231-11/+10
|
* update PYString.hPeng Wu2018-06-061-2/+2
|
* update class StringPeng Wu2018-03-151-1/+3
|
* update fsf addressPeng Wu2012-06-121-1/+1
|
* update srcPeng Wu2012-06-061-1/+1
|
* Use in memory user database to improve performance.Peng Huang2010-11-241-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 filePeng Huang2010-08-171-0/+163
system than is case insensitive.