summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/intl
Commit message (Expand)AuthorAgeFilesLines
* Adapt to changes in gnulib.Bruno Haible2009-06-232-0/+16
* Update from gnulib.Bruno Haible2009-06-231-27/+59
* Add comment.Bruno Haible2009-06-231-0/+5
* Oops.Bruno Haible2009-06-231-1/+1
* A few more macros so that localename.c can be shared with gnulib.Bruno Haible2009-06-233-17/+44
* Include Windows-format version information.Bruno Haible2009-06-232-3/+31
* Version information.Bruno Haible2009-06-231-0/+38
* Update from gnulib.Bruno Haible2009-06-232-5/+8
* Update from gnulib.Bruno Haible2009-06-232-1/+9
* Update from gnulib: include revisions 1.23...1.51 of gnulib/lib/vasnprintf.c.Bruno Haible2009-06-232-63/+2493
* Fix ChangeLog entry.Bruno Haible2009-06-231-1/+1
* Update from gnulib.Bruno Haible2009-06-232-2/+6
* Fix typo in 2007-03-04 patch.Bruno Haible2009-06-231-1/+1
* Support all targets mentioned in the automake documentation, sectionBruno Haible2009-06-232-0/+8
* Assume the 'long double' type.Bruno Haible2009-06-235-18/+9
* Support size specifier 'j' on all platforms.Bruno Haible2009-06-232-6/+13
* printf on BeOS, like NetBSD abd Woe32, lacks argument reordering support.Bruno Haible2009-06-233-4/+10
* Fix estimate of size needed for a 'a' or 'A' conversion.Bruno Haible2009-06-232-1/+26
* Oops.Bruno Haible2009-06-231-4/+4
* Use '#if HAVE_*' instead of '#ifdef HAVE_*'.Bruno Haible2009-06-235-47/+54
* Use a tsearch replacement if the system doesn't have tsearch.Bruno Haible2009-06-233-38/+54
* tsearch implementation, taken from gnulib, which took it from glibc.Bruno Haible2009-06-232-0/+763
* Undo last change - GetLocaleInfo is usable on Windows 95/98/ME.Bruno Haible2009-06-232-11/+1
* Add comment.Bruno Haible2009-06-232-1/+11
* Attribution.Bruno Haible2009-06-231-0/+1
* Fix some incorrect SUBLANG_* values that were taken from glib's gwin32.c.Bruno Haible2009-06-232-15/+31
* Update from gettext 0.16.1.Bruno Haible2009-06-231-0/+4
* Define functions without C++ name mangling.Bruno Haible2009-06-232-0/+13
* Move declarations to header files.Bruno Haible2009-06-232-3/+11
* Move declarations to gettextP.h.Bruno Haible2009-06-235-41/+45
* Make it compile in C++ mode.Bruno Haible2009-06-232-5/+9
* Make it compile in C++ mode.Bruno Haible2009-06-239-52/+83
* __GNU_LIBRARY__ is deprecated.Bruno Haible2009-06-232-1/+6
* Prepare for 0.16.Bruno Haible2009-06-231-0/+4
* Bump version number to 0.16.Bruno Haible2009-06-232-1/+5
* Make lock.h usable in C++.Bruno Haible2009-06-232-1/+37
* Do not check HAVE_SETLOCALE.Bruno Haible2009-06-232-2/+6
* Update comment about locale name syntax.Bruno Haible2009-06-233-3/+8
* Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.Bruno Haible2009-06-235-16/+34
* Fix small bugs in the *printf emulations.Bruno Haible2009-06-232-12/+69
* Borrow changes from gnulib.Bruno Haible2009-06-236-35/+26
* Bump version number.Bruno Haible2009-06-233-2/+7
* Include <config.h> unconditionally.Bruno Haible2009-06-232-3/+5
* @mkdir_p@ may also refer to $(install_sh).Bruno Haible2009-06-232-1/+19
* Better integration with gnulib.Bruno Haible2009-06-232-0/+9
* Prepare for automake-1.10. From Ralf Wildenhues.Bruno Haible2009-06-232-0/+6
* Assume <stddef.h>, <stdlib.h>, <string.h> exist.Bruno Haible2009-06-232-12/+7
* Remove MSVC/nmake build support.Bruno Haible2009-06-234-325/+13
* Remove VMS support.Bruno Haible2009-06-233-176/+9
* Regenerated for 0.15.Bruno Haible2009-06-231-25/+27