Historique des commits

Auteur SHA1 Message Date
  tanghai c97e7fdf36 1.boost::bind boost::function boost::shared_ptr 等boost库使用C++ 11标准库替代 il y a 13 ans
  tanghai 13b49a4eb7 使用c++11的nullptr替换NULL il y a 14 ans
  tanghai 2cc79be1f5 类成员生命周期都由类自己控制,在析构的时候释放。 il y a 14 ans
  tanghai ab7c5701d2 复杂类型改成使用 c++ 11 auto关键字进行推导 il y a 14 ans
  tanghai 8ec5ad4034 用boost::make_shared创建对象 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 53f653b6ea 修复一些vc编译问题,gtest glog protobuf 都需要使用mtd模式编译库 il y a 14 ans
  tanghai 788a280c5d RpcChannel重命名为RpcClient il y a 14 ans