Historial de Commits

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