Commit Graph

1665 Commits

Author SHA1 Message Date
John
417ce4b470 Merge branch 'master' into qiangg_gdb_struct_inherit 2019-05-20 18:33:45 +08:00
John
e9f7b8bc0c README updates 2019-05-18 14:55:15 +08:00
John
e31861af2e README updates 2019-05-18 13:52:18 +08:00
John
1af482d950 improve gfile.MainPkgPath 2019-05-17 21:37:48 +08:00
John
dd2436925b remove package feature for gudp, considering UDP protocal has its own border for message handling 2019-05-17 00:17:45 +08:00
John
b92b69564b improve gfile.MainPkgPath 2019-05-16 23:41:09 +08:00
John
635d228c86 adding inherit struct support for gdb 2019-05-16 13:56:49 +08:00
John
75725db6fb remove gmlock for print of glog; add time.Time support for gdb 2019-05-15 23:53:48 +08:00
John
5cd8475143 add time.Time support for convertParam function of gdb 2019-05-15 16:47:39 +08:00
John
5629f37939 version updates 2019-05-14 22:38:03 +08:00
John
08ec04d8b6 fix issue in unit test case of gredis 2019-05-14 22:37:13 +08:00
John
c0b46f364a version updates 2019-05-14 22:02:09 +08:00
John
8c5f74e8bb add DoVar/ReceiveVar function for gredis 2019-05-14 21:34:38 +08:00
John
94832262e3 version updates 2019-05-13 22:37:31 +08:00
John
aefbfd52e9 add more example for gtree 2019-05-13 22:37:05 +08:00
John
f3f0689bd4 rename LinkMap to ListMap for gmap 2019-05-13 22:26:39 +08:00
John
5198d4c5fc add unit test cases for gtree.AVLTree/BTree 2019-05-12 22:56:13 +08:00
John
123f2d3e4e remove return value from RLockFunc/LockFunc for gset 2019-05-12 21:26:01 +08:00
John
3c750c3c92 copy treemap logics to new file 2019-05-12 21:22:07 +08:00
John
17b29cd19f improve performance for Map/Keys/Values functions for gmap; add unit test cases for gtree.RedBlackTree 2019-05-12 21:11:26 +08:00
John
cf1077bec4 add LinkMap for gmap package 2019-05-12 20:43:52 +08:00
John
4e2e4e95e0 add gmap.HashMap/TreeMap/AnyAnyMap for gmap; add unit test cases for TreeMap 2019-05-11 20:47:25 +08:00
John
61d64e7ae4 remove gvar.VarRead 2019-05-11 18:47:35 +08:00
John
883797c495 fix issue in gconv 2019-05-11 18:03:49 +08:00
John
0113971877 version updates 2019-05-11 17:59:56 +08:00
John
664b0c06a6 gjson updates 2019-05-11 17:56:14 +08:00
John
bd4c75a98e add AVLTree container for gtee 2019-05-10 22:29:06 +08:00
John
d35840409b add BTree container for gtree package 2019-05-10 21:31:35 +08:00
John
abaef9ba87 add gtree.RedBlackTree container 2019-05-10 13:38:06 +08:00
John
b15d8bdd2e adding gtree.RedBlackTree 2019-05-09 22:53:42 +08:00
John
718997327a add default value for gcfg.Get* functions; rename gconv.TimeDuration to gconv.Duration, and do corresponding changes to caller packages 2019-05-09 17:14:24 +08:00
John
fdfefbb94d add default value feature for gjson/gparser; update default value type for ghttp.Request 2019-05-09 14:19:27 +08:00
John
2b865a55ac update gjson/gparser 2019-05-08 22:04:36 +08:00
John
8138215597 comments update 2019-05-08 21:03:04 +08:00
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
4c647aaa19 refacting gmap 2019-05-07 22:28:34 +08:00
John
48b1d616c5 update code format for gtime 2019-05-07 10:22:50 +08:00
John Guo
693c37d6d6
Merge pull request #116 from jroam/master
add some var flags gtime.format
2019-05-07 10:18:22 +08:00
jroam
d525c04826 公开几个常用功能方法 2019-05-06 15:03:14 +08:00
John
c170edbdfc add ghttp.Request.GetUrl to get current request URL 2019-05-06 13:52:34 +08:00
John
66e40155a9 add http/https scheme for log of ghttp.Server; add transport setting to ignore tls cert for ghttp.Client; version updates 2019-05-06 09:35:39 +08:00
John
59ad1a9b00 fix issue in incorrect every running logics of gcron.AddOnce 2019-05-05 22:57:13 +08:00
jroam
a5b536e218 去掉不常用参数e 2019-05-05 22:49:52 +08:00
John
0e6c2e790d copy mysql driver to third folder 2019-05-04 23:02:07 +08:00
jroam
5761e73061 优化一些参数性能 2019-05-04 18:14:05 +08:00
John
34c761e9db rename mysql driver from 'mysql' to 'gf-mysql' to avoid multiple imports error 2019-05-04 00:25:02 +08:00
John
87e3813636 remove go-sql-driver-mysql from third, add Register function to manually register 'mysql' driver 2019-05-04 00:10:02 +08:00
John
361ff0315c version updates 2019-05-03 17:04:42 +08:00
John
2bb227d058 update gtcp exxamples 2019-05-03 15:47:25 +08:00
John
99dc69e839 update gtcp exxamples 2019-05-03 13:28:27 +08:00