4 Commits

Author SHA1 Message Date
byronhe
f55b591968
会导致别的含有 print 这个符号的代码编译不过
会导致别的含有 print 这个符号的代码编译不过
2019-03-15 22:02:04 +08:00
maliubiao
07382b9cb1
修正c++版本判断兼容性问题
c++11以上,这个分支会跳到错误的地方,错误的使用using std::tr1::unordered_map ,导致undefined symbol.
2019-03-02 16:02:02 +08:00
yanyiwu
a9301facde upgrade limonp -> v0.6.1 2016-04-19 15:24:56 +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