Commit Graph

685 Commits

Author SHA1 Message Date
John
4ffe4f2262 add returned error for ghttp.ClientResponse.Close 2019-06-16 18:54:48 +08:00
John
c02f502bd8 fix issue in gqueue.Size 2019-06-15 18:30:09 +08:00
John
fe152dfa63 comment updates for gtree; fix issue in gtree.AVLTree.Remove 2019-06-15 16:53:36 +08:00
John
57b54414d6 merge master 2019-06-13 21:00:14 +08:00
John
23d404f681 add glog.Expose for glog; add Trim operation for glog.Logger.Write; fix issue in gjson.Remove for slice 2019-06-13 19:29:09 +08:00
John
7aaf9e9228 fix issue in garray.Contains/New*ArrayFromCopy 2019-06-12 22:45:13 +08:00
John
5aa3212fe1 gofmt geg/third 2019-06-12 21:06:57 +08:00
John
17d49510c4 add example for gcharset; fix issue in gxml 2019-06-12 21:02:00 +08:00
John
3a5c660693 refract gcharset 2019-06-12 20:49:40 +08:00
John
6e7d08fbfb fix issue in garray.Search 2019-06-12 10:11:54 +08:00
John
e6d4459992 comment update for gcache 2019-06-11 20:57:43 +08:00
John
cc0a385c22 RELEASE updates 2019-06-09 11:56:58 +08:00
John
c0c97b76fb update lead string position for glog 2019-06-07 23:00:34 +08:00
John
841224372b update comment for gmlock 2019-06-05 21:58:27 +08:00
John
d1f0fa1a47 fix issue in concurrent safety for gview.Parse; rename glog.*fln functions to glog.*f 2019-06-05 20:22:57 +08:00
John
6fecf8bb01 update example 2019-06-05 18:41:11 +08:00
John
6d44f02a38 fix issue in internal/empty 2019-06-05 18:40:26 +08:00
John
dc29822e69 improve gtcp; add tls support for gtcp 2019-06-04 23:33:46 +08:00
John
00a8ef63b6 improve gtcp 2019-06-03 23:53:59 +08:00
John
3a99c6e5f5 improve TryCatch function for gutil 2019-06-03 20:58:30 +08:00
John
e4f9e1000d fix issue in status handler for ghttp.Server 2019-06-03 16:39:45 +08:00
John
75dcc566b3 improve grpool to ensure atomicity for function Add 2019-06-03 09:09:40 +08:00
John
79f765c961 update example for gconv 2019-06-02 16:34:31 +08:00
John
d62ef17290 improve glog 2019-06-01 22:36:12 +08:00
John
35d860427e add GetLastSql function for gdb 2019-06-01 20:31:29 +08:00
John
9206574bae add json tag most priority for gjson.New 2019-06-01 20:01:45 +08:00
John
d67b95c593 add async logging feature for glog 2019-06-01 19:34:03 +08:00
John
2bf2f1b822 improve grpool 2019-06-01 15:11:32 +08:00
John
9ad94eccad add json output support for glog 2019-06-01 11:01:57 +08:00
John
6e8a900f25 fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb 2019-06-01 00:02:05 +08:00
John
d9aa9e4480 improve grpool 2019-05-31 22:54:57 +08:00
John
7335126064 mark deprecated for *fln functions of glog; fix issue in gfile.MainPkgPath in Windows 2019-05-29 15:18:12 +08:00
John
7034e2015e add FormatTo/LayoutTo functions for gtime; use custom ExpireFunc to close poool items when pool is close for gpool 2019-05-29 11:25:11 +08:00
John
3575e20137 update Writer feature of glog 2019-05-23 20:34:06 +08:00
John
f69f529258 Merge branch 'master' into develop 2019-05-23 19:14:19 +08:00
John
3e7416ca7d add Skip for glog 2019-05-23 19:14:16 +08:00
John
9da883a50c comment updates 2019-05-23 11:49:33 +08:00
John
ea3e03aaba example updates for glog 2019-05-23 09:26:37 +08:00
John
0839ea385f refract glog to improve performance; 2019-05-21 23:57:03 +08:00
John
68fa235412 add gjson.GetJsonMap; refract glog to improve performance; 2019-05-21 21:52:17 +08:00
John
b92b69564b improve gfile.MainPkgPath 2019-05-16 23:41:09 +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
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
f3f0689bd4 rename LinkMap to ListMap for gmap 2019-05-13 22:26:39 +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
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