John
|
080ca82605
|
release updates
|
2020-06-09 21:29:28 +08:00 |
|
John
|
0290de2360
|
improve dump feature for ghttp.Request
|
2020-06-09 20:46:04 +08:00 |
|
John Guo
|
9b330adc1d
|
Merge pull request #718 from sanrentai/master
improve mssql TableFields func
|
2020-06-09 19:04:56 +08:00 |
|
John
|
f3ff1ae08b
|
improve example for package gmap
|
2020-06-09 16:24:54 +08:00 |
|
John
|
4f699af051
|
improve pointer type convertion for package gconv
|
2020-06-09 14:19:23 +08:00 |
|
sanrentai
|
7ebc7259cb
|
improve mssql TableFields func
|
2020-06-09 14:02:43 +08:00 |
|
John
|
9d22edbdb8
|
donator updates
|
2020-06-08 23:08:58 +08:00 |
|
John
|
7e95058cb5
|
donator updates
|
2020-06-08 22:34:48 +08:00 |
|
John
|
f33753e0cd
|
add example for package ghttp/glog
|
2020-06-08 20:21:35 +08:00 |
|
John
|
ac71e1d753
|
rename Dump to RawDump for ghttp.ClientResponse
|
2020-06-08 19:26:14 +08:00 |
|
John
|
8151b6efd6
|
add more example for package gredis
|
2020-06-08 19:17:24 +08:00 |
|
John
|
94de306c93
|
add zero time filtering for package gdb
|
2020-06-08 13:46:45 +08:00 |
|
John
|
51f8ea26de
|
add example for package gredis
|
2020-06-06 18:12:42 +08:00 |
|
John
|
29d9bb17cd
|
improve function Unscoped for package gdb
|
2020-06-06 16:28:16 +08:00 |
|
John
|
30501a882d
|
improve function Struct for package gconv
|
2020-06-06 15:31:04 +08:00 |
|
John
|
f2f98e1d16
|
rename testing file names for package gdb
|
2020-06-06 14:38:05 +08:00 |
|
John
|
cbf465eeea
|
improve body interface implements for ghttp.Reqest/Response
|
2020-06-06 13:34:58 +08:00 |
|
John
|
79c400e912
|
Merge branch 'master' of https://github.com/gogf/gf
|
2020-06-06 10:10:05 +08:00 |
|
John
|
cc4c49b5b0
|
add unit testing case for pointer attribute mapping for function Parse
|
2020-06-06 10:09:19 +08:00 |
|
John Guo
|
96ea2c911d
|
Merge pull request #696 from sanrentai/master
the sqlserver type money should be converted to float64
|
2020-06-05 21:08:49 +08:00 |
|
John
|
131b11680a
|
readme update
|
2020-06-05 20:36:05 +08:00 |
|
john
|
3c6ab96283
|
fix issue in function Walk and add more example for package gset
|
2020-06-04 21:46:22 +08:00 |
|
john
|
d2c4fa921a
|
add more example for package gmap
|
2020-06-04 20:45:18 +08:00 |
|
john
|
dbb51a9328
|
improve package glist
|
2020-06-04 20:13:33 +08:00 |
|
john
|
55bfc3fa73
|
add more examples for package garray
|
2020-06-04 18:28:33 +08:00 |
|
john
|
d9c5182d1a
|
gitignore updates
|
2020-06-04 17:56:32 +08:00 |
|
john
|
899fcbf2da
|
add mor example for package garray
|
2020-06-04 17:55:43 +08:00 |
|
john
|
6e2c0d8706
|
comment and readme update
|
2020-06-04 17:29:16 +08:00 |
|
john
|
c4e599ce63
|
improve random bytes buffer hanlding for package grand
|
2020-06-04 14:45:56 +08:00 |
|
John
|
9cad9e4467
|
add more unit testing cases for package gstr
|
2020-06-04 00:03:30 +08:00 |
|
John
|
48019444ea
|
README and DONATOR update
|
2020-06-03 23:49:12 +08:00 |
|
John
|
76d31a7fbb
|
improve slice result handling by treating it as string slice for package gredis
|
2020-06-03 23:44:21 +08:00 |
|
John
|
facb9d93c0
|
fix issue of multiple slice arguments handling in function where
|
2020-06-03 21:36:16 +08:00 |
|
John
|
1d6bd46c5e
|
README updates
|
2020-06-03 20:33:21 +08:00 |
|
John Guo
|
8646dc1825
|
Merge pull request #702 from misitebao/master
更新 readme 中文版
|
2020-06-03 18:49:35 +08:00 |
|
misitebao
|
2992bdeed7
|
修改之前的捐赠名称
|
2020-06-03 11:38:21 +08:00 |
|
misitebao
|
c5601e6c88
|
更新 readme 中文版
|
2020-06-03 10:59:20 +08:00 |
|
John
|
ef1d9a561c
|
improve the route feature for ghttp.Server
|
2020-06-03 00:09:51 +08:00 |
|
Sany
|
2d3b32c94a
|
money 类型转换错误
|
2020-05-29 15:41:37 +08:00 |
|
John
|
269378aa0d
|
fix issue in unit testing case for package gsession; version updates
|
2020-05-28 20:28:07 +08:00 |
|
John
|
6889542801
|
improve package guid
|
2020-05-27 11:26:05 +08:00 |
|
John
|
8e6f1f1740
|
improve performance of random buffer usage for package grand
|
2020-05-25 23:39:09 +08:00 |
|
John
|
b6ab1a992c
|
improve empty checks for common interfaces implementer
|
2020-05-25 14:26:08 +08:00 |
|
john
|
a5a267567c
|
comment update for package garray
|
2020-05-22 12:04:58 +08:00 |
|
John
|
f05f855c07
|
improve default max header bytes from 1KB to 10KB for ghttp.Server
|
2020-05-21 20:10:38 +08:00 |
|
John
|
bc5f773ba6
|
make WriteTimeout default to 0 for ghttp.Server
|
2020-05-19 19:16:47 +08:00 |
|
John
|
55308cc37c
|
improve package gipv4 by formating the value retrieving fuctions to Get*
|
2020-05-18 23:50:31 +08:00 |
|
John
|
4d9db6edf0
|
improve package gconv for map converting
|
2020-05-18 20:58:19 +08:00 |
|
John
|
38111a64e3
|
improve files listing for ghttp.Server
|
2020-05-18 20:09:00 +08:00 |
|
John
|
bd8d3fca08
|
improve domain rule for package gvalid
|
2020-05-18 19:44:15 +08:00 |
|