Commit Graph

5221 Commits

Author SHA1 Message Date
John
a66542e8fd 完善gjson和gparser 2018-01-23 16:40:48 +08:00
John
8a59aea6a6 修正gjson数据检索问题 2018-01-23 15:43:16 +08:00
John
4e1fbafe9b 0.95beta 2018-01-23 15:06:30 +08:00
John
84ddf73cb4 初步完善gjson功能,新增gparser包,用于编码/解析json,xml,yaml,toml数据格式内容 2018-01-23 15:02:42 +08:00
John
a0f2916c55 gjson模块支持内容修改特性,开发中 2018-01-22 17:55:12 +08:00
John
79fcfa728b Merge branch 'qiangg_gcfg' 2018-01-20 11:16:03 +08:00
John
61c067c661 新增动态大小的安全队列gqueue,并修正grpool关闭时的数量问题 2018-01-20 11:09:27 +08:00
John
70ff9c1ef0 gcfg功能完善 2018-01-19 17:48:40 +08:00
John
df9fb984e3 yaml,xml,json数据格式封装解析测试 2018-01-19 16:19:48 +08:00
John
5dab00fddb 配置文件管理 2018-01-19 15:26:28 +08:00
John
a8cb84b7a4 完善gbinary注释 2018-01-18 23:07:51 +08:00
John
a6ace7ff53 完成gbinary示例,完善README 2018-01-18 22:14:12 +08:00
John
a16314aa78 完善gbinary示例 2018-01-18 17:40:16 +08:00
John
4911fd58eb gbinary示例 2018-01-18 12:02:56 +08:00
John
83664d0032 完善gbinary示例 2018-01-17 18:13:15 +08:00
John
ac5bbaa76e 修正gmap部分类型全局替换造成的错误 2018-01-17 15:32:04 +08:00
John
337a01d63d 添加grpool示例 2018-01-17 15:18:52 +08:00
John
0ca9c95752 完善grpool功能,增加goroutine限制 2018-01-17 13:12:35 +08:00
John
1100d0ff86 grpool测试 2018-01-17 12:49:36 +08:00
John
4de91912c9 完善grpool测试脚本 2018-01-17 10:28:42 +08:00
John
12fe0f2a90 完成grpool性能测试 2018-01-16 17:07:46 +08:00
John
c68e051a1b 并发安全容器隐藏内部成员对象 2018-01-16 15:38:53 +08:00
John
df56025aab groutine性能测试用例 2018-01-16 15:01:36 +08:00
John
0fec5128fb 完善groutine功能 2018-01-16 14:54:24 +08:00
John
a312b41daa README update 2018-01-15 23:31:23 +08:00
John
3013d66ee4 0.93beta 2018-01-15 23:28:55 +08:00
John
38850545ba Merge branch 'qiangg_groutine' 2018-01-15 23:27:49 +08:00
John
2ae3e21555 改进groutine设计,初步完成性能测试 2018-01-15 23:26:56 +08:00
John
f80b199d24 groutine性能测试 2018-01-15 22:42:58 +08:00
John
4b5ad193c1 改进和完善并发安全容器部分方法,初步完成goroutine池包,待测试 2018-01-15 17:23:22 +08:00
John
d6c7357ae0 README update 2018-01-12 17:37:17 +08:00
John
9615ff2ef1 README update 2018-01-12 13:10:37 +08:00
John
6f549195cf README update 2018-01-11 23:33:05 +08:00
John
f54720ac38 README update 2018-01-11 23:30:40 +08:00
John
f2a0eb3f5d README update 2018-01-11 23:29:29 +08:00
John
679ce82caf README update 2018-01-11 23:28:18 +08:00
John
88f7aa11a4 0.91beta -> 0.92beta 2018-01-11 18:04:34 +08:00
John
48b4d25362 修正gjson解析bug,初步完成框架手册 2018-01-11 18:02:56 +08:00
John
a9a1a0e750 README update 2018-01-11 17:07:08 +08:00
John
8da77b8da5 完善ghttp客户端示例 2018-01-11 17:05:10 +08:00
John
36ab7a0b05 完成ghttp客户端测试,文件上传客户端及服务端测试,version 0.90beta -> 0.91beta 2018-01-11 16:06:42 +08:00
John
93d0c1d4c5 ghttp post及文件上传调试 2018-01-10 18:20:32 +08:00
John
6a1b09b90f 完善数据库示例 2018-01-10 15:19:22 +08:00
John
b0d07290cf 调整链式操作方法名称:Table->From, Condition->Where 2018-01-10 15:18:27 +08:00
John
58fb9e94de 去掉glog backtrace标准库调用记录 2018-01-09 14:06:39 +08:00
John
220cd6f1f8 TCPServer示例调整 2018-01-09 10:14:24 +08:00
John
7fecb2a9f0 简化模板引擎功能,完善模板引擎示例 2018-01-08 17:07:05 +08:00
John
209de2c3ed 改进gdb链式操作,README update 2018-01-08 14:15:46 +08:00
John
86440dfe59 完善ghttp服务注册 2018-01-08 11:38:31 +08:00
John
c21d2d86bd README update 2018-01-05 23:45:07 +08:00