8 Commits

Author SHA1 Message Date
yanyiwu
e6454fef77 use HashMap in Trie, and remove the base array of trie root node, see details in Changelog 2016-02-12 01:37:39 +08:00
yanyiwu
2d3c51dba7 upgrade limonp and use limonp::HashMap in Trie 2016-02-04 23:43:26 +08:00
yanyiwu
34668aa379 remove server, see details in ChangeLog.md 2016-01-21 01:07:31 +08:00
yanyiwu
4493c604b9 Yet Another Incompatibility Problem Repair: Upgrade [limonp] to version v0.5.3, fix incompatibility problem in Windows 2016-01-20 12:06:56 +08:00
yanyiwu
0482ec2b6c [limonp] to version v0.5.2, fix incompatibility problem in Windows 2016-01-16 01:34:18 +08:00
yanyiwu
d92d3f194d upgrade husky to version v0.2.2 2016-01-11 14:33:43 +08:00
yanyiwu
3ab9a34909 upgrade limonp to version v0.5.1 2016-01-11 14:30:38 +08:00
yanyiwu
3c5ad24260 source code layout change:
1. src/ -> include/cppjieba/
2. src/limonp/ -> deps/limonp/
3. server/husky -> deps/husky/
4. test/unittest/gtest -> deps/gtest
2016-01-11 14:25:02 +08:00