Commit Graph

78 Commits

Author SHA1 Message Date
jroam
055c6a668e add some garray tests 2019-06-25 18:17:10 +08:00
jroam
735c5fc7ed add some garray tests 2019-06-25 16:32:12 +08:00
jroam
3bfff2347f Merge branch 'master' into 完善garray测试 2019-06-25 09:34:17 +08:00
John
912b743a1e improve Range/SubSlice functions for garray 2019-06-22 11:03:50 +08:00
jroam
adf2ddb510 继续完善garray的测试 2019-06-21 17:46:42 +08:00
jroam
f30c9020fa Merge branch 'master' into 完善garray测试 2019-06-21 14:08:54 +08:00
jroam
615161ac9d 继续增加garray测试 2019-06-21 14:04:52 +08:00
jroam
37d72cb8b3 完善garray单元测试 2019-06-19 18:19:31 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
jroam
d74034e08e Update garray_z_unit_int_test.go 2019-06-18 23:20:46 +08:00
john
17898cc747 improve gmlock 2019-06-18 17:31:48 +08:00
John
d068c1418e Merge branch 'master' into develop 2019-06-13 22:40:20 +08:00
jroam
b3a00becf3 sort_int恢复成主库代码 2019-06-13 22:18:45 +08:00
jroam
d1d8cd8482 用gofmt格式化代码 2019-06-13 21:44:14 +08:00
John
57b54414d6 merge master 2019-06-13 21:00:14 +08:00
jroam
622dbfda31 完成garray测试覆盖率,达90%. 2019-06-13 17:02:30 +08:00
jroam
211e06d04d Merge branch 'master' of https://github.com/gogf/gf into gogf-master 2019-06-12 22:56:23 +08:00
John
7aaf9e9228 fix issue in garray.Contains/New*ArrayFromCopy 2019-06-12 22:45:13 +08:00
jroam
a901e7177c 添加garray测试未完成 2019-06-12 22:37:17 +08:00
jroam
399e47c548 修改测试 2019-06-12 18:14:54 +08:00
jroam
cdb9488752 edit tests 2019-06-12 17:14:08 +08:00
jroam
0388113870 Merge branch 'master' of https://github.com/gogf/gf into gogf-master 2019-06-12 17:04:11 +08:00
jroam
c6dfb4d4f8 add some test 2019-06-12 16:52:02 +08:00
John
6e7d08fbfb fix issue in garray.Search 2019-06-12 10:11:54 +08:00
jroam
1ae77f56e5 添加garray测试代码 2019-06-11 23:32:08 +08:00
John
e6d4459992 comment update for gcache 2019-06-11 20:57:43 +08:00
jroam
24bd83feb0 添加一些garray测试代码。 2019-06-11 18:11:17 +08:00
John
b15d8bdd2e adding gtree.RedBlackTree 2019-05-09 22:53:42 +08:00
John
d39ef156de garray updates 2019-04-24 22:23:32 +08:00
John
b89294561b add gmap.SetIfNotExistFunc/SetIfNotExistFuncLock for gmap; update comment of gmap; update instance feature of gcfg 2019-04-03 23:39:31 +08:00
John
8ae9276732 add disable cache feature option for package gspath 2019-03-12 00:24:31 +08:00
John
0f854e46d8 refact Merge function for garray; add more frequently-used type alias for gf 2019-02-22 09:08:46 +08:00
John
4564f38e1a add PopRands/Rands functions for garray 2019-02-20 19:06:08 +08:00
John
d780cf64c2 garray updates 2019-02-20 14:18:11 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
1447496efa comments update 2019-02-02 14:22:32 +08:00
John
6fb9eafef0 garray updates 2019-02-02 09:07:40 +08:00
John
7b85c44444 add Clone for garray; comments of garray update 2019-02-01 22:00:58 +08:00
John
1afab62dec fulfil unit test cases for garray 2019-02-01 18:33:53 +08:00
John
4171ca992e add reverse feature for function Sort of normal array; fulfil unit test cases for StringArray 2019-02-01 18:14:12 +08:00
John
e1166a8a80 Merge branch 'master' into develop 2019-02-01 17:55:06 +08:00
John
ae1e075696 fix issue in binSearch of garray 2019-02-01 17:44:58 +08:00
John
74a7f71894 gset/gmap update 2019-02-01 17:30:23 +08:00
John
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +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
33dd0f9922 timing wheel up 2019-01-11 13:46:40 +08:00
John
2063f662d3 fix silly issue in binary search of garray package, and add unit-test file for garray 2018-12-20 21:55:05 +08:00
John
60a571f291 Fix issue: add mutex lock for method Remove of garray. 2018-12-11 09:56:58 +08:00