Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 3 | -2/+6 |
* | Next release will be 0.14.2. | Bruno Haible | 2009-06-23 | 4 | -11/+11 |
* | Support for determining the user's language preferences on MacOS X. | Bruno Haible | 2009-06-23 | 2 | -3/+26 |
* | Add MacOS X support to localename.c. | Bruno Haible | 2009-06-23 | 2 | -1/+25 |
* | Rename AM_LC_MESSAGES to gt_LC_MESSAGES. | Bruno Haible | 2009-06-23 | 3 | -8/+14 |
* | jm_ -> gl_ | Bruno Haible | 2009-06-23 | 9 | -38/+58 |
* | Remove trailing blank. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Support for Serbian and Uzbek locales in C#. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
* | Need AC_C_INLINE. | Bruno Haible | 2009-06-23 | 2 | -2/+8 |
* | Test for glibc2. | Bruno Haible | 2009-06-23 | 2 | -2/+9 |
* | Test for glibc. | Bruno Haible | 2009-06-23 | 1 | -0/+32 |
* | Release 0.14.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Regenerated for 0.14. | Bruno Haible | 2009-06-23 | 1 | -26/+96 |
* | Release 0.14. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Bump version number. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Support for C#. | Bruno Haible | 2009-06-23 | 2 | -2/+28 |
* | Prepare for 0.13.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Correct guess for Cygwin. | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Regenerated for 0.13. | Bruno Haible | 2009-06-23 | 1 | -6/+14 |
* | Release 0.13. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Use size_t instead of ssize_t where possible. | Bruno Haible | 2009-06-23 | 3 | -3/+7 |
* | Move gettext-runtime/m4/ssize_t.m4 to gettext-tools/m4/ssize_t.m4. | Bruno Haible | 2009-06-23 | 1 | -22/+0 |
* | Don't use _ONCE here. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
* | Distribute also size_max.m4, ssize_t.m4, xsize.m4. | Bruno Haible | 2009-06-23 | 3 | -3/+20 |
* | Move gettext-tools/m4/xsize.m4 to gettext-runtime/m4/xsize.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+14 |
* | Move gettext-tools/m4/ssize_t.m4 to gettext-runtime/m4/ssize_t.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+22 |
* | Move gettext-tools/m4/size_max.m4 to gettext-runtime/m4/size_max.m4. | Bruno Haible | 2009-06-23 | 1 | -0/+61 |
* | Use an echo command that doesn't interpret backslashes. | Bruno Haible | 2009-06-23 | 1 | -2/+18 |
* | Next release will be 0.13, not 0.12.2. | Bruno Haible | 2009-06-23 | 3 | -3/+3 |
* | Preliminary support for po/Makefile.am. | Bruno Haible | 2009-06-23 | 2 | -6/+204 |
* | Portability to cygwin. | Bruno Haible | 2009-06-23 | 2 | -4/+13 |
* | Portability tweak for NetBSD. | Bruno Haible | 2009-06-23 | 2 | -3/+13 |
* | On Windows, use _snprintf and _snwprintf instead of snprintf, swprintf. | Bruno Haible | 2009-06-23 | 2 | -3/+7 |
* | Also check for wcslen, needed for Solaris 2.5.1. | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Tweak comment. | Bruno Haible | 2009-06-23 | 1 | -3/+3 |
* | Avoid using *_unlocked functions on Solaris 2.5.1. | Bruno Haible | 2009-06-23 | 2 | -5/+42 |
* | Work around an autoconf problem. | Bruno Haible | 2009-06-23 | 1 | -2/+5 |
* | Add an implementation of printf(), fprintf() etc. that supports formatting | Bruno Haible | 2009-06-23 | 5 | -22/+110 |
* | Upgrade from gnulib. | Bruno Haible | 2009-06-23 | 2 | -4/+11 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Release 0.12.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -3/+28 |
* | Release 0.12. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Stamp. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Fix comment. | Bruno Haible | 2009-06-23 | 1 | -2/+1 |
* | Split gettext.m4 into three pieces. | Bruno Haible | 2009-06-23 | 5 | -205/+260 |
* | Also test for __fsetlocking. | Bruno Haible | 2009-06-23 | 2 | -1/+6 |
* | One copy of error.m4, in gettext-tools/m4/, is sufficient. | Bruno Haible | 2009-06-23 | 3 | -22/+5 |
* | Simplify MKINSTALLDIRS. | Bruno Haible | 2009-06-23 | 2 | -3/+11 |
* | Bump version number to 0.12. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |