summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/intl
Commit message (Expand)AuthorAgeFilesLines
* Undefine DCHAR_SET after use.Bruno Haible2009-08-132-0/+5
* Fix a compilation error on deficient non-glibc systems with GCC 4.Bruno Haible2009-08-092-2/+12
* Improve silent-rules support.Bruno Haible2009-06-232-35/+63
* Update after gnulib changed.Bruno Haible2009-06-232-34/+37
* Fix the handling of Windows resources in shared libraries.Bruno Haible2009-06-232-4/+26
* Fix a typo in a comment.Bruno Haible2009-06-232-1/+5
* Oops, tweak last commit regarding IN_LIBINTL.Bruno Haible2009-06-231-2/+2
* Handle %ls directive. From gnulib.Bruno Haible2009-06-232-2/+8
* Typography in comments.Bruno Haible2009-06-231-3/+3
* Fix invalid read past end of memory block.Bruno Haible2009-06-232-30/+641
* Use more portable shell syntax.Bruno Haible2009-06-232-3/+7
* Update from gnulib.Bruno Haible2009-06-232-1/+14
* Don't install charset.alias on MacOS X >= 10.3.Bruno Haible2009-06-233-4/+53
* Don't install charset.alias on mingw and Cygwin.Bruno Haible2009-06-232-4/+35
* Add support for non-UTF-8 locales on MacOS X.Bruno Haible2009-06-232-6/+49
* Add support for msgctxt to the log output.Bruno Haible2009-06-232-7/+27
* Treat Haiku like BeOS.Bruno Haible2009-06-232-3/+7
* Update from gnulib.Bruno Haible2009-06-233-3/+12
* Comment.Bruno Haible2009-06-231-0/+2
* Oops.Bruno Haible2009-06-231-1/+1
* Update from gnulib.Bruno Haible2009-06-232-2/+6
* Update with many bugfixes from gnulib.Bruno Haible2009-06-233-106/+477
* Update from gnulib.Bruno Haible2009-06-233-24/+74
* Update from gnulib.Bruno Haible2009-06-232-2/+9
* Pacify users of the gcc option -Wundef.Bruno Haible2009-06-232-4/+12
* Include <pthread.h>.Bruno Haible2009-06-232-0/+6
* Fix 2008-08-03 commit.Bruno Haible2009-06-233-25/+11
* Include <stdlib.h> always.Bruno Haible2009-06-232-3/+5
* Move some code from gnulib module 'lock' to gnulib module 'threadlib'.Bruno Haible2009-06-234-39/+80
* Distinguish between macros and functions.Bruno Haible2009-06-233-22/+63
* Fix typo in last commit.Bruno Haible2009-06-232-1/+6
* Additional non-aborting API for lock, from gnulib.Bruno Haible2009-06-233-691/+725
* Refer to libc-hacker posting.Bruno Haible2009-06-231-0/+1
* Patch from glibc. Unlock locks in opposite order of locking.Bruno Haible2009-06-232-1/+21
* Patch taken from glibc. Add comments, restore ANSI C89 compliance.Bruno Haible2009-06-232-9/+34
* Patch taken from glibc.Bruno Haible2009-06-233-10/+12
* Make it compile with current mingw.Bruno Haible2009-06-232-2/+7
* Mention Windows Vista.Bruno Haible2009-06-231-1/+1
* Fix mistake in last commit.Bruno Haible2009-06-232-2/+7
* Provide missing no-op definitions for the dummy implementation.Bruno Haible2009-06-232-1/+11
* Win32: Improve support for Croatian/Bosnian, Mongolian, Russian, Spanish,Bruno Haible2009-06-232-4/+114
* Microsoft changed the value of SUBLANG_SINDHI_PAKISTAN, arghhh.Bruno Haible2009-06-232-4/+14
* New routines for determining the language preferences under Windows.Bruno Haible2009-06-234-112/+448
* Update from gnulib.Bruno Haible2009-06-233-7/+34
* Don't override gnulib overrides.Bruno Haible2009-06-232-0/+27
* Avoid a possible 'int' overflow.Bruno Haible2009-06-232-2/+8
* Avoid abort() on FreeBSD 6.1/x86.Bruno Haible2009-06-232-0/+10
* Avoid crash by stack overflow when msgid is very long.Bruno Haible2009-06-232-16/+31
* Port to OpenBSD 4.1.Bruno Haible2009-06-232-12/+27
* Update from gnulib.Bruno Haible2009-06-232-4/+24