Historial de Commits

Autor SHA1 Mensaje Fecha
  tanghai 0e6f92cc15 windows下编译通过,删除game模块,game模块应该用脚本层实现,去除threadpool hace 12 años
  tanghai d12e4c23f1 删除glog gflags hace 12 años
  tanghai c97e7fdf36 1.boost::bind boost::function boost::shared_ptr 等boost库使用C++ 11标准库替代 hace 13 años
  tanghai f6211aa2b5 1.增加了update类,用于update语句 hace 14 años
  tanghai 82493b361e tcmalloc库和profile都作为可选库,需要的时候cmake ../Cpp -DTCMALLOC=ON即可开启 hace 14 años
  tanghai ab7c5701d2 复杂类型改成使用 c++ 11 auto关键字进行推导 hace 14 años
  tanghai 5c4c7f4f54 DbResultTest Select One测试通过,mysql index是从1开始计算的 hace 14 años
  tanghai 0ae7a4e602 增加统一的异常处理机制,使用boost.exception hace 14 años
  tanghai 62c7e7ccc2 增加DbResultTest,演示该Orm的用法 hace 14 años
  tanghai 6b6be41152 给MessageField.cc GetFeild函数增加了unit test hace 14 años
  tanghai 15defdda33 MessageField根据select结果进行填充protobuf message hace 14 años