summaryrefslogtreecommitdiffstats
path: root/modules/charset/charset.go
Commit message (Expand)AuthorAgeFilesLines
* Preserve BOM in web editor (#28935)silverwind2024-01-271-21/+22
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix various typos (#20338)luzpaz2022-07-121-3/+3
* Detect truncated utf-8 characters at the end of content as still representing...zeripath2022-05-211-1/+20
* format with gofumpt (#18184)65432022-01-201-1/+1
* Read expected buffer size (#17409)KN4CK3R2021-10-241-2/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Refactor renders (#15175)Lunny Xiao2021-04-191-18/+31
* Fix chardet test and add ordering option (#11621)zeripath2020-06-021-4/+31
* deps: update and fix chardet import (#9351)Antoine GIRARD2019-12-141-1/+1
* Fix utf8 tests (#8192)guillep2k2019-09-211-1/+1
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-151-0/+152