커밋 기록

작성자 SHA1 메시지 날짜
  Frédéric Guillot 04a360a536 test(xml): add test cases regarding XML encoding 6 달 전
  Julien Voisin fac18d5c57 refactor(xml): change `getEncoding` to return `[]byte` and move CharsetReader callback to a separate function 6 달 전
  Julien Voisin 3051acf369 perf(xml): eliminate bound checks in filterValidXMLChars 7 달 전
  jvoisin 485baf9654 refactor(misc): fix a handful of TODO 8 달 전
  jvoisin f40c1e7f63 fix(reader): fix a crash introduced by d59990f1 10 달 전
  jvoisin d59990f1dd perf(xml): optimize xml filtering 10 달 전
  jvoisin 49085daefe perf(xml): optimized NewXMLDecoder 10 달 전
  Julien Voisin b193bc212a refactor(xml): improve the performances of `NewXMLDecoder` 1 년 전
  Frédéric Guillot b1e73fafdf Enable go-critic linter and fix various issues detected 2 년 전
  jvoisin a074773e6c Use an io.ReadSeeker instead of an io.Reader to parse feeds 2 년 전
  Frédéric Guillot d0f99cee1a Regression: ensure all HTML documents are encoded in UTF-8 2 년 전
  Frédéric Guillot 168a870c02 Move internal packages to an internal folder 2 년 전