jflyfox
|
306c02bcd4
|
fix issue for gfile.ReadLinesBytes, and improve callback function definition for gfile.ReadLinesBytes/ReadLines
|
2020-12-25 11:37:47 +08:00 |
|
John Guo
|
d2b65f0f91
|
add gcmd.GetWithEnv/genv.GetWithCmd; remove package cmdenv;
|
2020-12-04 23:44:54 +08:00 |
|
John
|
1edc1f35fb
|
add individual cache for package gdb/gfile
|
2020-11-07 20:00:35 +08:00 |
|
John
|
849874a247
|
improve adapter definition for package gcache
|
2020-10-09 20:59:49 +08:00 |
|
John
|
eb43a2040e
|
add ghttp.Client.RedirectLimit and gfile.ScanDirFileFunc
|
2020-09-09 22:26:46 +08:00 |
|
John
|
957689e07c
|
up
|
2020-09-02 23:22:16 +08:00 |
|
John
|
3952d74f87
|
up
|
2020-09-02 21:36:21 +08:00 |
|
John
|
6dc4b81693
|
add max recursive depth for directory scanning for function gfile.Scan*
|
2020-09-02 21:25:02 +08:00 |
|
Jack
|
a926033b66
|
move Separator from const to variable for package gfile
|
2020-07-30 20:57:08 +08:00 |
|
john
|
ca72d3b23a
|
remove gfcache usage from repo
|
2020-07-18 08:32:35 +08:00 |
|
john
|
4dd12434b7
|
add file cache feature for package gfile and remove package gfcache
|
2020-07-16 12:31:13 +08:00 |
|
john
|
8050efb835
|
improve package gfile
|
2020-05-16 14:06:35 +08:00 |
|
John
|
acc2a6a353
|
improve copy feature for package gfile
|
2020-05-16 00:50:01 +08:00 |
|
John
|
74c65439fc
|
add function ScanDirFunc for package gfile
|
2020-05-15 21:51:03 +08:00 |
|
John
|
2fd5a1574a
|
improve package gres
|
2020-05-14 20:32:01 +08:00 |
|
John
|
45170bc53e
|
add ClientMaxBodySize configuration for ghttp.Server
|
2020-04-30 20:37:09 +08:00 |
|
John
|
b79ff84c6f
|
add struct slice conversion for request parameters for ghttp.Request; improve package gconv
|
2020-04-30 16:53:47 +08:00 |
|
John
|
b17e3a6804
|
improve package gset
|
2020-04-13 23:44:43 +08:00 |
|
John
|
ddcb7121c1
|
improve temporary path producing from gfile.Join to gfile.TempDir
|
2020-03-28 00:41:12 +08:00 |
|
John
|
f1f575fd5c
|
improve package gins/gfile/intlog
|
2020-03-28 00:37:23 +08:00 |
|
John
|
ba56eb87b1
|
improve rotation feature for package glog
|
2020-03-26 20:58:57 +08:00 |
|
John
|
4258a3bbc9
|
improve StrToSize function for package gfile
|
2020-03-26 15:54:57 +08:00 |
|
John
|
4912331ddc
|
improve mtime feature for gfile; improve rotation feature for glog
|
2020-03-26 09:29:36 +08:00 |
|
John
|
926b664615
|
improve package garray for crossing border handling; improve rotation feature for package glog
|
2020-03-25 23:36:56 +08:00 |
|
John
|
75054ee109
|
fix issue in rebinding feature for grou router of ghttp.Server
|
2020-03-24 19:48:10 +08:00 |
|
John
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
John
|
9f0548c03d
|
improve testdata directory retrieving for unit testing cases
|
2020-03-16 22:47:39 +08:00 |
|
John
|
c578df06a3
|
fix issue in unit testing case of package gfile
|
2020-03-16 20:51:19 +08:00 |
|
John
|
74be9fac18
|
add file rotation feature for package glog; improve gpool/gfpool; fix issue in gfile.MTimeMillisecond
|
2020-03-15 19:32:26 +08:00 |
|
John
|
6665d62e7e
|
improve package gfile
|
2020-03-07 20:28:00 +08:00 |
|
John
|
a34ca0ff4b
|
improve uploading file feature for ghttp.Server; improve package gfile/gstr/gdebug
|
2020-03-07 19:31:33 +08:00 |
|
John
|
d8a7e36478
|
improve router feature for ghttp.Server
|
2020-03-04 17:29:23 +08:00 |
|
John
|
4d2b244319
|
fix issue in gres.UnpackContent; fix issue in gtime.NewFromTimeStamp
|
2020-02-04 17:09:18 +08:00 |
|
John
|
7df53ff55e
|
rename all timestamp function names from *Second to Timestamp*
|
2020-01-20 14:14:11 +08:00 |
|
John
|
81fd3d06bb
|
make parser default unstrict for gcmd
|
2020-01-08 19:30:56 +08:00 |
|
John Guo
|
167d58490b
|
Merge pull request #455 from gnever/191229_gfile_add_readline_mst
Add ReadLines and ReadByteLines read file content line by line
|
2020-01-06 17:52:41 +08:00 |
|
John
|
344f232c36
|
add Timestamp*Str functions for gtime; improve unit testing cases for gfile
|
2020-01-02 21:29:06 +08:00 |
|
xubin.gao
|
d6e6ddf996
|
Add gfile.ReadLines and gfile.ReadByteLines read file content line by line
|
2019-12-29 19:24:56 +08:00 |
|
John
|
5dbda8aedc
|
fix issue in unit testing codes in gfile
|
2019-12-29 14:15:17 +08:00 |
|
John
|
134e4cf28f
|
improve gfile.CopyDir function; add Model function for gdb.Model
|
2019-12-28 13:55:05 +08:00 |
|
John
|
80c6ceaf26
|
fix issue 437
|
2019-12-25 21:22:06 +08:00 |
|
John
|
a10f428715
|
add Iterator* functions for garray; add ReplaceDir*/ReplaceFile* functions for gfile; remove gfile.Replace/ReplaceFunc functions
|
2019-12-25 20:56:39 +08:00 |
|
John
|
87295ef1fe
|
improve process communication feature for gproc; add more slice converting functions for gconv
|
2019-12-11 21:22:41 +08:00 |
|
John
|
0cce858641
|
improve configuration feature for ghttp.Server/gview/glog
|
2019-11-28 23:19:37 +08:00 |
|
John
|
66355354fc
|
improve gfsnotify/gview and container
|
2019-10-31 23:37:33 +08:00 |
|
John
|
3218c89f17
|
improve gfile/gstr/ghttp
|
2019-09-23 16:21:19 +08:00 |
|
john
|
8281d9cdd1
|
improve gfile.MainPkgPath; update RELEASE.MD
|
2019-09-14 00:17:49 +08:00 |
|
John
|
b39d653fe9
|
add package gsession; mv gkvdb to new repo
|
2019-09-11 21:19:45 +08:00 |
|
John
|
7f943c6b5f
|
improving gview with i18n
|
2019-09-09 22:56:54 +08:00 |
|
john
|
77a727e1d7
|
improve i18n with gview
|
2019-09-08 21:12:11 +08:00 |
|