Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Rich Felker b5121e2ed8 iconv: add aliases for GBK 1 an în urmă
  Rich Felker ca6f46aff1 iconv: add euro symbol to GBK as single byte 0x80 1 an în urmă
  Rich Felker f5dba42f36 iconv: add cp932 as an alias for shift_jis 1 an în urmă
  Rich Felker 029c622a89 fix output size handling for multi-unicode-char big5-hkscs characters 6 ani în urmă
  Rich Felker 165a1e37a5 fix iconv mapping of big5-hkscs characters that map to two unicode chars 6 ani în urmă
  Will Dietz 99f4237a69 fix iconv conversion to UTF-32 with implicit (big) endianness 7 ani în urmă
  Will Dietz 55a661ff5e fix iconv buffer overflow converting to legacy JIS-based encodings 7 ani în urmă
  Rich Felker 628cf979b2 fix iconv output of surrogate pairs in ucs2 7 ani în urmă
  Rich Felker 95c6044e2a add support for BOM-determined-endian UCS2, UTF-16, and UTF-32 to iconv 7 ani în urmă
  Rich Felker a223dbd27a add reverse iconv mappings for JIS-based encodings 7 ani în urmă
  Rich Felker 105eff9dec generalize iconv framework for 8-bit codepages 7 ani în urmă
  Rich Felker a39f20bf9f add iso-2022-jp support (decoding only) to iconv 7 ani în urmă
  Rich Felker 5b546faa67 add iconv framework for decoding stateful encodings 7 ani în urmă
  Rich Felker 0df5b39a1e simplify/optimize iconv utf-8 case 7 ani în urmă
  Rich Felker 9eb6dd5165 handle ascii range individually in each iconv case 7 ani în urmă
  Rich Felker bff59d13a8 move iconv_close to its own translation unit 7 ani în urmă
  Rich Felker 79f49effa0 refactor iconv conversion descriptor encoding/decoding 7 ani în urmă
  Bartosz Brachaczek b7bfb5c3a8 fix iconv conversions for iso88592-iso885916 7 ani în urmă
  Rich Felker 97bd6b09db fix iconv conversions to legacy 8bit encodings 7 ani în urmă
  Rich Felker 16f18d036d byte-based C locale, phase 2: stdio and iconv (multibyte callers) 9 ani în urmă
  Rich Felker 3b0e83264d remove outdated and misleading comment in iconv.c 10 ani în urmă
  Rich Felker 39b8ce66f2 in iconv_open, accept "CHAR" and "" as aliases for "UTF-8" 10 ani în urmă
  Rich Felker 109bd65acf add hkscs/big5-2003/eten extensions to iconv big5 11 ani în urmă
  Rich Felker 19b4a0a20e add Big5 charset support to iconv 11 ani în urmă
  Rich Felker 734062b298 iconv support for legacy Korean encodings 11 ani în urmă
  Rich Felker 6a4cfbdbe7 fix iconv conversion to legacy 8bit codepages 11 ani în urmă
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 ani în urmă
  Rich Felker 26710be714 fix multiple iconv bugs reading utf-16/32 and wchar_t 12 ani în urmă
  Rich Felker 673633c689 fix iconv dest utf-16: unavailable chars must be replaced; EILSEQ is wrong 12 ani în urmă
  Rich Felker a2f149b5d1 fix erroneous utf-16 encoding with surrogates in iconv 12 ani în urmă