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
|
fe179fff42
|
gofmt
|
2019-06-21 22:23:07 +08:00 |
|
John
|
97df154b78
|
gofmt
|
2019-06-19 09:06:52 +08:00 |
|
John
|
aa4dca11f0
|
fix issue in gtime; update comment for g/gtest
|
2019-04-04 22:52:56 +08:00 |
|
John
|
15cfd5ce5c
|
add g.Export
|
2019-03-21 18:21:53 +08:00 |
|
John
|
11c89c4090
|
fix issue in GetOrSetFuncLock of gmap/gcache; add gutil.IsEmpty/Export functions
|
2019-03-21 18:20:20 +08:00 |
|
John
|
86834c5a15
|
version and comment updates
|
2019-02-27 22:17:09 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
f4644ce685
|
change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex
|
2019-01-12 23:36:22 +08:00 |
|
john
|
61bc9dbd92
|
改进ghttp.Request.Exit,使得调用该方法时立即退出业务执行,开发者无需调用Exit方法时再使用return返回;glog模块增加To链式操作方法,执行下一次写入的writer
|
2018-11-06 18:53:25 +08:00 |
|
john
|
7fe089fc41
|
增加g.Throw抛异常方法,g.TryCatch异常捕获方法封装
|
2018-11-06 13:53:06 +08:00 |
|
John
|
2d23a18810
|
框架一些模块的细节改进
|
2018-10-30 23:58:10 +08:00 |
|
john
|
f0c4068448
|
完成gvar包的开发,并改进相关依赖包
|
2018-10-09 13:33:00 +08:00 |
|
john
|
80ffcc2470
|
增加gvar包,并改进默认的g包
|
2018-09-26 09:58:49 +08:00 |
|