|
|
2cc4835c49
|
v2 -> v3
|
2025-04-10 14:12:35 +08:00 |
|
|
|
1793bf0863
|
add golangci feature to guarantee codes quality (#2229)
|
2022-11-01 20:12:21 +08:00 |
|
|
|
546b6b1724
|
t.Assert(err, nil) -> t.AssertNil(err)
|
2022-03-10 11:36:40 +08:00 |
|
|
|
c72a9f2e1e
|
add buildin functions xml/ini/yaml/toml for package gview
|
2022-01-17 15:55:45 +08:00 |
|
|
|
ce93b625d4
|
change errors wrapped by gerror.Wrap with error stack info for all packages
|
2021-12-21 22:59:14 +08:00 |
|
|
|
57ccc13e0c
|
unit testing files renaming
|
2021-11-17 23:20:58 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
1df52637e8
|
Merge pull request #1429 from osgochina/master
|
2021-11-03 22:38:21 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
5a5809bd95
|
修复gini的bug。
当ini的配置值中含有"="时候,不能正确解析。
|
2021-10-08 16:17:58 +08:00 |
|
|
|
750972e7c6
|
fix unit testing cases
|
2021-09-28 19:04:36 +08:00 |
|
|
|
006fb79967
|
improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb
|
2021-09-13 16:43:09 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
|
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
|
|
b2aa59d893
|
import third-party library json-iterator to improve the performance for json operations
|
2020-06-17 21:16:25 +08:00 |
|
|
|
e2c1e11f95
|
improve package gjson
|
2020-03-21 21:32:02 +08:00 |
|
|
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
|
|
ed3fc529ed
|
Failed to return when Gini file grammar error
Failed to return when Gini file grammar error
|
2019-09-08 23:25:45 +08:00 |
|
|
|
2eb0511ef5
|
Failed to return when Gini file grammar error
Failed to return when Gini file grammar error
|
2019-09-08 23:24:00 +08:00 |
|
|
|
1f8408b622
|
improve gdb
|
2019-08-19 19:21:27 +08:00 |
|
|
|
9a057b757d
|
add package gini
|
2019-08-12 16:53:07 +08:00 |
|