summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* New Malay translations.Bruno Haible2009-06-2331-60/+61
* New Malay translations.Bruno Haible2009-06-231-0/+8
* Malay translations.Bruno Haible2009-06-231-0/+86
* Update from translators.Bruno Haible2009-06-233-257/+230
* Unify duplicated code.Bruno Haible2009-06-232-60/+43
* Handle lone high surrogates correctly.Bruno Haible2009-06-234-3/+74
* Avoid a test failure with GNU smalltalk 2.3.Bruno Haible2009-06-232-5/+15
* Rely on <sys/time.h> replacement from gnulib.Bruno Haible2009-06-232-6/+6
* strdup.h is replaced by <string.h>.Bruno Haible2009-06-235-38/+18
* strpbrk.h is replaced by <string.h>.Bruno Haible2009-06-232-2/+5
* stpncpy.h is replaced by <string.h>.Bruno Haible2009-06-232-1/+4
* stpcpy.h is replaced by <string.h>.Bruno Haible2009-06-233-3/+6
* Update for changed calling convention of xmem_cd_iconv.Bruno Haible2009-06-232-8/+31
* Update.Bruno Haible2009-06-232-5/+11
* Handling of obsolete messages in POT file.Bruno Haible2009-06-234-3/+21
* Test of handling of obsolete messages in POT file.Bruno Haible2009-06-231-0/+123
* Ensure that <stdint.h> defines SIZE_MAX in C++ mode.Bruno Haible2009-06-232-0/+6
* Improved test output.Bruno Haible2009-06-232-0/+106
* Use <stdint.h> from gnulib instead of defining uint16_t ourselves.Bruno Haible2009-06-232-2/+6
* Link with C++ libraries _only_ on mingw and Cygwin.Bruno Haible2009-06-232-0/+18
* Avoid link error due to xmlFree on mingw and cygwin.Bruno Haible2009-06-232-0/+12
* Compile the styled_ostream subclasses in C++ mode if WOE32DLL.Bruno Haible2009-06-231-0/+5
* C++ wrapper around C source file generated by moopp.Bruno Haible2009-06-232-0/+2
* Use a hand-written Makefile.am part in gettext-tools/gnulib-lib/.Bruno Haible2009-06-231-0/+5
* Outer Makefile template for the gnulib-lib directory.Bruno Haible2009-06-231-0/+55
* Protect against weird directory names.Bruno Haible2009-06-232-2/+6
* New gettextize option --po-dir.Bruno Haible2009-06-234-105/+151
* Update exports.Bruno Haible2009-06-232-0/+2
* Update exports list.Bruno Haible2009-06-232-0/+6
* Comment.Bruno Haible2009-06-231-1/+1
* Update comments.Bruno Haible2009-06-231-3/+2
* Remove unnecessary checks. Add comment about AIX.Bruno Haible2009-06-231-18/+4
* Don't grep config.status.Bruno Haible2009-06-236-4/+20
* New msgcat options --color, --style.Bruno Haible2009-06-235-2/+429
* Add styling support to the PO output routines.Bruno Haible2009-06-238-90/+598
* Color and styling handling.Bruno Haible2009-06-232-0/+368
* moopp requires GNU sed.Bruno Haible2009-06-232-0/+5
* Update ChangeLog entry.Bruno Haible2009-06-231-0/+1
* New macro gt_LOCALE_JA.Bruno Haible2009-06-238-28/+143
* Update last ChangeLog entry.Bruno Haible2009-06-231-0/+1
* Try to avoid "execvp: /bin/sh: Arg list too long" error on IRIX.Bruno Haible2009-06-232-784/+106
* Update from gettext 0.16.1.Bruno Haible2009-06-2314-1/+58
* Updated translations.Bruno Haible2009-06-232-92/+95
* Fix build failures after config.h generation failed once.Bruno Haible2009-06-232-1/+6
* Change make_format_description_string, make_c_width_description_string toBruno Haible2009-06-233-6/+15
* Include only what's necessary.Bruno Haible2009-06-232-2/+6
* Add fdi argument to format_parse functions.Bruno Haible2009-06-2325-230/+853
* Support for VPATH builds.Bruno Haible2009-06-232-1/+8
* New functions message_list_copy, msgdomain_list_copy.Bruno Haible2009-06-233-0/+70
* Add update_header argument to iconv_msgdomain_list.Bruno Haible2009-06-238-24/+59