.. |
gstr_case.go
|
add quote support for table named with '.'; improve case conversion for strings named with '.' for gstr
|
2019-09-16 17:15:39 +08:00 |
gstr_contain.go
|
add HasPrefix/HasSuffix for package gstr
|
2020-02-25 21:03:07 +08:00 |
gstr_convert.go
|
add OctStr function for gstr
|
2020-02-12 10:48:15 +08:00 |
gstr_domain.go
|
add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn
|
2019-09-23 19:25:03 +08:00 |
gstr_levenshtein.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gstr_parse.go
|
improve JSON/XML parsing feature for ghttp.Request
|
2020-01-04 15:35:21 +08:00 |
gstr_pos.go
|
add function SubStrRune/StrLimitRune/PosRune/PosIRune/PosRRune/PosRIRune for package gstr; remove unicode support in function SubStr/StrLimit for package gstr
|
2020-04-07 23:51:48 +08:00 |
gstr_similartext.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gstr_soundex.go
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
gstr_trim.go
|
improve gdb/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
gstr_version.go
|
improve version functions for package gstr
|
2020-05-16 00:12:23 +08:00 |
gstr_z_unit_basic_test.go
|
add more unit testing cases for package gstr
|
2020-06-04 00:03:30 +08:00 |
gstr_z_unit_case_test.go
|
add quote support for table named with '.'; improve case conversion for strings named with '.' for gstr
|
2019-09-16 17:15:39 +08:00 |
gstr_z_unit_convert_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gstr_z_unit_domain_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gstr_z_unit_parse_test.go
|
improve unit testing cases
|
2020-03-19 23:53:03 +08:00 |
gstr_z_unit_pos_test.go
|
add function SubStrRune/StrLimitRune/PosRune/PosIRune/PosRRune/PosRIRune for package gstr; remove unicode support in function SubStr/StrLimit for package gstr
|
2020-04-07 23:51:48 +08:00 |
gstr_z_unit_trim_test.go
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
gstr_z_unit_version_test.go
|
improve version functions for package gstr
|
2020-05-16 00:11:08 +08:00 |
gstr.go
|
improve version functions for package gstr
|
2020-05-16 00:10:12 +08:00 |