Commit Graph

718 Commits

Author SHA1 Message Date
John
4de574ee86 auto create struct for ghttp.Request.GetToStruct 2019-07-12 20:56:45 +08:00
John
a95624ab19 add big-endian support for gbinary; improve gdb for bit type support 2019-07-11 18:58:31 +08:00
John
10e042454c fix issue in bit type conversion for mssql in gdb 2019-07-11 15:41:06 +08:00
john
2f17d37f7b add v tag for gvalid; add p tag for ghttp; add c tag for gconv 2019-07-10 23:04:04 +08:00
john
145fccdf6e improve configuraion style for gdb 2019-07-09 14:50:56 +08:00
john
3b0012ec30 fix issue in gbase64.Decode 2019-07-09 08:07:50 +08:00
John
d0fe2d2f75 fix issue in gdb.Model.Scan 2019-07-06 15:51:32 +08:00
John
49ef4fd266 add more example for gconv.Map 2019-07-06 15:02:02 +08:00
John
929a57ceb8 add Structs/StructsDeep function for gconv; add auto-creating struct/struct pointer for gconv.Struct function when parameter pointer is typeof **struct 2019-07-06 11:10:32 +08:00
John
273d992493 fix issue in gfsnotify in recursive inotify watcher registering 2019-07-04 19:06:06 +08:00
John
ed61c2ee22 improve gconv.Map for priority tags 2019-07-04 14:27:43 +08:00
john
8d01e565c5 gfsnotify example updates 2019-07-03 22:27:50 +08:00
John
23d346b291 improve gdb.Model.Struct/Structs/Scan in error handling, it returns sql.ErrorNoRows if no records received after querying 2019-07-03 19:38:52 +08:00
John
c948f0c287 improve gdb.Update/Delete feature to support orderby/limit features 2019-07-02 23:14:40 +08:00
John
e63e989d41 fix issue of dead lock in gcache.doSetWithLockCheck 2019-07-02 19:22:06 +08:00
John
5572ab858e improve gbase64 2019-07-02 17:30:18 +08:00
John
961ca0879d improve gbase64 2019-07-02 16:56:10 +08:00
John
c0aebe023c remove example codes for gcanner 2019-06-25 18:40:55 +08:00
John
05c7ba5f29 improve ghttp.CORSDefault 2019-06-24 19:05:07 +08:00
John
9248fd6b28 add internal/errors 2019-06-22 22:05:39 +08:00
John
bb935967ac add MarshalJSON function for gjson/gparser to implements the interface MarshalJSON for json.Marshal 2019-06-22 17:02:36 +08:00
John
b7e0f1f983 improve grpool 2019-06-22 15:05:15 +08:00
John
c88f516759 remove mutex usage from gflock 2019-06-22 11:29:51 +08:00
John
912b743a1e improve Range/SubSlice functions for garray 2019-06-22 11:03:50 +08:00
John
fe179fff42 gofmt 2019-06-21 22:23:07 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
john
5888b0e06a fix issue in gmlock 2019-06-18 19:19:43 +08:00
john
17898cc747 improve gmlock 2019-06-18 17:31:48 +08:00
John
78ccbeac3b add Cas function for gtype; improve gmlock 2019-06-18 08:37:21 +08:00
John
ae8eb4a1f1 Merge branch 'master' of https://github.com/gogf/gf into develop 2019-06-17 20:20:25 +08:00
John
f7d1613d62 improve gqueue 2019-06-17 19:54:00 +08:00
John
866482a8e8 fix issue in gqueue.Close 2019-06-16 21:52:41 +08:00
John
4ffe4f2262 add returned error for ghttp.ClientResponse.Close 2019-06-16 18:54:48 +08:00
John
d973c5d5c7 improve communication feature for gproc 2019-06-15 21:41:20 +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