1. 7088c4e Make sure that build-aux/compile is in the tarball. by Bruno Haible · 3 years, 8 months ago
  2. ef92ace Update after gnulib changed. by Bruno Haible · 3 years, 8 months ago
  3. 18b2324 Avoid a GCC warning with GCC >= 7. by Bruno Haible · 3 years, 9 months ago
  4. cd1a56c HACKING: Add more details. by Bruno Haible · 4 years, 1 month ago
  5. cf59b93 Fix an autogen.sh failure (regression from 2016-12-04). by Bruno Haible · 4 years, 1 month ago
  6. 0e0c46d libcharset: Update comment regarding required automake version. by Bruno Haible · 4 years, 1 month ago
  7. 4b81e32 Update after gettext 0.20.1 was released. by Bruno Haible · 4 years, 1 month ago
  8. 4b6a65b Update after gnulib changed. by Bruno Haible · 4 years, 1 month ago
  9. 1e46c37 Don't use LGPLv3. by Bruno Haible · 4 years, 1 month ago
  10. be3f56d Change the license of the library from LGPL 2.0 to LGPL 2.1. by Bruno Haible · 4 years, 1 month ago
  11. 3acb117 Change the license of the library from LGPL 2.0 to LGPL 2.1. by Bruno Haible · 4 years, 1 month ago
  12. 61cc62b Update from gnulib. by Bruno Haible · 4 years, 5 months ago
  13. 5a8ccab Do export the symbol 'locale_charset' (needed by GNU bash). by Bruno Haible · 4 years, 5 months ago
  14. 2448380 Mark a new version. by Bruno Haible · 4 years, 5 months ago
  15. d22bc65 Update from gnulib. by Bruno Haible · 4 years, 5 months ago
  16. d232872 build: Fix build error with --enable-relocatable on macOS (regression from 2019-03-04). by Bruno Haible · 4 years, 5 months ago
  17. 4b278bd build: Add support for shallow-cloning of subdirectories. by Bruno Haible · 4 years, 8 months ago
  18. 66b6eda Update from gnulib. by Bruno Haible · 4 years, 9 months ago
  19. 09d7d2c Don't export the symbol 'aliases_lookup' on non-ELF platforms. by Bruno Haible · 4 years, 10 months ago
  20. 9e17a40 Update to current gnulib. by Bruno Haible · 4 years, 10 months ago
  21. 551543f Drop unused macro gl_GLIBC21. by Bruno Haible · 4 years, 10 months ago
  22. 97ac025 Use the newest gettext release. by Bruno Haible · 4 years, 10 months ago
  23. 143b473 Update from gnulib. by Bruno Haible · 4 years, 10 months ago
  24. 2f9ba73 Fix build error with MSVC. by Bruno Haible · 4 years, 10 months ago
  25. f1f8809 Fix comment. by Bruno Haible · 5 years ago
  26. 59a168c Update bug reporting instructions. by Bruno Haible · 5 years ago
  27. a3476d2 Fix license header of two files. by Bruno Haible · 5 years ago
  28. 151d012 Update translations. by Bruno Haible · 5 years ago v1.16
  29. 6583243 Update POT file. by Bruno Haible · 5 years ago
  30. 2472904 Prepare for version 1.16. by Bruno Haible · 5 years ago
  31. b2ae6d4 Tweak exported symbols when --enable-relocatable is used. by Bruno Haible · 5 years ago
  32. 4d1a21e build: Separate git operations from build operations. by Bruno Haible · 5 years ago
  33. bb4f73b Avoid signed integer overflow during shifts. by Bruno Haible · 5 years ago
  34. cc27bbd Add support for --enable-relocatable to libcharset. by Bruno Haible · 5 years ago
  35. 1a5a661 Update --enable-relocatable support after gnulib changed. by Bruno Haible · 5 years ago
  36. 1badfd5 Accommodate a shell that is not in /bin/sh. by Bruno Haible · 5 years ago
  37. 6758e5a Update after gnulib changed. by Bruno Haible · 5 years ago
  38. 40d3b02 Update support for building with MSVC. Automake does not install ar-lib. by Bruno Haible · 5 years ago
  39. 40da0a7 Fix configure (regression from 2018-09-22). by Bruno Haible · 5 years ago
  40. 4d2b066 Revisit handling of file descriptors closed by the parent process. by Bruno Haible · 5 years ago
  41. b7ca645 Remove outdated DJGPP build infrastructure. by Bruno Haible · 6 years ago
  42. 152fe35 Update after gnulib changed. by Bruno Haible · 6 years ago
  43. ba8fe48 Avoid some warnings in MSVC build. by Bruno Haible · 6 years ago
  44. 7a3418b Update from gnulib. Move mapping tables into the code. by Bruno Haible · 6 years ago
  45. e54fc9c Prefer https URLs where possible. by Bruno Haible · 6 years ago
  46. 15adde5 Drop special instructions for OSF/1. by Bruno Haible · 6 years ago
  47. f38356d Simplify: Remove the ability to install a preloadable library. by Bruno Haible · 6 years ago
  48. 35064ed Simplify code. Drop support for Borland C++ on Windows. by Bruno Haible · 6 years ago
  49. 07aa900 Update from gnulib. by Bruno Haible · 6 years ago
  50. 678afa4 Switch to automake 1.16. by Bruno Haible · 6 years ago
  51. f87976e Doc tweaks. by Bruno Haible · 6 years ago
  52. b3a9de1 Rename some files. by Bruno Haible · 6 years ago
  53. 49cd8bd Don't use an undocumented Autoconf macro. by Bruno Haible · 6 years ago
  54. fa243a1 Fix installation in 64-bit mode on AIX. by Bruno Haible · 6 years ago
  55. 555ccdd Avoid end-of-lines problem in generated shell scripts on Cygwin. by Bruno Haible · 6 years ago
  56. b12cf8e Allow building statically linked binaries, through LDFLAGS="-static". by Bruno Haible · 7 years ago
  57. 11228e8 Don't attempt to build preloadable_libiconv.so when linking statically. by Bruno Haible · 7 years ago
  58. 393cf16 Get rid of autom4te.cache directories, as far as possible. by Bruno Haible · 7 years ago
  59. 18d002c Update from gnulib. by Bruno Haible · 7 years ago
  60. 84c9881 Fix translation header syntax. by Bruno Haible · 7 years ago
  61. 941f63a Prepare for version 1.15. by Bruno Haible · 7 years ago v1.15
  62. 31e401c Updated translations. by Bruno Haible · 7 years ago
  63. 6e11a11 Make Makefile.devel consistent with .gitignore. by Bruno Haible · 7 years ago
  64. 9d5ee3d Remove autogenerated files from version control. by Bruno Haible · 7 years ago
  65. 0bd5a1f Tweak autogen.sh. by Bruno Haible · 7 years ago
  66. afc5082 Update .gitignore after gnulib changed. by Bruno Haible · 7 years ago
  67. e4a0cbb Reorder Makefile.devel. by Bruno Haible · 7 years ago
  68. 9b13ac1 Fix typos in comments. by Bruno Haible · 7 years ago
  69. 9bebef1 Fix typo in comment. by Bruno Haible · 7 years ago
  70. df9208d Add a .gitignore file. by Bruno Haible · 7 years ago
  71. 3d1103e Cleanup useless removals. by Bruno Haible · 7 years ago
  72. e8dcb59 Avoid error during initial autogen.sh invocation. by Bruno Haible · 7 years ago
  73. 89436ea Fix autogen.sh error on creating aclocal.m4 by Daiki Ueno · 7 years ago
  74. 6d350bc Update comments. by Bruno Haible · 7 years ago
  75. 6780228 Create tarballs through an Automake-like "make dist" command. by Bruno Haible · 7 years ago
  76. f16c611 Update POT and PO files. by Bruno Haible · 7 years ago
  77. f90c7bb Remove duplicates of imported files from version control. by Bruno Haible · 7 years ago
  78. 54e7e48 Always use the newest released copies of files brought in from Automake. by Bruno Haible · 7 years ago
  79. 1a1fb4b Always use the newest copies of config.guess, config.sub. by Bruno Haible · 7 years ago
  80. 6075e23 Always use the newest copy of fcntl-o.m4. by Bruno Haible · 7 years ago
  81. ca2bd46 Remove obsolete documentation. by Bruno Haible · 7 years ago
  82. cc98b82 Make Makefile.devel more useful for the users of the released tarball. by Bruno Haible · 7 years ago
  83. 6949f13 Modernize configure.ac. by Bruno Haible · 7 years ago
  84. f9b5ab3 Towards reproducible builds. by Bruno Haible · 7 years ago
  85. 9e79d73 Update to gettext-0.19.8.1. by Bruno Haible · 7 years ago
  86. 8886fff Update documentation. by Bruno Haible · 7 years ago
  87. e563d42 Avoid compilation warnings in 'genflags' program. by Bruno Haible · 7 years ago
  88. 554a6e6 Update from gnulib. by Bruno Haible · 7 years ago
  89. ecc01e3 Update from gnulib. by Bruno Haible · 7 years ago
  90. 3347685 Prepare for version 1.15. by Bruno Haible · 7 years ago
  91. 0cf9e0f Update installation instructions for Windows. by Bruno Haible · 7 years ago
  92. 1105707 Drop the nickname "woe32". by Bruno Haible · 7 years ago
  93. ac2a8ac Update support for building with MSVC. by Bruno Haible · 7 years ago
  94. b29089d Fix link error when compiling with gcc -O0. by Bruno Haible · 7 years ago
  95. 0a04404 UTF-8: Reject surrogates and out-of-range code points. by Bruno Haible · 7 years ago
  96. 0124a3b Switch to libtool 2.4.6. by Bruno Haible · 8 years ago
  97. 40924a6 Use 'size_t', not 'int', for the length of a string. by Bruno Haible · 8 years ago
  98. 500b967 Extend CP1255 mapping. by Bruno Haible · 8 years ago
  99. 1997042 Remove large stack requirement from gentranslit. by Ben Noordhuis · 8 years ago
  100. cf05c41 Remove unused array from gentranslit. by Ben Noordhuis · 8 years ago