|
|
16a4a5ba46
|
Gmap测试修改
|
2019-04-16 14:28:25 +08:00 |
|
|
|
b489eed4ef
|
新增测试方法
|
2019-04-12 10:59:05 +08:00 |
|
|
|
905f46359a
|
Gmap string-string 类型测试提交
|
2019-04-11 17:50:26 +08:00 |
|
|
|
8e7bf1f908
|
bug 修复
|
2019-04-11 17:46:19 +08:00 |
|
|
|
3a1524ae6d
|
Gmap 初测完成
|
2019-04-11 17:33:52 +08:00 |
|
|
|
277b7a4536
|
测试修改
|
2019-04-09 15:06:12 +08:00 |
|
|
|
39c65d9e9a
|
测试添加
|
2019-04-08 17:49:15 +08:00 |
|
|
|
b97bbbfa3d
|
测试添加
|
2019-04-08 17:32:07 +08:00 |
|
|
|
ace6ba8096
|
Gmap 测试添加
|
2019-04-08 17:02:57 +08:00 |
|
|
|
b90d61b27c
|
README updates
|
2019-04-07 22:03:04 +08:00 |
|
|
|
85606e3e7e
|
README updates
|
2019-04-07 21:59:28 +08:00 |
|
|
|
1fc85d49bd
|
gtime updates; README updates
|
2019-04-07 21:49:24 +08:00 |
|
|
|
a5cfb4e638
|
Merge pull request #82 from hailaz/master
Add gtime unit test
|
2019-04-07 21:27:29 +08:00 |
|
|
|
38754bf062
|
Merge pull request #78 from youyixiao/youyixiao_gogf
gregex_unit_test
|
2019-04-07 21:23:03 +08:00 |
|
|
|
f1818ed2ff
|
补充gtime_format的覆盖测试。
|
2019-04-06 23:53:06 +08:00 |
|
|
|
352ad17715
|
避免pr时造成gtime文件的更改。
|
2019-04-06 22:56:47 +08:00 |
|
|
|
e50b8d9632
|
移除gtime unit test中注释掉的函数。
|
2019-04-06 22:50:37 +08:00 |
|
|
|
2107061a46
|
Add gtime unit test
|
2019-04-06 22:48:47 +08:00 |
|
|
|
61f57b4895
|
update comments of gstr
|
2019-04-06 21:31:01 +08:00 |
|
|
|
d34273abff
|
同步master
|
2019-04-05 23:53:43 +08:00 |
|
|
|
0aff0f0362
|
同步master
|
2019-04-05 23:49:20 +08:00 |
|
|
|
68949b69bc
|
update example of gtime
|
2019-04-05 23:31:14 +08:00 |
|
|
|
c56c77d3a1
|
fix issue in G&j char format
|
2019-04-05 23:13:47 +08:00 |
|
|
|
dc82ce395a
|
comment updates for gcfg
|
2019-04-05 00:23:59 +08:00 |
|
|
|
2a29483456
|
comment fix
|
2019-04-04 23:24:27 +08:00 |
|
|
|
4f10562980
|
remove limit for gdb.Model.One
|
2019-04-04 23:22:09 +08:00 |
|
|
|
6863928b06
|
!18 限制下查询单条记录查询条数
Merge pull request !18 from 一墨染尽青衣颜/master
|
2019-04-04 22:55:13 +08:00 |
|
|
|
aa4dca11f0
|
fix issue in gtime; update comment for g/gtest
|
2019-04-04 22:52:56 +08:00 |
|
|
|
dc6ab820ce
|
修复解析日期函数(parseDateStr)对"02.jan.2006"格式日期解析异常的问题。
更正函数(isNumeric)的注释。
|
2019-04-04 17:57:17 +08:00 |
|
|
|
be0fa4d60b
|
gregex_unit_test
|
2019-04-04 17:45:04 +08:00 |
|
|
|
a86d2272af
|
gregex_unit_test
|
2019-04-04 16:15:50 +08:00 |
|
|
|
08550d413e
|
update unit test cases for gcfg
|
2019-04-04 09:18:43 +08:00 |
|
|
|
b89294561b
|
add gmap.SetIfNotExistFunc/SetIfNotExistFuncLock for gmap; update comment of gmap; update instance feature of gcfg
|
2019-04-03 23:39:31 +08:00 |
|
|
|
630d8fdb43
|
add Instance function for gcfg
v1.5.23
|
2019-04-03 09:59:15 +08:00 |
|
|
|
c4c7e6caf4
|
gofmt
|
2019-04-03 00:03:46 +08:00 |
|
|
|
8a8fea1257
|
v1.5.23
|
2019-04-02 23:40:20 +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 |
|
|
|
ecc6e3888d
|
up
|
2019-04-02 17:10:21 +08:00 |
|
|
|
47c073aaf3
|
add Clear function for gcfg; mark Reload function of gcfg as deprecated; update unit test for gins
|
2019-04-02 16:08:46 +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 |
|
|
|
b1804fc346
|
TODO updates; version updates
v1.5.22
|
2019-03-31 21:13:11 +08:00 |
|
|
|
a3886c2179
|
fix issue in RemoteAddr of gudp.Conn
|
2019-03-31 20:58:31 +08:00 |
|
|
|
f258b5bf1c
|
change logging level from error to debug in route regitsry for struct for ghttp package; handle possible overrange usage of r.URL.Path in ghttp.Server
|
2019-03-31 20:52:30 +08:00 |
|
|
|
a05361011f
|
修复并发安全问题,改为如果非UTF8字符集则先做字符集转换
|
2019-03-30 23:53:42 +08:00 |
|
|
|
6b34a77251
|
修复并发安全问题,改为如果非UTF8字符集则先做字符集转换
|
2019-03-30 23:39:07 +08:00 |
|
|
|
afb1adee3d
|
version updates
v1.5.21
|
2019-03-28 17:58:33 +08:00 |
|
|
|
22fa7a37f3
|
add UseNumber support for gjson; add more unit test cases for gjson
|
2019-03-28 17:51:05 +08:00 |
|