Commit Graph

33 Commits

Author SHA1 Message Date
42eae41599 fix(util/gutil): code scanning alert no. 17: Potentially unsafe quoting (#3993) 2024-12-01 23:44:48 +08:00
1c12f3a30d fix: http superfluous response.WriteHeader call in some scenario (#3428) 2024-03-28 22:08:54 +08:00
a6fff37be8 add DumpJson for package gutil (#2651) 2023-05-24 10:04:19 +08:00
d788b7ff5e fix issue #2529 #2487 (#2548) 2023-04-12 10:14:14 +08:00
3b245837b9 fix issue in cycle dumping for g.Dump (#2367)
* fix issue in cycle dumping for g.Dump

* up

* up

* up

Co-authored-by: houseme <housemecn@gmail.com>
2022-12-22 14:43:02 +08:00
f9c9750108 improve gutil.Dump 2022-04-15 18:00:16 +08:00
329f6b90f7 improve gutil.Dump feature 2022-03-11 15:26:01 +08:00
d8d9996464 fix issue #1662 2022-03-11 10:24:42 +08:00
acd1989fa1 improve Dump feature for package gutil 2022-03-10 22:29:47 +08:00
afa1f78a02 fix issue #1661 2022-03-10 21:12:24 +08:00
7b22355abb expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature 2021-11-24 16:17:50 +08:00
0622b517c5 command object feature for package gcmd 2021-11-23 20:26:55 +08:00
a96acf6eed improve dump feature for package gutil 2021-11-22 23:05:32 +08:00
3be19e58e1 recursive validation feature for package gvalid 2021-11-22 20:28:47 +08:00
07ac8aca41 fix unit testing cases for package gres/gview 2021-11-18 20:07:24 +08:00
de4db409ee improve gutil.Dump 2021-11-18 15:25:24 +08:00
712416f490 improve gutil.Dump 2021-11-18 15:20:37 +08:00
0b9931a3a4 improve Dump feature for package gutil 2021-11-16 20:41:31 +08:00
d864120353 Improved import, by group improt. 2021-11-13 23:30:31 +08:00
95a4690e69 improve error feature for package gvalid 2021-11-09 17:50:14 +08:00
3ca2cad449 improve gutil.Dump 2021-11-07 00:32:16 +08:00
42c4b32720 add gconv.ScanList 2021-11-07 00:16:14 +08:00
0c43e7986f improve function gutil.Dump/DumpWithType 2021-11-03 13:27:37 +08:00
ac6968edf1 improve Dump feature 2021-10-30 20:35:55 +08:00
977780736f improve gutil.Dump 2021-10-21 22:07:43 +08:00
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
01a3dd1eb0 add function gerror.HasStack; rename all api* interfaces to i* 2021-09-17 19:26:56 +08:00
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
fadb7a8f8f fix issue 1002 2020-11-21 13:20:32 +08:00
ab689a7792 improve gutil.Dump 2020-10-22 09:24:57 +08:00
b2aa59d893 import third-party library json-iterator to improve the performance for json operations 2020-06-17 21:16:25 +08:00
36401a063d improve gutil.Dump, improve sqlite file searching when opening db file 2020-03-19 13:38:42 +08:00
849e7370d1 improve gutil.Dump, improve sqlite file searching when opening db file 2020-03-19 11:37:31 +08:00