Commit Graph

37 Commits

Author SHA1 Message Date
John
1c72766c34 add new func Meet/MeetProb and alias N/Str/Digits/Letters for grand 2019-01-14 20:12:44 +08:00
John
302f3c1467 optimized package gconv, supported struct attr with ptr 2019-01-14 13:55:07 +08:00
John
9415419324 fix issue in gconv.Struct when given atrr of struct is nil time.Time 2019-01-14 09:00:31 +08:00
John
1c9cb8286f up 2019-01-09 12:54:37 +08:00
John
bb5d84c29c up 2019-01-06 11:09:50 +08:00
John
858b010caa up 2019-01-03 19:11:54 +08:00
John
1966b40d01 ghttp.Client updates; add more unit test cases for web server 2018-12-31 00:50:55 +08:00
John
e558863743 up 2018-12-30 11:08:07 +08:00
John
f5b2556b70 up 2018-12-28 21:44:36 +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
48328ae52c router group developing 2018-12-19 14:45:39 +08:00
John
0a1e048268 add Model.Clone support for gdb package 2018-12-18 10:10:14 +08:00
John
7a8bd96edc gdb: add support for slice argument in where statement 2018-12-17 10:52:44 +08:00
John
e67aa63a50 refract gdb package, add complete unit test cases, almost there 2018-12-15 15:50:39 +08:00
John
09e6f10b60 new version of gdb developing 2018-12-14 10:09:45 +08:00
John
c961c22cd7 update gview: show empty string when the variable does not exist 2018-12-13 18:24:22 +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
b7a6d257d5 Fix binary decoding issue of gbinary package. 2018-12-08 18:18:05 +08:00
John
d23cdcbe57 改进gcache,完善功能及基准测试;改进gconv.Map对struct转换时默认使用json tag作为键名 2018-12-04 19:26:46 +08:00
john
1d751345f7 改进gconv.Int/Uint对float类型字符串的转换支持 2018-11-06 12:41:01 +08:00
john
276bae7ef1 改进gfsnotify模块,去掉与gfile模块的依赖;改进gfpool文件指针池,加上对gfsnotify模块的依赖,使用全局文件监控对象 2018-11-03 17:50:00 +08:00
john
464b6ed7ec 临时去掉gfpool文件指针池的使用 2018-11-03 15:27:48 +08:00
john
a9f03fe9cb 改进gfpool文件指针池,增加对文件mv/rm后的指针池重建;改进gtime,增加对时间字符串更多的默认时间格式支持,新增gtime.ParseTimeFromContent方法 2018-11-01 17:22:55 +08:00
john
f3f7398ed8 gfpool改进中 2018-10-31 19:00:28 +08:00
John
2d23a18810 框架一些模块的细节改进 2018-10-30 23:58:10 +08:00
john
c4ef89eda3 改进gfile在开发环境下的main包绝对路径获取方式;ghttp.Request增加idFileServe属性 2018-10-29 13:59:06 +08:00
john
810252a00e gfile.ScanDir支持pattern多个文件模式匹配,使用','符号分隔多个匹配模式 2018-10-26 18:39:03 +08:00
john
8315ada9db 修复路由变量匹配到'/'字符的问题 2018-10-26 11:39:17 +08:00
john
77b317f182 添加测试文件 2018-10-26 11:02:15 +08:00
john
16dd4a92c1 去掉garray排序数组的length属性 2018-09-30 16:49:34 +08:00
john
31cf09b7c8 去掉gfile/glog中的文件指针池使用,修复gjson的Set方法在自己元素为[]interface{}类型下的实效问题 2018-09-14 17:02:07 +08:00
john
ab688d8203 gjson增加Append方法,gconv增加Ints/Uints/Strings方法 2018-09-14 13:56:01 +08:00
john
edc94e8c0f gfile/genv/gcmd/gjson/gparser改进,待测试 2018-09-13 18:40:04 +08:00
John
a12baaaaf2 完善gtcp包示例,修复由于缓存组件改动引起的ghttp.Session缓存问题 2018-07-21 12:32:03 +08:00
John
e905677b66 增加gflock包用于文件锁特性,gproc包进程间通信功能开发中 2018-05-09 18:29:46 +08:00
John
7ebf6825b6 热重启特性开发中 2018-05-08 18:41:29 +08:00
John
a0f2916c55 gjson模块支持内容修改特性,开发中 2018-01-22 17:55:12 +08:00