Historique des commits

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