John
|
47e0fb95d5
|
add package internal/structtag; improve ghttp.Request.Get*ToStruct functions to support substruct with 'param' tag; improve gtest.compareMap; improve gconv.Map using internal/structtag
|
2019-07-03 22:09:35 +08:00 |
|
John
|
9248fd6b28
|
add internal/errors
|
2019-06-22 22:05:39 +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
|
17898cc747
|
improve gmlock
|
2019-06-18 17:31:48 +08:00 |
|
zcool321@sina.com
|
cb4e36f591
|
update rwmutex test2
|
2019-06-15 22:19:37 +08:00 |
|
zhangbiao
|
3e2d5e0bdb
|
update mutex test2
|
2019-06-14 10:28:24 +08:00 |
|
zhangbiao
|
1f19ed71aa
|
update mutex test
|
2019-06-14 10:20:15 +08:00 |
|
zcool321@sina.com
|
48f610a216
|
add mutex and rwmutex test
|
2019-06-14 00:03:13 +08:00 |
|
zcool321@sina.com
|
e4e58791a6
|
add empty test
|
2019-06-13 23:50:12 +08:00 |
|
John
|
46c42ec249
|
add unit test cases for cmdenv/gcmd
|
2019-06-13 22:58:58 +08:00 |
|
John
|
1228907d59
|
comment updates for internal
|
2019-06-13 21:14:46 +08:00 |
|
John
|
6d44f02a38
|
fix issue in internal/empty
|
2019-06-05 18:40:26 +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
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
John
|
0ffe17ee3d
|
revert SearchArray/InArray functions for gstr
|
2019-04-11 09:26:52 +08:00 |
|
John
|
6ab0a77364
|
add more defaulr searching paths for g.Config()
|
2019-03-13 22:12:59 +08:00 |
|
John
|
975da97b4a
|
fix issue in empty check for nil attribute of struct in package 'empty';add set-cookie support for 302 status in ghttp.Server
|
2019-03-05 17:06:37 +08:00 |
|
John
|
13749feab4
|
add json features '-' and 'omitempty' for gconv.Map, like package 'json' from stdlib; add internal package 'empty', to check empty variable
|
2019-03-04 22:59:29 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
0762fec696
|
comments update
|
2019-02-02 15:16:45 +08:00 |
|
John
|
e865b46304
|
add console and env values to change the default values of gtimer
|
2019-01-23 13:01:58 +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 |
|