summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/intl
Commit message (Expand)AuthorAgeFilesLines
* Avoid syntax error with g++ on MacOS X.Bruno Haible2009-06-232-2/+7
* Fix a wrong estimation of an sprintf result size.Bruno Haible2009-06-232-22/+30
* Assume ANSI C.Bruno Haible2009-06-232-3/+8
* Fix compilation error when plural.c is generated by bison-2.1.Bruno Haible2009-06-232-0/+11
* Cygwin portability.Bruno Haible2009-06-232-8/+37
* Simplify code.Bruno Haible2009-06-232-4/+7
* Recognize the full POSIX locale name syntax.Bruno Haible2009-06-233-11/+25
* Drop support of CEN locale name syntax.Bruno Haible2009-06-235-165/+64
* When used in libglocale, don't declare textdomain() and bindtextdomain().Bruno Haible2009-06-234-2/+19
* Update from glibc.Bruno Haible2009-06-231-16/+24
* Support for improved format string checking by GCC.Bruno Haible2009-06-232-6/+33
* Add multiple-inclusion guard.Bruno Haible2009-06-232-0/+11
* Fix error-handling.Bruno Haible2009-06-232-2/+8
* Make ja_JP and ko_KR locales usable in libglocale.Bruno Haible2009-06-232-36/+50
* Add conditional code for using libintl in libglocale.Bruno Haible2009-06-235-23/+166
* Make VPATH builds with $srcdir = $builddir work.Bruno Haible2009-06-232-0/+15
* Define macros for the initializers.Bruno Haible2009-06-232-22/+60
* Improve code structure.Bruno Haible2009-06-232-26/+37
* Remove extraneous semicolon.Bruno Haible2009-06-232-1/+5
* Add version number to libintl.Bruno Haible2009-06-236-2/+56
* Fix indentation.Bruno Haible2009-06-231-1/+1
* Ensure that the intl-compat symbols are exported.Bruno Haible2009-06-232-2/+9
* Tidy up exported symbols of libintl library.Bruno Haible2009-06-237-50/+92
* Control exported symbols.Bruno Haible2009-06-231-0/+6
* Comment about bison and alloca.Bruno Haible2009-06-232-5/+11
* In future versions of autoconf, @datadir@ = $(datarootdir).Bruno Haible2009-06-232-0/+5
* Fix for Solaris and HP-UX, so that pthread_in_use() returns 0 when notBruno Haible2009-06-233-3/+61
* Link with the thread library, if needed. Needed on AIX.Bruno Haible2009-06-232-1/+5
* Ignore more autogenerated files.Bruno Haible2009-06-231-0/+1
* Add gl_once support to lock.h and lock.c.Bruno Haible2009-06-233-0/+237
* Use lock.h.Bruno Haible2009-06-2311-290/+67
* New gnulib module 'lock'.Bruno Haible2009-06-232-0/+1410
* Support for mingw platform.Bruno Haible2009-06-232-2/+13
* Add more Windows codepage numbers.Bruno Haible2009-06-232-2/+15
* Make libintl multithread-safe.Bruno Haible2009-06-238-45/+347
* glibc 2005-02-16 Roland McGrath <roland@redhat.com>Bruno Haible2009-06-233-24/+32
* glibc 2004-09-25 Ulrich Drepper <drepper@redhat.com>Bruno Haible2009-06-234-21/+109
* Add ChangeLog entries from 0.14.5 release.Bruno Haible2009-06-231-0/+4
* Oops, typo.Bruno Haible2009-06-231-1/+1
* Update FSF postal address.Bruno Haible2009-06-2354-59/+60
* glibc 2004-08-06 Jakub Jelinek <jakub@redhat.com>Bruno Haible2009-06-234-8/+18
* glibc 2004-03-24 Roland McGrath <roland@redhat.com>Bruno Haible2009-06-232-1/+8
* glibc 2003-09-04 Ulrich Drepper <drepper@redhat.com>Bruno Haible2009-06-232-1/+15
* glibc 2003-09-03 Jakub Jelinek <jakub@redhat.com>Bruno Haible2009-06-232-5/+11
* glibc 2003-09-02 Ulrich Drepper <drepper@redhat.com>Bruno Haible2009-06-232-3/+9
* glibc 2003-06-18 Ulrich Drepper <drepper@redhat.com>Bruno Haible2009-06-232-5/+16
* glibc 2003-06-11 Ulrich Drepper <drepper@redhat.com>Bruno Haible2009-06-238-27/+97
* glibc 2003-04-29 Jakub Jelinek <jakub@redhat.com>Bruno Haible2009-06-232-0/+6
* glibc 2003-01-07 Ulrich Drepper <drepper@redhat.com>Bruno Haible2009-06-233-6/+11
* Assume autoconf-2.50 or newer.Bruno Haible2009-06-231-1/+1