index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-runtime
/
m4
/
gettext.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
More consistent m4 quoting. From gnulib.
Bruno Haible
2009-06-23
1
-6
/
+6
*
More systematic m4 argument quoting.
Bruno Haible
2009-06-23
1
-18
/
+18
*
Bump version number to 0.17.
Bruno Haible
2009-06-23
1
-1
/
+1
*
2007-06-07 Bruno Haible <bruno@clisp.org>
Bruno Haible
2009-06-23
1
-40
/
+2
*
Fix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros]) to
Bruno Haible
2009-06-23
1
-3
/
+5
*
Prepare for gettext-0.16.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Don't use "eval test ...".
Bruno Haible
2009-06-23
1
-8
/
+8
*
New macro AM_GNU_GETTEXT_NEED.
Bruno Haible
2009-06-23
1
-39
/
+64
*
New macro AM_GNU_GETTEXT_INTL_SUBDIR.
Bruno Haible
2009-06-23
1
-2
/
+5
*
Split macros for intl subdir off into intl.m4.
Bruno Haible
2009-06-23
1
-243
/
+2
*
Remove signed.m4.
Bruno Haible
2009-06-23
1
-2
/
+1
*
AC_ISC_POSIX is no longer needed.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Assume working 'const'.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Use argz_stringify instead of __argz_stringify when available.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Don't use __libc_* symbols on non-glibc platforms.
Bruno Haible
2009-06-23
1
-8
/
+1
*
Renamed inttypes.m4 to inttypes-h.m4.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Treat mingw like Cygwin.
Bruno Haible
2009-06-23
1
-7
/
+7
*
Determine whether compiling Cygwin DLLs.
Bruno Haible
2009-06-23
1
-1
/
+19
*
Fix __builtin_expect detection.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Stop using the mkinstalldirs script.
Bruno Haible
2009-06-23
1
-2
/
+2
*
No need to call AM_NLS twice.
Bruno Haible
2009-06-23
1
-3
/
+3
*
ac_cv_header_locale_h is not set any more.
Bruno Haible
2009-06-23
1
-4
/
+2
*
Remove unused tests from AM_INTL_SUBDIR.
Bruno Haible
2009-06-23
1
-5
/
+10
*
New macro gt_INTL_SUBDIR_CORE.
Bruno Haible
2009-06-23
1
-35
/
+65
*
Include locale.h, for LC_MESSAGES to be defined.
Bruno Haible
2009-06-23
1
-1
/
+2
*
For C code snippets, use [...] instead of changequote.
Bruno Haible
2009-06-23
1
-12
/
+6
*
Tidy up exported symbols of libintl library.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Fix for Solaris and HP-UX, so that pthread_in_use() returns 0 when not
Bruno Haible
2009-06-23
1
-0
/
+1
*
Add gl_once support to lock.h and lock.c.
Bruno Haible
2009-06-23
1
-0
/
+3
*
Use lock.h.
Bruno Haible
2009-06-23
1
-58
/
+36
*
Make libintl multithread-safe.
Bruno Haible
2009-06-23
1
-5
/
+64
*
Simplify the MacOS X support.
Bruno Haible
2009-06-23
1
-17
/
+7
*
Add support for glibc's new NL_LOCALE_NAME macro.
Bruno Haible
2009-06-23
1
-1
/
+14
*
Cast from char* to int is invalid in C++.
Bruno Haible
2009-06-23
1
-4
/
+4
*
Fix quoting bug.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Initialize two variables to empty.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Fix link error when building statically on MacOS X.
Bruno Haible
2009-06-23
1
-36
/
+58
*
Use an all-permissive copyright notice.
Bruno Haible
2009-06-23
1
-5
/
+3
*
Make the check work also with a C++ compiler.
Bruno Haible
2009-06-23
1
-5
/
+5
*
Next release will be 0.14.2.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Support for determining the user's language preferences on MacOS X.
Bruno Haible
2009-06-23
1
-3
/
+22
*
Add MacOS X support to localename.c.
Bruno Haible
2009-06-23
1
-1
/
+21
*
Rename AM_LC_MESSAGES to gt_LC_MESSAGES.
Bruno Haible
2009-06-23
1
-2
/
+2
*
jm_ -> gl_
Bruno Haible
2009-06-23
1
-6
/
+6
*
Test for glibc2.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Use size_t instead of ssize_t where possible.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Distribute also size_max.m4, ssize_t.m4, xsize.m4.
Bruno Haible
2009-06-23
1
-2
/
+7
*
Next release will be 0.13, not 0.12.2.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Portability to cygwin.
Bruno Haible
2009-06-23
1
-4
/
+4
*
Portability tweak for NetBSD.
Bruno Haible
2009-06-23
1
-3
/
+8
[next]