Commit Graph

1594 Commits

Author SHA1 Message Date
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
John Guo
aadc6aa504
Merge pull request #114 from proptypes/master
fix: #112
2019-04-24 14:07:37 +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
ecd86e3a12 add layout example for package gview 2019-04-23 19:11:38 +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
John Guo
9400457bf2
Merge pull request #107 from wenzi1/master
add encoding package unit test
2019-04-19 18:29:11 +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
7377a82e19
Merge pull request #8 from gogf/master
Merge pull request #80 from wenzi1/master
2019-04-19 12:06:00 +08:00
John Guo
f82e3ac808
Merge pull request #80 from wenzi1/master
增加gbinary单元测试
2019-04-18 22:50:24 +08:00
wenzi
1a6cd1de04
Merge pull request #7 from gogf/master
update latest code
2019-04-18 20:22:17 +08:00
jroam
90e6f685b7
Merge pull request #12 from gogf/master
日常更新
2019-04-18 17:55:19 +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
d55e77fb90 README updates 2019-04-17 09:50:57 +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
John Guo
7e106ae011
Merge pull request #81 from pibigstar/master
add the crypto test
2019-04-16 22:38:26 +08:00
jroam
958e00e231 fmt test code file 2019-04-16 22:14:42 +08:00
jroam
ab187d225d edit yml 2019-04-16 22:12:29 +08:00
jroam
9f5711d41d edit testpackage's name 2019-04-16 22:11:44 +08:00