Historique des commits

Auteur SHA1 Message Date
  tanghai 0e6f92cc15 windows下编译通过,删除game模块,game模块应该用脚本层实现,去除threadpool il y a 12 ans
  tanghai 197e26995f std::bind换回boost::bind,因为很多编译器还不支持c++ 11 il y a 12 ans
  tanghai d12e4c23f1 删除glog gflags il y a 12 ans
  tanghai c97e7fdf36 1.boost::bind boost::function boost::shared_ptr 等boost库使用C++ 11标准库替代 il y a 13 ans
  tanghai 53362b8077 修复RpcServerTest bug,boost线程池默认线程数为0 il y a 14 ans
  tanghai 45a7c106c4 去掉自己写的线程池,集成一个比较完善的boost线程池库 il y a 14 ans
  tanghai 70d519f500 所有可执行程序加上glog gflags支持 il y a 14 ans
  tanghai adb1ef1fe5 1.去除glog gflags库,gtest gmock直接集成到代码库中 il y a 14 ans
  tanghai 35c12f5022 channel server增加is_stopped字段,主动stop时防止两次stop il y a 14 ans
  tanghai 8ce1633654 增加qt库检测 il y a 14 ans