1. 5448df5 GB18030: Help transitioning away from PUA code points. by Bruno Haible · 20 hours ago master
  2. bf03f38 man pages: List a fifth condition when iconv(3) may stop. by Bruno Haible · 5 days ago
  3. db5e62f man pages: Use man page section title from groff or the distro. by Bruno Haible · 5 days ago
  4. 3a3cd34 Update .gitignore. by Bruno Haible · 5 days ago
  5. c2c6186 Support creating shared libraries on Hurd/x86_64. by Bruno Haible · 8 days ago
  6. 968e124 Fix link error regarding _libiconv_version on MSVC in C++ mode. by Bruno Haible · 9 days ago
  7. 6549d20 Implement GB18030 version 2022. by Bruno Haible · 9 days ago
  8. 45425ff Make the compiler used by Makefile.devel customizable. by Bruno Haible · 11 days ago
  9. 41e0bd4 On z/OS, allow charset tagging of temporary shell scripts. by Bruno Haible · 13 days ago
  10. af375a3 Integrate the last change. by Bruno Haible · 2 weeks ago
  11. 153d407 On z/OS, set a charset tag on iconv's output file. by Mike Fulton · 2 weeks ago
  12. 33f08ec Fix genflags compilation error. by Bruno Haible · 8 weeks ago
  13. 19b6af5 Allow overriding the newline conversion for EBCDIC encodings. by Bruno Haible · 8 weeks ago
  14. af6ae1c Correct indentation. by Bruno Haible · 8 weeks ago
  15. 02abfbe Add some transliterations for mathematical symbols. by Bruno Haible · 8 weeks ago
  16. 7b45add Upgrade transliterations to Unicode 15.0.0. by Bruno Haible · 8 weeks ago
  17. 87e63b2 Make table of transliterations more maintainable. by Bruno Haible · 8 weeks ago
  18. dee7d5e Fix table of transliterations. by Bruno Haible · 8 weeks ago
  19. c593e20 Fix iconv link command for Cygwin. by Bruno Haible · 4 months ago
  20. 0a05ca7 Update after gnulib changed. by Bruno Haible · 4 months ago
  21. e46dee2 Fix a clang warning "a function declaration without a prototype...". by Bruno Haible · 4 months ago
  22. 2582e7b Make autopull.sh more suited for continuous integration. by Bruno Haible · 11 months ago
  23. f4f3b4d Move gnulib-tool invocation back from autopull.sh to autogen.sh. by Bruno Haible · 11 months ago
  24. b9a6c97 Split autogen.sh into autopull.sh and autogen.sh. by Bruno Haible · 11 months ago
  25. 1d47a15 Add GNU Project notice. by Bruno Haible · 1 year ago
  26. 4b9c27b Use the newest gettext release. by Bruno Haible · 1 year ago v1.17
  27. 2320d92 Update translations. by Bruno Haible · 1 year ago
  28. b003e45 Switch to libtool 2.4.7. by Bruno Haible · 1 year ago
  29. 8c9fa48 Fix undefined behaviour. by Bruno Haible · 1 year, 2 months ago
  30. dc461c4 Update translations. by Bruno Haible · 1 year, 4 months ago
  31. b87dce8 Regenerate PO files. by Bruno Haible · 1 year, 4 months ago
  32. 22e4bc6 Update after gnulib changed. by Bruno Haible · 1 year, 4 months ago
  33. c31a146 Prepare for version 1.17. by Bruno Haible · 1 year, 4 months ago
  34. 429e042 Update source file list (regression 2022-01-23). by Bruno Haible · 1 year, 4 months ago
  35. 574b829 build: Remove leftover file (regression 2019-06-30). by Bruno Haible · 1 year, 4 months ago
  36. 9bd653f Update NEWS. by Bruno Haible · 1 year, 4 months ago
  37. 92c01a2 Update after gnulib changed. by Bruno Haible · 1 year, 4 months ago
  38. 59b4d2b Optimize the EBCDIC table sizes. by Bruno Haible · 1 year, 4 months ago
  39. 68ac8a9 New EBCDIC encodings. by Bruno Haible · 1 year, 4 months ago
  40. 5897684 Update after gnulib changed. by Bruno Haible · 1 year, 5 months ago
  41. 05b20c9 tests: Avoid check-subst failures in QEMU user-mode environments. by Bruno Haible · 1 year, 8 months ago
  42. 4d57c61 Update after gnulib changed. by Bruno Haible · 1 year, 8 months ago
  43. 8dfed54 Tweak last commit. by Bruno Haible · 1 year, 11 months ago
  44. 76d0485 README: Update. by Bruno Haible · 1 year, 11 months ago
  45. 91f96be Change the license of the library from LGPL 2.0 to LGPL 2.1. by Bruno Haible · 2 years ago
  46. f221458 gnulib-local: Put real license notice into the source files. by Bruno Haible · 2 years ago
  47. 4b1a76b Update DEPENDENCIES. by Bruno Haible · 2 years, 3 months ago
  48. e5fd60b Support creating shared libraries on MidnightBSD. by Bruno Haible · 2 years, 4 months ago
  49. a1abed7 Update after gnulib changed on 2020-08-26. by Bruno Haible · 2 years, 4 months ago
  50. 925e521 Update after gnulib changed. by Bruno Haible · 2 years, 4 months ago
  51. bcdfef3 Switch to autoconf 2.71. by Bruno Haible · 2 years, 4 months ago
  52. 1170b8a Switch to autoconf 2.70. by Bruno Haible · 2 years, 6 months ago
  53. 0eb1068 Fix some -Wcast-qual warning, reported by clang. by Bruno Haible · 2 years, 9 months ago
  54. 7088c4e Make sure that build-aux/compile is in the tarball. by Bruno Haible · 2 years, 9 months ago
  55. ef92ace Update after gnulib changed. by Bruno Haible · 2 years, 9 months ago
  56. 18b2324 Avoid a GCC warning with GCC >= 7. by Bruno Haible · 2 years, 10 months ago
  57. cd1a56c HACKING: Add more details. by Bruno Haible · 3 years, 2 months ago
  58. cf59b93 Fix an autogen.sh failure (regression from 2016-12-04). by Bruno Haible · 3 years, 2 months ago
  59. 0e0c46d libcharset: Update comment regarding required automake version. by Bruno Haible · 3 years, 2 months ago
  60. 4b81e32 Update after gettext 0.20.1 was released. by Bruno Haible · 3 years, 2 months ago
  61. 4b6a65b Update after gnulib changed. by Bruno Haible · 3 years, 2 months ago
  62. 1e46c37 Don't use LGPLv3. by Bruno Haible · 3 years, 2 months ago
  63. be3f56d Change the license of the library from LGPL 2.0 to LGPL 2.1. by Bruno Haible · 3 years, 2 months ago
  64. 3acb117 Change the license of the library from LGPL 2.0 to LGPL 2.1. by Bruno Haible · 3 years, 2 months ago
  65. 61cc62b Update from gnulib. by Bruno Haible · 3 years, 5 months ago
  66. 5a8ccab Do export the symbol 'locale_charset' (needed by GNU bash). by Bruno Haible · 3 years, 5 months ago
  67. 2448380 Mark a new version. by Bruno Haible · 3 years, 5 months ago
  68. d22bc65 Update from gnulib. by Bruno Haible · 3 years, 5 months ago
  69. d232872 build: Fix build error with --enable-relocatable on macOS (regression from 2019-03-04). by Bruno Haible · 3 years, 6 months ago
  70. 4b278bd build: Add support for shallow-cloning of subdirectories. by Bruno Haible · 3 years, 9 months ago
  71. 66b6eda Update from gnulib. by Bruno Haible · 3 years, 10 months ago
  72. 09d7d2c Don't export the symbol 'aliases_lookup' on non-ELF platforms. by Bruno Haible · 3 years, 11 months ago
  73. 9e17a40 Update to current gnulib. by Bruno Haible · 4 years ago
  74. 551543f Drop unused macro gl_GLIBC21. by Bruno Haible · 4 years ago
  75. 97ac025 Use the newest gettext release. by Bruno Haible · 4 years ago
  76. 143b473 Update from gnulib. by Bruno Haible · 4 years ago
  77. 2f9ba73 Fix build error with MSVC. by Bruno Haible · 4 years ago
  78. f1f8809 Fix comment. by Bruno Haible · 4 years ago
  79. 59a168c Update bug reporting instructions. by Bruno Haible · 4 years, 1 month ago
  80. a3476d2 Fix license header of two files. by Bruno Haible · 4 years, 1 month ago
  81. 151d012 Update translations. by Bruno Haible · 4 years, 1 month ago v1.16
  82. 6583243 Update POT file. by Bruno Haible · 4 years, 1 month ago
  83. 2472904 Prepare for version 1.16. by Bruno Haible · 4 years, 1 month ago
  84. b2ae6d4 Tweak exported symbols when --enable-relocatable is used. by Bruno Haible · 4 years, 1 month ago
  85. 4d1a21e build: Separate git operations from build operations. by Bruno Haible · 4 years, 1 month ago
  86. bb4f73b Avoid signed integer overflow during shifts. by Bruno Haible · 4 years, 3 months ago
  87. cc27bbd Add support for --enable-relocatable to libcharset. by Bruno Haible · 4 years, 3 months ago
  88. 1a5a661 Update --enable-relocatable support after gnulib changed. by Bruno Haible · 4 years, 3 months ago
  89. 1badfd5 Accommodate a shell that is not in /bin/sh. by Bruno Haible · 4 years, 4 months ago
  90. 6758e5a Update after gnulib changed. by Bruno Haible · 4 years, 4 months ago
  91. 40d3b02 Update support for building with MSVC. Automake does not install ar-lib. by Bruno Haible · 4 years, 4 months ago
  92. 40da0a7 Fix configure (regression from 2018-09-22). by Bruno Haible · 4 years, 4 months ago
  93. 4d2b066 Revisit handling of file descriptors closed by the parent process. by Bruno Haible · 4 years, 5 months ago
  94. b7ca645 Remove outdated DJGPP build infrastructure. by Bruno Haible · 4 years, 7 months ago
  95. 152fe35 Update after gnulib changed. by Bruno Haible · 4 years, 7 months ago
  96. ba8fe48 Avoid some warnings in MSVC build. by Bruno Haible · 4 years, 8 months ago
  97. 7a3418b Update from gnulib. Move mapping tables into the code. by Bruno Haible · 4 years, 8 months ago
  98. e54fc9c Prefer https URLs where possible. by Bruno Haible · 4 years, 9 months ago
  99. 15adde5 Drop special instructions for OSF/1. by Bruno Haible · 5 years ago
  100. f38356d Simplify: Remove the ability to install a preloadable library. by Bruno Haible · 5 years ago