Revīziju vēsture

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