John
|
592bf76eb0
|
add browser mode support for ghttp.Client.Post
|
2019-05-23 21:20:46 +08:00 |
|
John
|
3575e20137
|
update Writer feature of glog
|
2019-05-23 20:34:06 +08:00 |
|
John
|
f69f529258
|
Merge branch 'master' into develop
|
2019-05-23 19:14:19 +08:00 |
|
John
|
3e7416ca7d
|
add Skip for glog
|
2019-05-23 19:14:16 +08:00 |
|
John
|
9da883a50c
|
comment updates
|
2019-05-23 11:49:33 +08:00 |
|
John
|
8d9fdfeafc
|
change parameter to unnecssary for glog.Header/Stdout; version updates
|
2019-05-22 21:43:56 +08:00 |
|
John
|
b2a8285ecb
|
remove unnecessary pkg gscanner; update comment for gsmtp
|
2019-05-22 21:20:17 +08:00 |
|
John
|
162e8f7e51
|
comment updates for glog
|
2019-05-22 20:31:14 +08:00 |
|
John
|
6c658813cd
|
refract glog to improve performance
|
2019-05-22 09:19:21 +08:00 |
|
John
|
0839ea385f
|
refract glog to improve performance;
|
2019-05-21 23:57:03 +08:00 |
|
John
|
68fa235412
|
add gjson.GetJsonMap; refract glog to improve performance;
|
2019-05-21 21:52:17 +08:00 |
|
John
|
417ce4b470
|
Merge branch 'master' into qiangg_gdb_struct_inherit
|
2019-05-20 18:33:45 +08:00 |
|
John
|
48deaa5f57
|
improving package feature for gtcp
|
2019-05-20 08:59:16 +08:00 |
|
John
|
1af482d950
|
improve gfile.MainPkgPath
|
2019-05-17 21:37:48 +08:00 |
|
John
|
dd2436925b
|
remove package feature for gudp, considering UDP protocal has its own border for message handling
|
2019-05-17 00:17:45 +08:00 |
|
John
|
b92b69564b
|
improve gfile.MainPkgPath
|
2019-05-16 23:41:09 +08:00 |
|
John
|
635d228c86
|
adding inherit struct support for gdb
|
2019-05-16 13:56:49 +08:00 |
|
John
|
75725db6fb
|
remove gmlock for print of glog; add time.Time support for gdb
|
2019-05-15 23:53:48 +08:00 |
|
John
|
5cd8475143
|
add time.Time support for convertParam function of gdb
|
2019-05-15 16:47:39 +08:00 |
|
John
|
08ec04d8b6
|
fix issue in unit test case of gredis
|
2019-05-14 22:37:13 +08:00 |
|
John
|
c0b46f364a
|
version updates
|
2019-05-14 22:02:09 +08:00 |
|
John
|
8c5f74e8bb
|
add DoVar/ReceiveVar function for gredis
|
2019-05-14 21:34:38 +08:00 |
|
John
|
aefbfd52e9
|
add more example for gtree
|
2019-05-13 22:37:05 +08:00 |
|
John
|
f3f0689bd4
|
rename LinkMap to ListMap for gmap
|
2019-05-13 22:26:39 +08:00 |
|
John
|
5198d4c5fc
|
add unit test cases for gtree.AVLTree/BTree
|
2019-05-12 22:56:13 +08:00 |
|
John
|
123f2d3e4e
|
remove return value from RLockFunc/LockFunc for gset
|
2019-05-12 21:26:01 +08:00 |
|
John
|
3c750c3c92
|
copy treemap logics to new file
|
2019-05-12 21:22:07 +08:00 |
|
John
|
17b29cd19f
|
improve performance for Map/Keys/Values functions for gmap; add unit test cases for gtree.RedBlackTree
|
2019-05-12 21:11:26 +08:00 |
|
John
|
cf1077bec4
|
add LinkMap for gmap package
|
2019-05-12 20:43:52 +08:00 |
|
John
|
4e2e4e95e0
|
add gmap.HashMap/TreeMap/AnyAnyMap for gmap; add unit test cases for TreeMap
|
2019-05-11 20:47:25 +08:00 |
|
John
|
61d64e7ae4
|
remove gvar.VarRead
|
2019-05-11 18:47:35 +08:00 |
|
John
|
883797c495
|
fix issue in gconv
|
2019-05-11 18:03:49 +08:00 |
|
John
|
664b0c06a6
|
gjson updates
|
2019-05-11 17:56:14 +08:00 |
|
John
|
bd4c75a98e
|
add AVLTree container for gtee
|
2019-05-10 22:29:06 +08:00 |
|
John
|
d35840409b
|
add BTree container for gtree package
|
2019-05-10 21:31:35 +08:00 |
|
John
|
abaef9ba87
|
add gtree.RedBlackTree container
|
2019-05-10 13:38:06 +08:00 |
|
John
|
b15d8bdd2e
|
adding gtree.RedBlackTree
|
2019-05-09 22:53:42 +08:00 |
|
John
|
718997327a
|
add default value for gcfg.Get* functions; rename gconv.TimeDuration to gconv.Duration, and do corresponding changes to caller packages
|
2019-05-09 17:14:24 +08:00 |
|
John
|
fdfefbb94d
|
add default value feature for gjson/gparser; update default value type for ghttp.Request
|
2019-05-09 14:19:27 +08:00 |
|
John
|
2b865a55ac
|
update gjson/gparser
|
2019-05-08 22:04:36 +08:00 |
|
John
|
8138215597
|
comments update
|
2019-05-08 21:03:04 +08:00 |
|
John
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
John
|
4c647aaa19
|
refacting gmap
|
2019-05-07 22:28:34 +08:00 |
|
John
|
48b1d616c5
|
update code format for gtime
|
2019-05-07 10:22:50 +08:00 |
|
John Guo
|
693c37d6d6
|
Merge pull request #116 from jroam/master
add some var flags gtime.format
|
2019-05-07 10:18:22 +08:00 |
|
jroam
|
d525c04826
|
公开几个常用功能方法
|
2019-05-06 15:03:14 +08:00 |
|
John
|
c170edbdfc
|
add ghttp.Request.GetUrl to get current request URL
|
2019-05-06 13:52:34 +08:00 |
|
John
|
66e40155a9
|
add http/https scheme for log of ghttp.Server; add transport setting to ignore tls cert for ghttp.Client; version updates
|
2019-05-06 09:35:39 +08:00 |
|
John
|
59ad1a9b00
|
fix issue in incorrect every running logics of gcron.AddOnce
|
2019-05-05 22:57:13 +08:00 |
|
jroam
|
a5b536e218
|
去掉不常用参数e
|
2019-05-05 22:49:52 +08:00 |
|
John
|
0e6c2e790d
|
copy mysql driver to third folder
|
2019-05-04 23:02:07 +08:00 |
|
jroam
|
5761e73061
|
优化一些参数性能
|
2019-05-04 18:14:05 +08:00 |
|
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 |
|
yybjroam@qq.com
|
d78fde8099
|
edit a func's name
|
2019-04-30 22:31:52 +08:00 |
|
jroam
|
5d0c8956d6
|
edit some errs and fmt some codes
|
2019-04-30 11:45:26 +08:00 |
|
John
|
c9537af062
|
add package feature for gudp; gtcp updates
|
2019-04-29 23:54:47 +08:00 |
|
jroam
|
dfb5b3a8ce
|
Merge pull request #15 from gogf/master
日常更新
|
2019-04-29 14:30:24 +08:00 |
|
jroam
|
a177e44583
|
edit some infos
|
2019-04-29 14:29:33 +08:00 |
|
John
|
7ae03729f3
|
add package support for gtcp
|
2019-04-28 23:55:23 +08:00 |
|
jroam
|
6d7d8dec02
|
add var 'e' of gtime.format
|
2019-04-28 22:53:03 +08:00 |
|
jroam
|
a5b8e2aa2f
|
add var 'w' of gtime.format
|
2019-04-28 18:12:43 +08:00 |
|
jroam
|
123333d9c2
|
edit some info
|
2019-04-27 22:59:06 +08:00 |
|
jroam
|
0c4fa1d96a
|
fmt files
|
2019-04-27 22:50:44 +08:00 |
|
jroam
|
e5805e8c69
|
Merge branch 'master' of https://github.com/jroam/gf
|
2019-04-27 22:44:59 +08:00 |
|
jroam
|
bf2d45a012
|
add gtime.format var 't'
|
2019-04-27 22:37:36 +08:00 |
|
jroam
|
a7122788b1
|
add 'W' to gtime.format func(doing)
|
2019-04-26 17:52:45 +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 |
|
jroam
|
a0276f7e81
|
add param 'z' to gtime.format func
|
2019-04-24 23:12:48 +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 |
|
jroam
|
5346ca9046
|
use golint checked
|
2019-04-24 18:08:10 +08:00 |
|
jroam
|
6d5b552bb7
|
add param of 'N','s' to gtime.format
|
2019-04-24 18:03:29 +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 |
|