Commit Graph

43 Commits

Author SHA1 Message Date
John
1181b6ae3a add MarshalJSON interface implements for garray/gmap/gtime/gvar/gtree 2019-07-13 17:48:16 +08:00
John
912b743a1e improve Range/SubSlice functions for garray 2019-06-22 11:03:50 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
57b54414d6 merge master 2019-06-13 21:00:14 +08:00
John
7aaf9e9228 fix issue in garray.Contains/New*ArrayFromCopy 2019-06-12 22:45:13 +08:00
John
6e7d08fbfb fix issue in garray.Search 2019-06-12 10:11:54 +08:00
John
e6d4459992 comment update for gcache 2019-06-11 20:57:43 +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
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
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
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
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
51e70be04d Add rewrite feature to WebServer; Add Unique for un sorted array of garray; Fix map conversion issue of gjson. 2018-12-10 20:24:20 +08:00
John
b19e47783b ghttp增加静态文件目录映射功能;改进gspath目录管理功能;改进gconv的slice转换功能,并增加gconv.Map方法 2018-11-30 09:48:57 +08:00
John
e8101cb02f 性能改进中 2018-11-16 18:20:09 +08:00
john
8fe7ede3b9 完善garray接口定义 2018-10-30 18:52:47 +08:00
john
5997803f8d 改进garray排序数组 2018-10-16 18:12:50 +08:00
john
16dd4a92c1 去掉garray排序数组的length属性 2018-09-30 16:49:34 +08:00
john
0be5cd590b 修复garray排序数组Add可变参数问题 2018-09-30 16:32:12 +08:00
john
bd0df135c8 修复garray排序数组Add变参时的死锁问题 2018-09-30 15:44:48 +08:00
John
359b73e61c garray.Slice方法改进,gqueue改进 2018-09-16 10:51:02 +08:00
john
9d82bb3f2d 并发安全容器的并发安全方法改进 2018-09-06 14:48:55 +08:00
john
ebc10f7779 数据结构容器增加并发安全特性开启/关闭功能,当关闭后和普通的数据结构无异,非并发安全模式下性能会得到提高 2018-09-05 18:34:41 +08:00
John
84ac08fa99 改进garray包,gcache新增Contains/SetIfNotExist方法 2018-09-03 23:28:02 +08:00
john
735b27b534 改进garray二分查找方法 2018-08-23 17:24:24 +08:00
john
e54ae0e8d4 改进garray包,增加安全操作处理 2018-08-23 16:56:52 +08:00
John
cd9a25a996 优化框架gmap/gjson/gparser/gcfg包,增加常用的基本数据类型转换获取方法 2018-07-01 00:27:33 +08:00
John
ca8d4999eb 修复garray中Remove方法的锁问题 2018-04-26 08:40:01 +08:00
John
c35f873d3a 完成garray并发安全数组包开发 2018-04-16 21:01:23 +08:00
John
e3107bcc68 garray开发 2018-04-16 17:59:23 +08:00
John
a90783a91a garray开发中 2018-04-16 14:15:07 +08:00
John
4404721984 garray开发 2018-04-16 11:57:36 +08:00