summaryrefslogtreecommitdiffstats
path: root/gettext-runtime
Commit message (Expand)AuthorAgeFilesLines
...
* Be resilient about NULL pointers.Bruno Haible2009-06-234-2/+54
* No-op. (Merge from glibc.)Bruno Haible2009-06-232-2/+8
* Triviality. (Merge from glibc.)Bruno Haible2009-06-232-2/+7
* Fix memory leak (merge from glibc).Bruno Haible2009-06-232-1/+9
* Cygwin defines WIN32 itself in <windows.h> !Bruno Haible2009-06-234-16/+21
* Improved support for Cygwin.Bruno Haible2009-06-232-2/+61
* Treat mingw like Cygwin.Bruno Haible2009-06-236-10/+24
* Make libintl.h usable in C++ mode.Bruno Haible2009-06-232-12/+18
* Fix --enable-relocatable.Bruno Haible2009-06-232-1/+6
* Explicitly export _imp__ variables when building shared libraries on Cygwin.Bruno Haible2009-06-233-3/+23
* List of exported variables.Bruno Haible2009-06-231-0/+36
* Determine whether compiling Cygwin DLLs.Bruno Haible2009-06-233-6/+32
* Enable shared libraries on Cygwin.Bruno Haible2009-06-232-2/+9
* Fix __builtin_expect detection.Bruno Haible2009-06-232-2/+7
* c-strcasecmp requires c-ctype.Bruno Haible2009-06-234-2/+17
* Change the gt_JAVACOMP macro to choose a Java compiler suitable forBruno Haible2009-06-232-2/+7
* Stop using the mkinstalldirs script.Bruno Haible2009-06-2316-73/+88
* Don't ignore the --localedir option from autoconf >= 2.60.Bruno Haible2009-06-234-5/+22
* Prepare for autoconf-2.60.Bruno Haible2009-06-231-2/+5
* Change doc license terms.Bruno Haible2009-06-232-34/+42
* Updated translations.Bruno Haible2009-06-236-1780/+701
* Nop update.Bruno Haible2009-06-232-4/+4
* Update email address.Bruno Haible2009-06-232-2/+6
* Internationalization of author names.Bruno Haible2009-06-2314-19/+104
* In HTML, use Unicode quotation marks.Bruno Haible2009-06-232-19/+55
* Update copyright years.Bruno Haible2009-06-231-2/+2
* Avoid syntax error with g++ on MacOS X.Bruno Haible2009-06-232-2/+7
* No need to call AM_NLS twice.Bruno Haible2009-06-232-3/+9
* Fix a wrong estimation of an sprintf result size.Bruno Haible2009-06-234-44/+60
* 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
* Fix a backslashing bug.Bruno Haible2009-06-232-1/+8
* Workaround against zsh problem.Bruno Haible2009-06-232-32/+43
* Move m4/woe32-dll.m4 to upper directory.Bruno Haible2009-06-232-7/+0
* Move gettext-runtime/m4/woe32-dll.m4 to m4/woe32-dll.m4.Bruno Haible2009-06-231-41/+0
* Improve csharpcomp module.Bruno Haible2009-06-232-1/+5
* Cygwin portability.Bruno Haible2009-06-238-8/+56
* Reliable construction of DLLs on Woe32.Bruno Haible2009-06-231-0/+41
* Fix the setting of HAVE_FWPRINTF in the config.h for msvc and vms.Bruno Haible2009-06-232-0/+8
* ac_cv_header_locale_h is not set any more.Bruno Haible2009-06-232-4/+8
* Use MSGFMT_015 and XGETTEXT_015 when the POT file contains msgctxt.Bruno Haible2009-06-235-4/+55
* Simplify code.Bruno Haible2009-06-232-4/+7
* Remove redundant checks.Bruno Haible2009-06-232-34/+5
* 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
* Remove unused tests from AM_INTL_SUBDIR.Bruno Haible2009-06-234-7/+21
* New macro gt_INTL_SUBDIR_CORE.Bruno Haible2009-06-232-35/+71
* When used in libglocale, don't declare textdomain() and bindtextdomain().Bruno Haible2009-06-236-5/+30
* glocale is no longer part of gettext.Bruno Haible2009-06-233-18/+12
* Regenerated.Bruno Haible2009-06-2312-47/+258