John
|
34c761e9db
|
rename mysql driver from 'mysql' to 'gf-mysql' to avoid multiple imports error
|
2019-05-04 00:25:02 +08:00 |
|
John
|
87e3813636
|
remove go-sql-driver-mysql from third, add Register function to manually register 'mysql' driver
|
2019-05-04 00:10:02 +08:00 |
|
John
|
99dc69e839
|
update gtcp exxamples
|
2019-05-03 13:28:27 +08:00 |
|
John
|
c9537af062
|
add package feature for gudp; gtcp updates
|
2019-04-29 23:54:47 +08:00 |
|
John
|
7ae03729f3
|
add package support for gtcp
|
2019-04-28 23:55:23 +08:00 |
|
John Guo
|
c109cee7ef
|
Merge pull request #115 from touzijiao/master
Merge pull request #115 from touzijiao/master
|
2019-04-26 13:44:51 +08:00 |
|
Ziwen Chen
|
e111d39c54
|
测试文件
|
2019-04-26 10:38:27 +08:00 |
|
John
|
66306464e1
|
add Pop/Pops functions for gset
|
2019-04-26 08:57:48 +08:00 |
|
John
|
dd34ac1722
|
add build-in function 'eq/ne/lt/le/gt/ge' for gview to replace the same functions in stdlib
|
2019-04-25 23:23:24 +08:00 |
|
John
|
34cb222b33
|
remove temprary function map parameter for gview when parsing template file and content
|
2019-04-25 22:14:20 +08:00 |
|
John
|
d39ef156de
|
garray updates
|
2019-04-24 22:23:32 +08:00 |
|
John
|
f464dc7fb8
|
add NewFrom/NewIntSetFrom/NewStringSetFrom functions for gset; add more example for gset
|
2019-04-24 18:52:24 +08:00 |
|
John
|
d29b27a5df
|
add Merge/Sum functions for gset
|
2019-04-24 18:15:50 +08:00 |
|
Shier
|
e8c3dfa13e
|
fix: #112
closes #112
|
2019-04-24 11:31:13 +08:00 |
|
John
|
9eea93cc6e
|
change param type from string to interface{} for ghttp.ClientRequest
|
2019-04-23 20:12:44 +08:00 |
|
John
|
308cb55b6b
|
version updates
|
2019-04-23 19:44:28 +08:00 |
|
John
|
75ada78f8f
|
remove parameter bind from ghttp.RouterGroup.Bind
|
2019-04-23 19:39:35 +08:00 |
|
John Guo
|
c1aa5eb717
|
Merge pull request #98 from qq976739120/gmap-test
新增测试方法
|
2019-04-23 18:56:58 +08:00 |
|
John Guo
|
d2fed1198b
|
Merge pull request #110 from jroam/master
增加gtime包下,format方法能直接格式化星期的数字型的值
|
2019-04-23 18:54:43 +08:00 |
|
John
|
a9f9261dbd
|
add gregex.ReplaceFuncMatch/ReplaceStringFuncMatch functions for package gregex
|
2019-04-23 14:15:12 +08:00 |
|
jroam
|
161e0d6e97
|
edit var name to "weekMap"
|
2019-04-23 09:59:13 +08:00 |
|
jroam
|
3efe511f42
|
优化星期英文值和数字值的格式化功能
|
2019-04-22 23:13:35 +08:00 |
|
John
|
5d04c2e50a
|
fix issue in gfile.MainPkgPath
|
2019-04-22 22:33:11 +08:00 |
|
John
|
7b26b7ea4c
|
fix issue in gstr.Chr
|
2019-04-22 21:37:11 +08:00 |
|
John
|
9d1063c6b2
|
Merge branch 'master' of https://github.com/gogf/gf
|
2019-04-22 15:48:16 +08:00 |
|
John
|
5ff7632d32
|
add support of layout feature for gview; fix issue in gstr.Chr
|
2019-04-22 15:47:59 +08:00 |
|
jroam
|
e6fb41504c
|
简写"w"参数的注释,增加周六值测试
|
2019-04-22 14:10:46 +08:00 |
|
jroam
|
a800f731dd
|
优化格式化星期值性能
|
2019-04-22 13:55:53 +08:00 |
|
jroam
|
f1a9fbb74e
|
Merge branch 'master' of https://github.com/jroam/gf
|
2019-04-22 10:51:40 +08:00 |
|
jroam
|
cf81a73526
|
增加gtime包下,format能直接格式化星期的数字型的值
|
2019-04-22 10:51:24 +08:00 |
|
jroam
|
65036fffe8
|
Merge pull request #13 from gogf/master
日常更新
|
2019-04-22 10:49:28 +08:00 |
|
jroam
|
a69934a7e3
|
添加星期值的int形式
|
2019-04-21 19:36:06 +08:00 |
|
wenzi1
|
5060329721
|
Merge branch 'master' of https://github.com/wenzi1/gf
|
2019-04-19 17:11:10 +08:00 |
|
wenzi1
|
07ab1d60e8
|
add encoding package unit test
|
2019-04-19 17:04:43 +08:00 |
|
wenzi
|
1a6cd1de04
|
Merge pull request #7 from gogf/master
update latest code
|
2019-04-18 20:22:17 +08:00 |
|
wenzi1
|
0fc825dac1
|
add gcompress packge unit test
|
2019-04-18 12:34:01 +08:00 |
|
John
|
dbb27efe3e
|
rename io to writer for glog.Logger
|
2019-04-18 09:11:14 +08:00 |
|
John
|
2d3d2e783e
|
add default writer for glog to be integrated with other package; comments update for glog
|
2019-04-17 23:50:37 +08:00 |
|
wenzi
|
6ae1defa35
|
Merge pull request #6 from gogf/master
pull
|
2019-04-17 16:56:18 +08:00 |
|
John Guo
|
7fb9ae71e7
|
Merge pull request #103 from jroam/master
增加gfile模块的测试代码
|
2019-04-17 09:47:51 +08:00 |
|
John
|
9419555149
|
add BindFuncMap funtion for gview; README updates
|
2019-04-17 09:46:31 +08:00 |
|
jroam
|
ab634f8beb
|
del some test code
|
2019-04-16 23:15:22 +08:00 |
|
jroam
|
9503b80d57
|
edit tempdir
|
2019-04-16 23:07:53 +08:00 |
|
jroam
|
bc870226e5
|
Merge pull request #11 from gogf/master
日常更新
|
2019-04-16 22:52:03 +08:00 |
|
jroam
|
958e00e231
|
fmt test code file
|
2019-04-16 22:14:42 +08:00 |
|
jroam
|
9f5711d41d
|
edit testpackage's name
|
2019-04-16 22:11:44 +08:00 |
|
pibigstar
|
d12532ccc1
|
set a definite value for an assertion #66
|
2019-04-16 15:49:42 +08:00 |
|
pibigstar
|
53e9f05a10
|
make the details perfect #66
|
2019-04-16 15:49:42 +08:00 |
|
pibigstar
|
60e7ab95bc
|
increase coverage for crypto #66
|
2019-04-16 15:49:42 +08:00 |
|
pibigstar
|
ae552e2b46
|
increase coverage for crypto #66
|
2019-04-16 15:49:42 +08:00 |
|