Commit Graph

31 Commits

Author SHA1 Message Date
John
1fc85d49bd gtime updates; README updates 2019-04-07 21:49:24 +08:00
John
2a29483456 comment fix 2019-04-04 23:24:27 +08:00
John
aa4dca11f0 fix issue in gtime; update comment for g/gtest 2019-04-04 22:52:56 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
6c6c64bb3b rename category string to text 2019-02-01 20:45:11 +08:00
John
908a46d27d gtest updates 2019-01-31 13:00:17 +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
9e99e88d27 gmlock updates, add more unit test cases for gmlock 2019-01-18 11:30:52 +08:00
John
14fcd0b2f9 move gtime.SetTimeout&gtime.SetInterval to gtimer 2019-01-16 23:23:53 +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
e558863743 up 2018-12-30 11:08:07 +08:00
John
e8101cb02f 性能改进中 2018-11-16 18:20:09 +08:00
John
7f640da9a1 修复gtime.StrToTime的日期解析问题 2018-11-13 22:47:08 +08:00
john
9fedea009d 修复gtime时间解析问题 2018-11-06 17:42:01 +08:00
john
d67b1ce3ae 注释完善 2018-11-06 11:03:59 +08:00
john
f2a74220ad 改进gtime对日期时间字符串的解析 2018-11-06 10:59:32 +08:00
john
d257e554dd 改进grand随机数生成设计,底层使用crypto/rand+缓冲区实现高速的随机数生成;gtime模块增加FuncCost函数执行耗时计算 2018-11-05 13:53:17 +08:00
John
45f43c6c60 gcron增加DelayAdd方法 2018-11-05 10:29:58 +08:00
john
a9f03fe9cb 改进gfpool文件指针池,增加对文件mv/rm后的指针池重建;改进gtime,增加对时间字符串更多的默认时间格式支持,新增gtime.ParseTimeFromContent方法 2018-11-01 17:22:55 +08:00
john
df1b52d5d7 改进gtime.StrToTime对常用时间格式匹配模式 2018-10-31 16:57:13 +08:00
john
cc2e891980 改进gtime模块,并增加时区转换方法 2018-10-16 15:49:30 +08:00
john
80ffcc2470 增加gvar包,并改进默认的g包 2018-09-26 09:58:49 +08:00
John
326a58e3fa ORM查询缓存特性开发中 2018-07-19 15:33:17 +08:00
John
9f75d6c764 gregx包名修改为gregex 2018-07-11 17:06:47 +08:00
john
261ce9fcc9 gtime增加自定义格式支持 2018-07-11 13:51:03 +08:00
John
db06c6acd3 增加gring并发安全环;gdb包增加调试模式特性并增加了获得在调试模式下已执行的SQL列表结果 2018-07-05 19:36:35 +08:00
John
023e1da777 框架部分模块优化 2018-06-30 22:50:21 +08:00
john
4011eb4868 gproc多进程通信功能增加CommEnabled属性控制 2018-06-29 13:03:29 +08:00
john
88b9f46b88 gkafka.Client.Topics方法增加过滤功能,去掉系统topic;完善gtime.StrToTime方法对标注UTC时间的处理 2018-06-21 15:51:23 +08:00
john
ee15689699 改进gtime.StrToTime方法,新增对常见标准时间日期的自动转换,以及对时区的自动识别支持,并调整gconv,gvalid对该包的引用 2018-06-21 11:44:58 +08:00