summaryrefslogtreecommitdiffstats
path: root/gettext-runtime
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update from glibc.Bruno Haible2009-06-231-16/+24
* Support for improved format string checking by GCC.Bruno Haible2009-06-232-6/+33
* New configure options --disable-java, --disable-native-java.Bruno Haible2009-06-232-1/+9
* 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
* Include locale.h, for LC_MESSAGES to be defined.Bruno Haible2009-06-232-1/+6
* Get rid of the need to define DIST_SUBDIRS manually.Bruno Haible2009-06-233-4/+25
* 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
* New glocale library.Bruno Haible2009-06-233-3/+21
* For C code snippets, use [...] instead of changequote.Bruno Haible2009-06-232-12/+11
* Regenerated.Bruno Haible2009-06-2313-5602/+7276
* 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
* Update comments regarding automake.Bruno Haible2009-06-232-3/+10
* Tidy up exported symbols of libintl library.Bruno Haible2009-06-2310-51/+102
* Control exported symbols.Bruno Haible2009-06-232-0/+58
* Comment about bison and alloca.Bruno Haible2009-06-232-5/+11
* In future versions of autoconf, @datadir@ = $(datarootdir).Bruno Haible2009-06-232-0/+5
* In future versions of autoconf, @datadir@ = $(datarootdir).Bruno Haible2009-06-232-0/+6
* OSF/1 4.0 cc does not have weak.Bruno Haible2009-06-231-1/+1