John Guo
|
dfe088f5cd
|
refactor(util/gconv): add Converter feature for more flexable and extensible type converting (#4107)
|
2025-03-06 23:04:26 +08:00 |
|
John Guo
|
a5c8b966e2
|
feat(util/gconv): add basic types conversion support for function Scan (#3991)
|
2024-12-18 10:41:09 +08:00 |
|
UncleChair
|
ffa6081471
|
fix(util/gconv): fix missing minus in string to int64 conversion (#3920)
|
2024-11-13 23:25:24 +08:00 |
|
wln32
|
0e471eab38
|
fix(util/gconv): #3764 fix bool converting issue (#3765)
|
2024-09-12 21:59:38 +08:00 |
|
wln32
|
1b4ebc0812
|
perf(util/gconv): add cache logic to enhance performance (#3673)
|
2024-09-09 16:17:01 +08:00 |
|
daguang
|
299573dd19
|
fixed inconsistent results when converting float64(NaN) to int/uint on multiple platforms (#2064)
|
2022-08-15 21:51:34 +08:00 |
|
John Guo
|
583d576cdb
|
remove octal number converting for gconv.Int*/Uint* functions; fix issue #1733
|
2022-05-09 21:26:42 +08:00 |
|
John Guo
|
551ceef0e1
|
improve package gconv
|
2021-11-19 15:21:46 +08:00 |
|