Commit Graph

1932 Commits

Author SHA1 Message Date
hailaz
1434800982 Improve gmlock unit testing. 2019-06-24 09:27:31 +08:00
John
4b9db0c794 fix issue for gmd5/gcrc32 2019-06-22 23:06:44 +08:00
John
b118cd8f27 README updates 2019-06-22 22:06:39 +08:00
John
83669964f5 README updates 2019-06-22 22:06:13 +08:00
John
9248fd6b28 add internal/errors 2019-06-22 22:05:39 +08:00
John
bb935967ac add MarshalJSON function for gjson/gparser to implements the interface MarshalJSON for json.Marshal 2019-06-22 17:02:36 +08:00
John
b7e0f1f983 improve grpool 2019-06-22 15:05:15 +08:00
John
6ee6c007c5 update gmutex and its benchmark test cases 2019-06-22 14:42:27 +08:00
John
9a507b54d7 add Remove/Clear functions for gmlock 2019-06-22 11:45:58 +08:00
John
c88f516759 remove mutex usage from gflock 2019-06-22 11:29:51 +08:00
John
912b743a1e improve Range/SubSlice functions for garray 2019-06-22 11:03:50 +08:00
John
d546424f18 improve gmutex 2019-06-21 22:37:07 +08:00
John
fe179fff42 gofmt 2019-06-21 22:23:07 +08:00
John
dcf7138694 README updates 2019-06-19 09:09:13 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
ab48800401 improve gaes 2019-06-18 20:58:47 +08:00
John
ea456c5faa DONATOR updates 2019-06-18 20:52:24 +08:00
john
83d1442781 change strings.ReplaceAll to strings.Replace to adapt go1.11 2019-06-18 19:44:28 +08:00
john
5888b0e06a fix issue in gmlock 2019-06-18 19:19:43 +08:00
john
a7dcc2c9c6 improve gmlock 2019-06-18 17:39:28 +08:00
john
17898cc747 improve gmlock 2019-06-18 17:31:48 +08:00
John Guo
048c3d5025
Merge pull request #195 from zseeker/master
gaes encryption and decryption add CFB mode
2019-06-18 11:44:54 +08:00
John Guo
0adcdc6b4a
Merge pull request #192 from jroam/master 2019-06-18 11:42:44 +08:00
jroam
19d7ad734b Update gqueue_unit_test.go 2019-06-18 11:20:10 +08:00
John
78ccbeac3b add Cas function for gtype; improve gmlock 2019-06-18 08:37:21 +08:00
zhangxinxiang
2a0eae8975 gaes encryption and decryption add CFB mode 2019-06-18 04:07:35 +08:00
jroam
28d25e7812 Update gqueue_unit_test.go 2019-06-17 23:16:22 +08:00
jroam
fe795d49f3 fix gfile test of a bug
fix  gfile test of bug
2019-06-17 22:46:36 +08:00
jroam
9fad898ee3 Update gqueue_unit_test.go 2019-06-17 22:03:41 +08:00
jroam
9a42142ce7 Merge branch 'master' of https://github.com/gogf/gf into gogf-master2 2019-06-17 21:51:38 +08:00
John
9db8ed2dfc README updates 2019-06-17 20:34:45 +08:00
John
619a539f2e update unit test cases for gfpool 2019-06-17 20:21:41 +08:00
John
ae8eb4a1f1 Merge branch 'master' of https://github.com/gogf/gf into develop 2019-06-17 20:20:25 +08:00
John Guo
9a469e64da
Merge pull request #187 from goflyfox/master 2019-06-17 20:19:58 +08:00
John
f7d1613d62 improve gqueue 2019-06-17 19:54:00 +08:00
zhangbiao
80655bce50 add gfpool test:delete error 2019-06-17 18:39:27 +08:00
zhangbiao
b3b0ba775c update gfpool test:error 2019-06-17 18:09:56 +08:00
zhangbiao
4713739d1a update gfpool test:delete err 2019-06-17 17:52:10 +08:00
jroam
53b5de330e Update gqueue_unit_test.go 2019-06-17 11:40:40 +08:00
jroam
fd4843c3a1 Update gqueue_unit_test.go 2019-06-17 11:31:03 +08:00
jroam
97d2b9e1f9 Update gqueue_unit_test.go 2019-06-17 11:04:56 +08:00
jroam
0ab60cb770 Update gqueue_unit_test.go 2019-06-16 23:26:49 +08:00
jroam
5b71e92776 Update gqueue_unit_test.go 2019-06-16 23:24:03 +08:00
jroam
211678c7d3 Merge branch 'master' into 测试gqueue 2019-06-16 23:16:18 +08:00
jroam
d25793ed03
Merge pull request #30 from gogf/master
fix issue in gqueue.Close
2019-06-16 23:14:02 +08:00
John
98cae011a5 fix issue in gqueue.Close 2019-06-16 23:10:50 +08:00
jroam
59ae6f9c10
Merge pull request #29 from gogf/master
日常更新
2019-06-16 23:06:59 +08:00
John
474d1669d9 fix issue in gqueue.Close 2019-06-16 23:00:47 +08:00
John
563a1408ea fix issue in gqueue.Close 2019-06-16 23:00:00 +08:00
jroam
168c08a6f6 Create gqueue_unit_test.go 2019-06-16 22:55:07 +08:00