|
|
55f5e6d7aa
|
improve gcharset
|
2019-06-12 23:50:37 +08:00 |
|
|
|
17d49510c4
|
add example for gcharset; fix issue in gxml
|
2019-06-12 21:02:00 +08:00 |
|
|
|
4af8ae1470
|
Merge branch 'master' of https://github.com/gogf/gf
|
2019-06-12 20:50:27 +08:00 |
|
|
|
3a5c660693
|
refract gcharset
|
2019-06-12 20:49:40 +08:00 |
|
|
|
4a2e217625
|
Merge pull request #175 from 2892931976/gf-chj
|
2019-06-12 17:47:54 +08:00 |
|
|
|
4a40b58b63
|
框架中增加字符集转换的标准库
|
2019-06-12 12:12:00 +08:00 |
|
|
|
407068a0bf
|
add ghash basic test
|
2019-06-12 11:33:30 +08:00 |
|
|
|
d6d37248f6
|
框架中增加字符集转换的标准库
|
2019-06-11 21:09:03 +08:00 |
|
|
|
1afb5a4bc5
|
框架中增加字符集转换的标准库
|
2019-06-11 19:41:26 +08:00 |
|
|
|
dbd4a7c1d4
|
框架中增加字符集转换的标准库
|
2019-06-11 19:28:24 +08:00 |
|
|
|
d97fda794c
|
框架中增加字符集转换的标准库
|
2019-06-11 17:25:30 +08:00 |
|
|
|
dd6152fe8a
|
使用encoding库做字符集转换
|
2019-06-11 16:03:09 +08:00 |
|
|
|
00db4f5ed9
|
优先使用标准库的左字符集转换,标准库不支持的使用mahonia做转换
|
2019-06-06 15:11:32 +08:00 |
|
|
|
d1f0fa1a47
|
fix issue in concurrent safety for gview.Parse; rename glog.*fln functions to glog.*f
|
2019-06-05 20:22:57 +08:00 |
|
|
|
9206574bae
|
add json tag most priority for gjson.New
|
2019-06-01 20:01:45 +08:00 |
|
|
|
6e8a900f25
|
fix issue in gjson/gparser in loading xml content; add *time.Time support for gdb
|
2019-06-01 00:02:05 +08:00 |
|
|
|
68fa235412
|
add gjson.GetJsonMap; refract glog to improve performance;
|
2019-05-21 21:52:17 +08:00 |
|
|
|
664b0c06a6
|
gjson updates
|
2019-05-11 17:56:14 +08:00 |
|
|
|
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 |
|
|
|
fdfefbb94d
|
add default value feature for gjson/gparser; update default value type for ghttp.Request
|
2019-05-09 14:19:27 +08:00 |
|
|
|
2b865a55ac
|
update gjson/gparser
|
2019-05-08 22:04:36 +08:00 |
|
|
|
c9537af062
|
add package feature for gudp; gtcp updates
|
2019-04-29 23:54:47 +08:00 |
|
|
|
07ab1d60e8
|
add encoding package unit test
|
2019-04-19 17:04:43 +08:00 |
|
|
|
0fc825dac1
|
add gcompress packge unit test
|
2019-04-18 12:34:01 +08:00 |
|
|
|
8300885ab6
|
Merge pull request #5 from gogf/master
update gtest
|
2019-04-12 17:59:02 +08:00 |
|
|
|
08785cb272
|
update unit test cases of gjson
|
2019-04-10 08:54:49 +08:00 |
|
|
|
6fad737617
|
update unit test cases of gjson/gparser
|
2019-04-10 01:00:51 +08:00 |
|
|
|
053a3c1a53
|
add unit test
|
2019-04-09 19:12:48 +08:00 |
|
|
|
b3d5fc149e
|
add unit test
|
2019-04-09 17:27:11 +08:00 |
|
|
|
43886511b9
|
add unit test
|
2019-04-09 12:28:21 +08:00 |
|
|
|
fd63a2209b
|
增加单元测试
|
2019-04-04 23:31:17 +08:00 |
|
|
|
a26ec37f59
|
Merge pull request #3 from gogf/master
更新
|
2019-04-04 23:17:09 +08:00 |
|
|
|
779ad93bcb
|
参数为nil时的特殊处理
|
2019-04-04 23:02:00 +08:00 |
|
|
|
1ec0219473
|
add gbinary unit tests
|
2019-04-04 23:00:21 +08:00 |
|
|
|
aa4dca11f0
|
fix issue in gtime; update comment for g/gtest
|
2019-04-04 22:52:56 +08:00 |
|
|
|
0e0f297a3f
|
add consurrent safety parameter for gjson.Load/LoadContent; fulfil data type auto-check logics for gjson.LoadConetnt; update comment of gjson/gparser
|
2019-04-02 23:33:27 +08:00 |
|
|
|
fd2c0f2b24
|
Merge pull request #59 from wenzi1/master
修复gxml字符集转换的并发安全问题
|
2019-04-02 17:43:19 +08:00 |
|
|
|
07476a4349
|
add instance management feature for gdb/gredis; add customized configuration content management feature for gcfg; update gjson for data content type check
|
2019-04-02 14:37:46 +08:00 |
|
|
|
817148f3a1
|
增加单元测试
|
2019-04-01 18:32:37 +08:00 |
|
|
|
bd4271cd8c
|
增加gxml的单元测试
|
2019-03-31 23:36:11 +08:00 |
|
|
|
a05361011f
|
修复并发安全问题,改为如果非UTF8字符集则先做字符集转换
|
2019-03-30 23:53:42 +08:00 |
|
|
|
6b34a77251
|
修复并发安全问题,改为如果非UTF8字符集则先做字符集转换
|
2019-03-30 23:39:07 +08:00 |
|
|
|
22fa7a37f3
|
add UseNumber support for gjson; add more unit test cases for gjson
|
2019-03-28 17:51:05 +08:00 |
|
|
|
c9d2d5e8ab
|
add configuration support for maxIdle/maxActive/idleTimeout/maxConnLifetime of gredis; update gjson.Append/Len functions; add more unit test cases for gredis/gins/gstr/gjson
|
2019-03-21 00:14:23 +08:00 |
|
|
|
80e0eae6b0
|
add TLSConfig support for ghttp.Server
|
2019-03-19 17:48:37 +08:00 |
|
|
|
25a6c53533
|
add unit test cases for gfsnotify
|
2019-03-15 14:54:01 +08:00 |
|
|
|
8ae9276732
|
add disable cache feature option for package gspath
|
2019-03-12 00:24:31 +08:00 |
|
|
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
|
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +08:00 |
|
|
|
85677b952f
|
fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category
|
2019-01-30 21:27:03 +08:00 |
|