Commit Graph

2185 Commits

Author SHA1 Message Date
John
216a928861 add IsEmpty for gvar; add CompareVersion for gstr 2019-07-27 15:36:52 +08:00
John
a157c3f940 add Map/Contains/Build functions for genv 2019-07-27 14:40:22 +08:00
John
5a23459b23 update unit test cases for gfile 2019-07-27 11:41:12 +08:00
John
538b282f43 improve internal/debug,glog,garray,gfile 2019-07-27 11:34:04 +08:00
john
86f51f1e4a improve gfile 2019-07-26 23:01:12 +08:00
john
622f76d5fb improve glog/gmd5/gcmd 2019-07-26 22:33:49 +08:00
John
65e06b12ae improve dir list for ghttp; add ISO8601/RFC822 functions for gtime 2019-07-25 23:25:30 +08:00
John
b714f7db69 add *Bytes functions for ghttp.Client; improve gcmd/gfile 2019-07-25 21:01:04 +08:00
john
1063922682 Merge branch 'master' of https://github.com/gogf/gf into develop 2019-07-24 22:49:48 +08:00
john
2c6168129a improve gfile/ghttp for file serving 2019-07-24 22:48:43 +08:00
John
45465c1bd1 version updates 2019-07-24 21:49:25 +08:00
John
8acecc88f9 improve internal/debug, gdb packages 2019-07-24 21:21:08 +08:00
john
575349929b improve gcompress 2019-07-24 15:58:56 +08:00
john
3913a89434 add Replace function for gfile 2019-07-24 15:29:10 +08:00
john
1bc8c9e3e2 add UnZipContent function for gcompress 2019-07-24 15:05:02 +08:00
john
b4a0cca9c4 add Name function for gfile; add ZipPath/UnZipFile functions for gcompress 2019-07-24 14:48:16 +08:00
john
78b13ef4e1 concurrent safety updates for unit test cases for internal/mutex,internal/rwmutex,grpool 2019-07-23 23:40:57 +08:00
john
a49df101cd change default value from unsafe to safe for garray/gmap/glist/gset/grong/gtree/gjson/gparser 2019-07-23 23:20:27 +08:00
John Guo
7ff4a00063
Merge pull request #250 from hailaz/master 2019-07-23 21:51:17 +08:00
John
2636f8acf1 improve skip checks for internal/debug 2019-07-23 13:50:38 +08:00
John
9042a885fa version updates 2019-07-23 10:17:30 +08:00
John
ef837bd9c6 add quotes for tx for gdb 2019-07-22 23:51:47 +08:00
john
6a76725d64 add quotes for fields and table name for gdb 2019-07-22 23:48:39 +08:00
John
697dbdc604 add unit test case for types 2019-07-22 23:03:55 +08:00
john
86f98f3710 fix issue in gqueue in closing channel for limited queue 2019-07-22 21:57:17 +08:00
john
470c696976 Comment updates for gjson 2019-07-22 21:20:38 +08:00
john
e61bd174c8 fix issue in gcfg for config content loading 2019-07-22 21:03:54 +08:00
John
c71b9bc122 fix unit test cases 2019-07-22 15:31:35 +08:00
John
c5339cbbe7 fix unit test cases 2019-07-22 15:10:40 +08:00
John
29020b0ac0 improve gconv 2019-07-20 16:41:17 +08:00
John
0a0530af0a comment updates for gcache 2019-07-20 13:17:38 +08:00
John
a5783ab860 improve unit test case for gdb.Tx 2019-07-19 14:13:11 +08:00
John
ae2de91b4c improve gcmd 2019-07-19 14:10:02 +08:00
John
ceecbef586 fix issue in unit test cases for gdb.Tx; improve gcmd; add gfile.SelfName function 2019-07-19 13:32:44 +08:00
John
2fa558b25f improve gjson 2019-07-18 20:06:42 +08:00
John
f465b478d6 improve gstr/gjson/gconv 2019-07-18 18:59:49 +08:00
John
a4abac4916 improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
hailaz
9f9cb097d9 修复gvalid.CheckStruct()的msgs覆盖tag的msg存在的bug。 2019-07-17 20:07:43 +08:00
John
5ab64e31fd improve benchmark test cases for gset/glist 2019-07-16 20:45:57 +08:00
John
ac6a8b9b74 improve benchmark test cases for gmap 2019-07-16 20:30:10 +08:00
John
f43d252d08 improve style for stack output for glog/gerror 2019-07-16 19:49:21 +08:00
John
185f9efb9c remove third/golang.org/x/text/encoding 2019-07-16 18:52:50 +08:00
John
47d423036f improve gjson 2019-07-16 17:27:21 +08:00
John
7fae21f255 improve gjson 2019-07-16 17:11:01 +08:00
John
3fce835da0 improve performance for gjson.Load* functions; add GetQueryVar/GetPostVar functions for ghttp.Request 2019-07-16 16:23:03 +08:00
John
0b62ccf941 improve gmutex 2019-07-16 10:25:10 +08:00
hailaz
f7c5d7fc7f gvalid补充修代码注释,移除错误的代码修改。 2019-07-15 21:14:46 +08:00
John
e484685282 improve debug feature for gdb; add skip support for file line print for glog 2019-07-15 19:54:13 +08:00
John
9c857705ff Merge branch 'feature_1.8.0' 2019-07-15 17:41:27 +08:00
John
76f680de33 fix issue in debug for gdb 2019-07-15 17:40:21 +08:00