Commit Graph

2871 Commits

Author SHA1 Message Date
1e347104f8 README updates 2018-04-17 15:45:18 +08:00
d23381f3dd 去掉gcfg包中的debug 2018-04-17 15:10:22 +08:00
a9dffe4a10 gcfg增加gtype使用,修正path值缺失问题 2018-04-17 15:09:32 +08:00
91bc48efc8 修改框架环境变量都加上gf.前缀 2018-04-17 14:56:14 +08:00
93440eeca4 gcfg增加GetPath方法 2018-04-17 14:47:45 +08:00
847cfc6d91 完善geg示例 2018-04-17 14:20:02 +08:00
8055323bc1 模板引擎增加ParseContent方法,直接解析模板内容 2018-04-17 14:14:14 +08:00
712a92edd0 ghttp包增加pprof支持 2018-04-17 14:08:45 +08:00
c7facf2f65 ghttp包增加pprof支持 2018-04-17 13:54:33 +08:00
554d8ca4e5 移除gbtree和gfilespace包到gkvdb项目中 2018-04-17 09:44:18 +08:00
e5d4519dd7 README updates 2018-04-16 22:54:17 +08:00
eb2179bee8 修正模糊匹配规则 2018-04-16 21:37:16 +08:00
c35f873d3a 完成garray并发安全数组包开发 2018-04-16 21:01:23 +08:00
ee6008affb Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 20:28:14 +08:00
98542cefaa 修复模糊匹配路由规则 2018-04-16 18:26:35 +08:00
e3107bcc68 garray开发 2018-04-16 17:59:23 +08:00
ae915ae466 merge master 2018-04-16 17:18:18 +08:00
8a0bee1ac7 jsonp does not need Content-Type of application/json 2018-04-16 17:15:06 +08:00
77f42cccc4 gscanner修正gip包名称 2018-04-16 17:01:05 +08:00
2412b23906 ghttp.Request增加Exit 2018-04-16 16:50:26 +08:00
38ba66db70 ghttp.Request增加Exit 2018-04-16 16:50:24 +08:00
83988d4a2b 路由规则完善 2018-04-16 16:23:34 +08:00
e1caf72f20 Merge branch 'master' of http://johnx.cn:6662/John/gf into qiangg_garray 2018-04-16 14:48:54 +08:00
b3eccd0633 ghttp.Response增加WriteJsonP及SetAllowCrossDomainRequest方法 2018-04-16 14:33:25 +08:00
a90783a91a garray开发中 2018-04-16 14:15:07 +08:00
c6bd85d06d WriteString->Write 2018-04-16 11:59:05 +08:00
4404721984 garray开发 2018-04-16 11:57:36 +08:00
a9f92d499c 新增garray并发安全数组包,开发中 2018-04-15 22:37:39 +08:00
5f2b397895 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
fe09c911aa README updates 2018-04-15 10:56:09 +08:00
b1de34ee5b README updates 2018-04-15 10:54:55 +08:00
c5bc91ba2e README updates 2018-04-15 10:33:24 +08:00
15c5d5b93b 改进gconv功能,完善gconv示例,README updates 2018-04-15 10:30:59 +08:00
d0e999ff7b README updates 2018-04-14 21:24:42 +08:00
bd7dcf2ddd README updates 2018-04-14 12:45:34 +08:00
e4423686e2 README updates 2018-04-14 12:44:32 +08:00
d9199b5f2f README updates 2018-04-14 12:44:04 +08:00
6d398fe30a README updates 2018-04-14 12:41:27 +08:00
cba2ab22af README updates 2018-04-14 12:40:01 +08:00
41b58a592e README updates 2018-04-14 12:38:47 +08:00
d436628ae1 README updates 2018-04-14 12:37:39 +08:00
96ab3b9b37 README updates 2018-04-14 12:36:41 +08:00
1905337b4f GetQueryString->Get 2018-04-14 12:34:11 +08:00
48a9e4e87a REAME updates 2018-04-14 12:26:14 +08:00
13cc2e900c ghttp.Response.WriteString -> ghttp.Response.Write,REAME updates 2018-04-14 12:20:14 +08:00
8eff3fea81 0.96 beta 2018-04-14 01:06:12 +08:00
2979b64668 完善并改进gbinary,gconv包类型转换功能,改进ghttp.Response对象操作 2018-04-14 01:05:46 +08:00
e84420f894 todo++ 2018-04-13 19:08:21 +08:00
0deccb98d3 完成ghttp.Server服务注册与事件回调注册的动态路由规则特性 2018-04-13 18:48:19 +08:00
6bd1089dc3 完成ghttp.Server动态路由规则特性,修复带HTTPMethod的服务注册规则问题 2018-04-13 16:16:12 +08:00