Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Simon Wanner 2ce61fe6ea LibTextCodec: Add GBK/GB18030 decoder 1 gadu atpakaļ
  Simon Wanner 9ed52504ab LibTextCodec: Delegate to process() in default validate() implementation 1 gadu atpakaļ
  Simon Wanner b79815c5a5 LibTextCodec: Add x-mac-cyrillic decoder 1 gadu atpakaļ
  Simon Wanner 07a9435da5 LibTextCodec: Add windows-1258 decoder 1 gadu atpakaļ
  Simon Wanner 275b89720b LibTextCodec: Add windows-1257 decoder 1 gadu atpakaļ
  Simon Wanner c76308c7e6 LibTextCodec: Add windows-1256 decoder 1 gadu atpakaļ
  Simon Wanner eb9ed10573 LibTextCodec: Add windows-1253 decoder 1 gadu atpakaļ
  Simon Wanner 2d35687db0 LibTextCodec: Add windows-874 decoder 1 gadu atpakaļ
  Simon Wanner 1b6878b6ca LibTextCodec: Add KOI8-U decoder 1 gadu atpakaļ
  Simon Wanner 1fd3a6f48c LibTextCodec: Add ISO-8859-16 decoder 1 gadu atpakaļ
  Simon Wanner 3e882f26db LibTextCodec: Sort checks in decoder_for mostly alphabetically 1 gadu atpakaļ
  Simon Wanner 56241df604 LibTextCodec: Add ISO-8859-14 decoder 1 gadu atpakaļ
  Simon Wanner 4188e328ac LibTextCodec: Add ISO-8859-13 decoder 1 gadu atpakaļ
  Simon Wanner cc640f4363 LibTextCodec: Add ISO-8859-10 decoder 1 gadu atpakaļ
  Simon Wanner d73220837e LibTextCodec: Add ISO-8859-8(-I) decoder 1 gadu atpakaļ
  Simon Wanner 24028e353e LibTextCodec: Add ISO-8859-7 decoder 1 gadu atpakaļ
  Simon Wanner 01c3b8091a LibTextCodec: Add ISO-8859-6 decoder 1 gadu atpakaļ
  Simon Wanner 763d904ad5 LibTextCodec: Add ISO-8859-5 decoder 1 gadu atpakaļ
  Simon Wanner c6b17320db LibTextCodec: Add ISO-8859-4 decoder 1 gadu atpakaļ
  Simon Wanner 6c84edaaa2 LibTextCodec: Add ISO-8859-3 decoder 1 gadu atpakaļ
  Simon Wanner fc783199f1 LibTextCodec: Add IBM866 decoder 1 gadu atpakaļ
  Simon Wanner 96b3c35358 LibTextCodec: Implement table based decoders as SingleByteDecoder 1 gadu atpakaļ
  Michal Grich 7a6d84d036 LibTextCodec: Add Windows-1250 text decoder 1 gadu atpakaļ
  Andreas Kling 3c039903fb LibTextCodec+AK: Don't validate UTF-8 strings twice 1 gadu atpakaļ
  Nico Weber 8f47acee6a LibTextCodec: Add PDFDocEncoding decoder 1 gadu atpakaļ
  Idan Horowitz 079c96376c LibTextCodec: Support validating encoded inputs 1 gadu atpakaļ
  Luke Wilde eaa4048870 LibTextCodec: Add "get output encoding" from the Encoding specification 2 gadi atpakaļ
  Timothy Flynn 00fa23237a LibTextCodec: Change UTF-8's decoder to replace invalid code points 2 gadi atpakaļ
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 gadi atpakaļ
  Luke Wilde e864444fe3 LibTextCodec/Latin1: Iterate over input string with u8 instead of char 2 gadi atpakaļ