Commit Graph

26 Commits

Author SHA1 Message Date
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
2f7d4cd80d fix issue in Add function for gtype.Float32/Float64 2019-04-15 22:55:12 +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
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +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
ccf837b2bf up 2018-12-30 14:53:16 +08:00
John
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
john
e0c93a9429 改进gtype.Set方法,增加Set原子操作返回旧的变量值;改进gcron,增加自定义的Cron管理对象,增加New/Start/Stop方法;TODO++ 2018-10-25 10:08:08 +08:00
john
c5a03fca83 新增gcron定时任务包 2018-10-22 16:53:43 +08:00
john
f0c4068448 完成gvar包的开发,并改进相关依赖包 2018-10-09 13:33:00 +08:00
john
fc2b832b22 gtype底层统一修改为原子操作 2018-09-12 14:02:32 +08:00
john
a4903f2a6b ghttp.Server完善重启及停止的终端提示信息 2018-09-11 10:32:16 +08:00
john
8d8c357832 改进gtype锁机制 2018-09-10 18:09:13 +08:00
john
c67ccdd98d 改进gtype锁机制 2018-09-10 18:01:28 +08:00
john
4306f7dd5d 改进gtype锁机制 2018-09-10 18:00:40 +08:00
john
c3d5dc2e80 改进gtype锁机制 2018-09-10 17:32:21 +08:00
john
c2fb9443ac up 2018-08-28 17:06:49 +08:00
John
19e0247bc0 优化gcache设计,LRU特性非默认开启;优化gtype/gcache基准测试脚本;新增gregx基准测试脚本,改进设计,提升性能 2018-05-28 13:58:59 +08:00
John
67f9c5efb1 修正gtype.Float32/gtype.Float64对象类型的方法逻辑错误,增加TODO 2018-04-27 20:35:56 +08:00
John
5f2b397895 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
John
7b9813ee76 gjson包改进,功能修复中 2018-04-12 14:09:33 +08:00
John
d89e7183c5 完善gtype性能测试 2018-03-28 10:46:19 +08:00
John
36b9f06062 调整gtype中类型值的获取访问名 Get() -> Val() 2018-03-27 23:24:45 +08:00
John
38ad2d9bc6 新增gtype包,并发安全的基本类型封装 2018-03-27 15:09:17 +08:00