Commit Graph

28 Commits

Author SHA1 Message Date
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
8138215597 comments update 2019-05-08 21:03:04 +08:00
John
c7a6a6fff0 improve grand.Intn; README updates 2019-04-10 23:09:38 +08:00
John
9ec15ad2ca fix issue in repeated rand value of grand.Intn 2019-04-10 18:33:12 +08:00
John
4e3d735b90 add logging for gcron 2019-03-19 13:58:18 +08:00
John
60e5a7da28 add more unit test cases for grand/gstr 2019-03-18 23:52:25 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +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
485dafb616 update grand.MeetProb, change param type from float64 to float32 2019-01-17 14:20:18 +08:00
John
bf25a3a601 gtimer updates; grand updates, change buffer slice type from uint64 to uint32 2019-01-17 14:15:23 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
80c1a02377 pakage comments update 2019-01-16 09:00:23 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
1c72766c34 add new func Meet/MeetProb and alias N/Str/Digits/Letters for grand 2019-01-14 20:12:44 +08:00
John
d7381399aa fix issue of grand.intn in x86 arch; add router group feature for WebServer 2018-12-20 21:04:43 +08:00
John
578a6a2df3 改进随机数生成缓冲区 2018-11-24 08:43:39 +08:00
John
aa42ddd3f1 改进随机数生成缓冲区 2018-11-23 21:39:05 +08:00
john
e2111ceb3e 初步完成对gfsnotify的改进,增加对特定回调的取消注册功能 2018-11-05 16:26:08 +08:00
john
d257e554dd 改进grand随机数生成设计,底层使用crypto/rand+缓冲区实现高速的随机数生成;gtime模块增加FuncCost函数执行耗时计算 2018-11-05 13:53:17 +08:00
john
ea10215d06 改进grand随机数生成规则 2018-10-15 13:13:23 +08:00
John
5204193c58 改进gdb,增加数据库操作自动Close特性(使用链接池),用户无需再defer db.Close(),并增加g.DB数据库对象单例别名 2018-10-13 20:29:27 +08:00
John
08a52d7efd grand,gdb增加benchmark测试,改进grand随机数生成性能,改进gdb.New性能 2018-04-27 11:38:26 +08:00
John
05b76a14c0 完善包注释,便于godoc管理 2018-01-03 10:38:53 +08:00
John
59a7510edb 完善注释 2017-12-31 18:19:58 +08:00
John
b3411a95b2 MIT 2017-12-29 16:03:30 +08:00
John
c210bfcbdf 目录结构调整 2017-11-23 10:21:28 +08:00
John
83b9748ab8 目录调整 2017-11-22 16:11:20 +08:00
John
d2bc721fb9 项目目录调整,开源协议修改 GPLv3 -> MIT 2017-11-22 16:02:50 +08:00