1. 8a2d871 add cp437 and cp850 to available iconv conversions by Rich Felker · 10 years ago
  2. f1471d3 fix an overflow in wcsxfrm when n==0 by Szabolcs Nagy · 11 years ago
  3. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  4. 2b1f2f1 remove duplicate includes from dynlink.c, strfmon.c and getaddrinfo.c by Szabolcs Nagy · 11 years ago
  5. 37c2506 remove spurious tmp file present since initial git check-in by Rich Felker · 11 years ago
  6. 109bd65 add hkscs/big5-2003/eten extensions to iconv big5 by Rich Felker · 11 years ago
  7. 19b4a0a add Big5 charset support to iconv by Rich Felker · 11 years ago
  8. 734062b iconv support for legacy Korean encodings by Rich Felker · 11 years ago
  9. 1ae4bc4 fix semantically incorrect use of LC_GLOBAL_LOCALE by Rich Felker · 11 years ago
  10. 87be54a rework langinfo code for ABI compat and for use by time code by Rich Felker · 11 years ago
  11. ad4a536 update strxfrm/wcsxfrm for future LC_COLLATE support and ABI compat by Rich Felker · 11 years ago
  12. 4350935 add ABI compat aliases for a number of locale_t functions by Rich Felker · 11 years ago
  13. 4b0306c prepare strcoll/wcscoll for LC_COLLATE support and add ABI symbols by Rich Felker · 11 years ago
  14. 0a37d99 move strftime_l into strftime.c and add __-prefixed version by Rich Felker · 11 years ago
  15. 6a4cfbd fix iconv conversion to legacy 8bit codepages by Rich Felker · 11 years ago
  16. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  17. b3d7d06 duplocale: don't crash when called with LC_GLOBAL_LOCALE by Rich Felker · 12 years ago
  18. 85a3ba3 fix localeconv values and implementation by Rich Felker · 12 years ago
  19. 26710be fix multiple iconv bugs reading utf-16/32 and wchar_t by Rich Felker · 12 years ago
  20. 673633c fix iconv dest utf-16: unavailable chars must be replaced; EILSEQ is wrong by Rich Felker · 12 years ago
  21. a2f149b fix erroneous utf-16 encoding with surrogates in iconv by Rich Felker · 12 years ago
  22. 80d7859 fix major breakage in iconv, bogus rejecting of dest charsets by Rich Felker · 12 years ago
  23. bff650d add strfmon_l variant (still mostly incomplete) by Rich Felker · 12 years ago
  24. 25501c1 initial, very primitive strfmon by Rich Felker · 13 years ago
  25. e0614f7 add all missing wchar functions except floating point parsers by Rich Felker · 13 years ago
  26. 36bf569 more locale_t interfaces (string stuff) and header updates by Rich Felker · 13 years ago
  27. c09b6f8 fix some omissions and mistakes in locale_t interface definitions by Rich Felker · 13 years ago
  28. e5a7f14 add more of the locale_t interfaces, all dummied out to ignore the locale by Rich Felker · 13 years ago
  29. 0e2331c gb18030 support in iconv (only from, not to) by Rich Felker · 13 years ago
  30. 95a85e0 legacy japanese charset support in iconv (only from, not to) by Rich Felker · 13 years ago
  31. 594b16e simplify iconv and support more legacy codepages by Rich Felker · 13 years ago
  32. 2f0c415 iconv was not returning -1 on most failure by Rich Felker · 13 years ago
  33. 11c531e implement uselocale function (minimal) by Rich Felker · 13 years ago
  34. bb8d3d0 fix breakage due to converting a return type to size_t in iconv... by Rich Felker · 13 years ago
  35. 5600088 fix nl_langinfo to actually use the existing, correct internal version by Rich Felker · 13 years ago
  36. 9ae8d5f fix all implicit conversion between signed/unsigned pointers by Rich Felker · 13 years ago
  37. 7fe308e use a more-correct integer type, and silence 64-bit warnings as a bonus by Rich Felker · 14 years ago
  38. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago