Commit Graph

251 Commits

Author SHA1 Message Date
John Guo
5389a93ec8 Merge branch 'master' of https://github.com/gogf/gf 2021-11-15 19:16:40 +08:00
huangqian
6cd8d008eb Modifying LockIteratorPrev to RLockIteratorPrev and its implementation 2021-11-14 21:35:00 +08:00
huangqian
f4f1145424 gring example function
1.Set 2.Put 3.Move 4.Prev 5.Next 6.Link 7.Unlink 8.RLockIteratorNext 9.RLockIteratorPrev 10.SliceNext 11.SlicePrev
2021-11-14 21:33:23 +08:00
huangqian
d7c121430e Merge branch 'master' of https://github.com/gogf/gf 2021-11-14 21:17:30 +08:00
houseme
e4ddeb6033 Improved import, by group improt. 2021-11-14 18:24:38 +08:00
John Guo
ce16dad88f improve error handling for custom validation rule for package gvalid 2021-11-14 17:47:21 +08:00
houseme
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +08:00
huangqian
2c716a88c4 gring example function
1.New 2.Cap 3.Len
2021-11-12 22:52:41 +08:00
John Guo
31d793fafb improve example for package gqueue 2021-11-10 00:20:00 +08:00
mingzaily
df02ca764f add size example for gqueue 2021-11-07 16:52:28 +08:00
mingzaily
38b797b42f finish example for gqueue 2021-11-06 16:27:17 +08:00
mingzaily
e8f6ebc154
Merge branch 'gogf:master' into master 2021-11-06 16:12:38 +08:00
John Guo
aceb586bef
Merge pull request #1461 from Evil-king/master
add examples for InitSet of package gset
2021-11-06 11:34:17 +08:00
timmy.hu
15f9b69b36 fix 2021-11-06 06:38:28 +08:00
John Guo
66731c9c66
Merge pull request #1459 from visualsun/master
Create garray_z_example_sorted_str_test.go
2021-11-05 23:27:56 +08:00
visualsun
e7b63839c8
Update garray_z_example_sorted_str_test.go 2021-11-05 19:31:11 +08:00
visualsun
2511c378f2
Create garray_z_example_int_test.go 2021-11-05 17:02:28 +08:00
visualsun
12514a0311
Update garray_z_example_sorted_str_test.go 2021-11-05 14:45:04 +08:00
timmy.hu
ea7d963f20 IntSet 2021-11-05 00:56:59 +08:00
timmy.hu
613958a4b6 IntSet finish 2021-11-05 00:50:44 +08:00
John Guo
44023ea91d
Merge pull request #1453 from Evil-king/master
gstrset Example Finish
2021-11-05 00:21:15 +08:00
timmy.hu
ef7f7e35f8 update review 2021-11-05 00:04:24 +08:00
timmy.hu
3091f61a26 update ExampleStrSet_Remove 2021-11-04 22:26:17 +08:00
visualsun
5776b2596d
Create garray_z_example_sorted_str_test.go 2021-11-04 22:17:32 +08:00
timmy.hu
430102c995 update 2021-11-04 22:11:09 +08:00
visualsun
6050b14087
Update garray_z_example_str_test.go 2021-11-04 20:11:54 +08:00
timmy.hu
9ea2db5c81 fix 2021-11-03 23:17:04 +08:00
timmy.hu
c850c420fd fixCi 2021-11-03 23:06:24 +08:00
timmy.hu
f2bb9d65c3 edit review 2021-11-03 22:49:30 +08:00
visualsun
b83362cc2e
Update garray_z_example_str_test.go 2021-11-03 22:34:43 +08:00
visualsun
5fa62e02c6
Update garray_z_example_str_test.go 2021-11-03 18:08:44 +08:00
visualsun
bf3c3367a6
Update garray_z_example_str_test.go 2021-11-03 17:14:49 +08:00
mingzaily
9c05682605 change some example for gqueue 2021-11-03 16:16:03 +08:00
mingzaily
bc1d76a796 add example for gqueue 2021-11-03 11:41:34 +08:00
timmy.hu
5e34aee2d7 example over 2021-11-03 00:49:06 +08:00
mingzaily
3df7711e74 complete example for glist 2021-11-02 14:31:34 +08:00
timmy.hu
c1f856fa8e update 2021-11-02 13:27:54 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +08:00
John Guo
fa5499373a replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
71189c8fb0 improve converting performance for equal type converting 2021-10-03 00:58:57 +08:00
John Guo
993bf897cf remove deprecated functions; refract package gjson 2021-09-27 22:47:39 +08:00
John
fe2eccfda4 remove usage of package unsafe for package gtype/grand 2021-09-20 12:58:10 +08:00
jianchenma
01a3dd1eb0 add function gerror.HasStack; rename all api* interfaces to i* 2021-09-17 19:26:56 +08:00
John Guo
55a9c0738b improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache 2021-09-16 20:57:59 +08:00
John Guo
ac78b2fa50 fix ci issue 2021-09-15 21:46:58 +08:00
John Guo
cc08ceb797 improve package gring; remove function LockIteratorNext/LockIteratorPrev from package gring 2021-09-14 20:15:21 +08:00
John Guo
727f58a24b remove usage of gconv.Unsafe* functions internally to avoid unexpected errors 2021-09-14 19:30:20 +08:00
John Guo
abc8e62d58 add package gcode and improve error implements for package gerror 2021-08-24 21:18:59 +08:00
John Guo
ad6c4f5245 improve session storage for package gsession 2021-08-16 21:47:45 +08:00
John Guo
0e158903c2 improve package gtimer for priority checks 2021-08-06 12:08:49 +08:00
jroam
537cbf983e edit some function annotations 2021-08-04 23:35:29 +08:00
jroam
248e6ff134 bugfix garray Sort 2021-08-01 15:19:48 +08:00
jroam
9be92cc3d4 garray代码规范化 2021-07-28 22:18:06 +08:00
John Guo
0ddacdd7e2 add error code for components 2021-07-20 23:02:02 +08:00
John Guo
5e92747737 fix issue #1291 2021-07-08 22:44:16 +08:00
John Guo
e5ae1cb85c improve session variable map in template parsing 2021-07-06 09:53:35 +08:00
John Guo
d109706ad3 unify error package to gerror 2021-06-26 18:34:26 +08:00
John Guo
d450de8e0d add OnDuplicate/OnDuplicateEx feature for package gdb 2021-06-16 21:44:31 +08:00
John Guo
c3c5414ce2 add custom handler feature 2021-06-02 09:42:27 +08:00
John Guo
7003c284d0 replace json.Unmarshal with json.UnmarshalUseNumber for packages 2021-05-15 22:38:07 +08:00
John Guo
d76e4c8aed refract package gtimer for more stable 2021-05-15 18:13:51 +08:00
John Guo
4d1e25cdab change internal constant varibale names for package gqueue 2021-04-02 16:16:54 +08:00
John Guo
482e093331 add map/[]map converting support for gconv.Scan;improve gconv.MaptoMaps 2021-03-23 17:53:20 +08:00
John Guo
2c34d96b9d add tls configuration for ghttp.Client 2021-02-23 22:00:11 +08:00
jianchenma
80248e9a6e improve tracing 2021-01-28 14:09:13 +08:00
jianchenma
68247acab1 improve package gjson/gvar 2021-01-19 14:26:17 +08:00
John Guo
8b6d00b193 improve package gconv 2021-01-17 22:06:07 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
John Guo
751a567e84 add Is* functions for package gvar 2020-12-14 18:54:14 +08:00
John Guo
0aa82ad020 improve package gpool 2020-12-07 18:57:40 +08:00
Wlvs530
80c4786afd Not Callback ExpireFunc In Pool.Get() 2020-12-05 13:21:18 +08:00
John
80b629916a fix issue in function Clone for package gmap/garray/gtree 2020-12-02 21:38:29 +08:00
John Guo
97bcf2a438
Merge pull request #980 from lutherlau/patch-4
Update garray_sorted_str.go
2020-11-12 20:44:48 +08:00
John Guo
23d62da87f
Merge pull request #981 from lutherlau/patch-3
Update garray_sorted_int.go
2020-11-12 20:39:44 +08:00
John Guo
b4d947fecd
Merge pull request #979 from lutherlau/patch-2
Update garray_sorted_any.go
2020-11-12 20:39:17 +08:00
John Guo
650c95af31
Merge pull request #982 from lutherlau/patch-5
Update gtree_btree.go
2020-11-12 20:38:51 +08:00
John
9f04e46166 mark gconv.StructDeep/StructsDeep deprecated 2020-11-05 23:02:29 +08:00
None
1072ea3fb0
Update gtree_btree.go
bugfix: avoid overflow
2020-11-05 22:44:09 +08:00
None
ea9e8055a4
Update garray_sorted_str.go
bugfix: avoid overflow
2020-11-05 22:42:15 +08:00
None
784abf2a30
Update garray_sorted_int.go
bugfix: avoid overflow
2020-11-05 22:41:43 +08:00
None
ed4a70deff
Update garray_sorted_any.go
bugfix: avoid overflow
2020-11-05 22:37:36 +08:00
John
631810dda2 add function String for package gmap 2020-09-02 19:53:58 +08:00
john
f654bb2eda comment update for package gtree 2020-07-16 11:46:11 +08:00
john
6712a33164 fix issue 785 in function Unique for packge garray 2020-07-10 22:26:02 +08:00
John
3ae44185f4 add ScanList feature for gdb.Result 2020-07-05 11:23:39 +08:00
John
17b91dcad7 add ListItemValues/ListItemValuesUnique functions and associated unit testing cases for package gutil/gvar 2020-07-02 23:40:34 +08:00
John
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
John
aceae5eee3 add todo for package gpool 2020-06-22 20:08:27 +08:00
John
f28a76d470 merge develop 2020-06-17 23:59:20 +08:00
John
b2aa59d893 import third-party library json-iterator to improve the performance for json operations 2020-06-17 21:16:25 +08:00
John
452f0fc99e add Scan/ScanDeep for package gvar 2020-06-17 11:40:37 +08:00
John
4d38b508a3 improve gvar by changig gvar.Var from type struct to interface 2020-06-16 17:38:05 +08:00
John
95a8b51fb4 improve map slice converting for package gconv 2020-06-15 18:59:18 +08:00
John
508cb7db88 add and improve Scan/ScanDeep feature for package gdb/gvar/gjson/gconv 2020-06-15 16:46:48 +08:00
John
c9c3be517c fix issue in example of package glist 2020-06-11 18:43:35 +08:00
John
27c2a03ea8 add example for package gset 2020-06-10 23:07:07 +08:00
John
b56eb3a948 example update for package garray 2020-06-10 19:50:22 +08:00
John
fb1b0bfd88 example update for package g/garray/gmap/gset/ghttp 2020-06-10 19:47:25 +08:00
John
dd10167ec2 example updates for package garray 2020-06-10 19:09:14 +08:00