aboutsummaryrefslogtreecommitdiffstats
path: root/modules/charset
Commit message (Expand)AuthorAgeFilesLines
* Don't treat BOM escape sequence as hidden character. (#18909)Gusted2022-02-262-4/+25
* Fix panic in EscapeReader (#18820)zeripath2022-02-192-0/+10
* format with gofumpt (#18184)65432022-01-202-33/+65
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-072-0/+432
* Simplify parameter types (#18006)Gusted2021-12-201-3/+3
* 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
* Ensure that the detected charset order is set in chardet test (#12574)zeripath2020-08-231-5/+23
* Fix chardet test and add ordering option (#11621)zeripath2020-06-022-4/+35
* deps: update and fix chardet import (#9351)Antoine GIRARD2019-12-141-1/+1
* Reduce test sensibility (#8393)guillep2k2019-10-071-1/+2
* Fix utf8 tests (#8192)guillep2k2019-09-212-35/+81
* Make encoding tests independent of LOCALE settings (#8018)guillep2k2019-09-021-12/+26
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-152-0/+343