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 |
|
wenzi1
|
a05361011f
|
修复并发安全问题,改为如果非UTF8字符集则先做字符集转换
|
2019-03-30 23:53:42 +08:00 |
|
wenzi1
|
6b34a77251
|
修复并发安全问题,改为如果非UTF8字符集则先做字符集转换
|
2019-03-30 23:39:07 +08:00 |
|
John
|
22fa7a37f3
|
add UseNumber support for gjson; add more unit test cases for gjson
|
2019-03-28 17:51:05 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +08:00 |
|
John
|
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 |
|
John
|
72569321fa
|
package comments update
|
2019-01-16 13:35:16 +08:00 |
|
John
|
0c41909454
|
pakage comments updates
|
2019-01-15 23:27:47 +08:00 |
|
john
|
7fbbf09b0e
|
新增go modules支持,自行管理第三方包依赖,方便开发者使用
|
2018-10-22 11:13:00 +08:00 |
|
John
|
9f75d6c764
|
gregx包名修改为gregex
|
2018-07-11 17:06:47 +08:00 |
|
wenzi1
|
27733ce7ff
|
修复当xml中不包含encoding时报错的问题
|
2018-07-04 11:17:15 +08:00 |
|
John
|
adf59ef9f2
|
增加mahonia第三方字符集编码转换包,完善gcharset及gxml包编码
|
2018-06-07 08:37:24 +08:00 |
|
wenzi1
|
995c10cf2b
|
删除gcharset中的getcharset方法
|
2018-06-06 14:58:50 +08:00 |
|
wenzi1
|
0d15c9f838
|
修复gxml字符集转换问题
|
2018-06-06 14:37:38 +08:00 |
|
wenzi1
|
32e4aa8d84
|
完善gxml中匹配encoding的处理,增加gcharset包的说明
|
2018-06-06 14:12:40 +08:00 |
|
wenzi1
|
4029e4ab87
|
增加对字符集转换的封装,gxml包中使用新增的字符集转换包来做处理
|
2018-06-04 12:32:32 +08:00 |
|
wenzi1
|
5bf65f1476
|
增加gzip方法的封装,修改gxml能够支持GBK/GB18030自动转UTF-8
|
2018-06-01 21:10:28 +08:00 |
|
wenzi1
|
1c3e8cb9e9
|
支持GBK/GB18030的字符集转换
|
2018-06-01 20:52:17 +08:00 |
|
wenzi1
|
0e88987709
|
修复当xml中encoding字符集为非UTF-8字符集时报错的问题
|
2018-05-29 23:23:49 +08:00 |
|
John
|
df9fb984e3
|
yaml,xml,json数据格式封装解析测试
|
2018-01-19 16:19:48 +08:00 |
|
John
|
5dab00fddb
|
配置文件管理
|
2018-01-19 15:26:28 +08:00 |
|
John
|
4db0034047
|
完成单数据校验规则开发
|
2017-12-29 15:42:42 +08:00 |
|
John
|
0df40febf1
|
新增gxml解析xml,开发中
|
2017-12-29 00:03:32 +08:00 |
|