1
0
Fork 0
codeberg-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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
ambiguous_gen_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
breakwriter.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
breakwriter_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
charset.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
charset_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
escape.go Fix line spacing for plaintext previews (#22699) 2023-02-01 22:51:02 -06:00
escape_status.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
invisible_gen.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00