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
/
libasprintf
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that <features.h> is included before __GLIBC__ is tested.
Bruno Haible
2011-06-07
1
-1
/
+2
*
Invoke gnulib-tool also for gettext-runtime/libasprintf.
Bruno Haible
2009-08-15
1
-13
/
+5
*
Improve silent-rules support.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Don't pass package and version to AM_INIT_AUTOMAKE.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Assume automake >= 1.10.2.
Bruno Haible
2009-06-23
1
-3
/
+1
*
Fix invalid read past end of memory block.
Bruno Haible
2009-06-23
1
-1
/
+1
*
More consistent m4 quoting.
Bruno Haible
2009-06-23
1
-11
/
+11
*
Switch to libtool-2.2.2.
Bruno Haible
2009-06-23
1
-3
/
+2
*
Align to gnulib.
Bruno Haible
2009-06-23
1
-1
/
+3
*
Fix macro calls for 'long long' / 'long double' checks.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Ensure EOVERFLOW is correctly defined.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Remove signed.m4.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Assume working 'const'.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Enable shared libraries on Cygwin.
Bruno Haible
2009-06-23
1
-2
/
+4
*
Cygwin portability.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Improved BeOS support.
Bruno Haible
2009-06-23
1
-0
/
+5
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Change AC_CONFIG_AUX_DIR argument.
Bruno Haible
2009-06-23
1
-2
/
+2
*
jm_ -> gl_
Bruno Haible
2009-06-23
1
-2
/
+2
*
Updates for the MSVC port.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Use size_t instead of ssize_t where possible.
Bruno Haible
2009-06-23
1
-1
/
+0
*
Make it compile on platforms that lack SIZE_MAX or ssize_t.
Bruno Haible
2009-06-23
1
-1
/
+6
*
No need to pass an argument to the FIX_MAKEFILE_* macros.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Portability tweaks for NetBSD.
Bruno Haible
2009-06-23
1
-1
/
+2
*
On Windows, use _snprintf and _snwprintf instead of snprintf, swprintf.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Add check for wcslen.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Use our own vasprintf() if the system has a deficient one.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Add an implementation of printf(), fprintf() etc. that supports formatting
Bruno Haible
2009-06-23
1
-1
/
+1
*
Adapt to new directory structure.
Bruno Haible
2009-06-23
1
-2
/
+31
*
Move libasprintf/configure.in to gettext-runtime/libasprintf/configure.ac.
Bruno Haible
2009-06-23
1
-0
/
+54