Histórico de Commits

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