forgejo/modules/charset
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
ambiguous Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
invisible Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
ambiguous.go Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019) 2022-12-04 17:57:30 +00:00
ambiguous_gen.go
ambiguous_gen_test.go
breakwriter.go
breakwriter_test.go
charset.go
charset_test.go
escape.go Fix line spacing for plaintext previews (#22699) 2023-02-01 22:51:02 -06:00
escape_status.go
escape_stream.go Update go tool dependencies, restructure lint targets (#24239) 2023-04-22 14:53:00 -04:00
escape_test.go Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
htmlstream.go
invisible_gen.go