Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 1 | -5/+4 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -16/+58 |
* | Rename alloca_.h to alloca.in.h. | Bruno Haible | 2009-06-23 | 2 | -3/+8 |
* | Move alloca_.h to alloca.in.h. | Bruno Haible | 2009-06-23 | 1 | -0/+0 |
* | Explain memory management details. | Bruno Haible | 2009-06-23 | 2 | -3/+12 |
* | Support both texi2html and makeinfo for generating HTML documentation. | Bruno Haible | 2009-06-23 | 3 | -5/+18 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -5/+8 |
* | Update from gnulib: include revisions 1.23...1.51 of gnulib/lib/vasnprintf.c. | Bruno Haible | 2009-06-23 | 2 | -63/+2493 |
* | Fix ChangeLog entry. | Bruno Haible | 2009-06-23 | 1 | -3/+3 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -24/+32 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
* | Add support for both "makeinfo --html" and texi2html. | Bruno Haible | 2009-06-23 | 2 | -2/+11 |
* | Assume the 'long double' type. | Bruno Haible | 2009-06-23 | 5 | -18/+9 |
* | Define IN_LIBASPRINTF. | Bruno Haible | 2009-06-23 | 2 | -1/+4 |
* | Sync with gnulib. | Bruno Haible | 2009-06-23 | 3 | -4/+17 |
* | Support size specifier 'j' on all platforms. | Bruno Haible | 2009-06-23 | 2 | -6/+13 |
* | Fix estimate of size needed for a 'a' or 'A' conversion. | Bruno Haible | 2009-06-23 | 2 | -1/+26 |
* | Add autoconf/automake generated files. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
* | Use '#if HAVE_*' instead of '#ifdef HAVE_*'. | Bruno Haible | 2009-06-23 | 5 | -47/+54 |
* | Update from gettext 0.16.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Make it compile in C++ mode. | Bruno Haible | 2009-06-23 | 2 | -5/+9 |
* | Work around automake-1.10 annoyance. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |
* | Regenerated for 0.16. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Autogenerated through autogen.sh. | Bruno Haible | 2009-06-23 | 4 | -26645/+0 |
* | Prepare for 0.16. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Switch to automake-1.10. | Bruno Haible | 2009-06-23 | 2 | -13/+15 |
* | Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG. | Bruno Haible | 2009-06-23 | 5 | -16/+34 |
* | Include <config.h> unconditionally. | Bruno Haible | 2009-06-23 | 8 | -25/+21 |
* | Move the INT_MAX check to where a size_t -> int cast occurs. | Bruno Haible | 2009-06-23 | 3 | -21/+29 |
* | Remove signed.m4. | Bruno Haible | 2009-06-23 | 2 | -1/+4 |
* | Update from top-level directory. | Bruno Haible | 2009-06-23 | 1 | -11/+16 |
* | Typographical fine points. | Bruno Haible | 2009-06-23 | 2 | -2/+6 |
* | Remove MSVC/nmake build support. | Bruno Haible | 2009-06-23 | 6 | -312/+11 |
* | Remove VMS support. | Bruno Haible | 2009-06-23 | 3 | -141/+6 |
* | Regenerated for 0.15. | Bruno Haible | 2009-06-23 | 3 | -34/+36 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 3 | -6241/+6825 |
* | Release 0.15. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Assume working 'const'. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Assume autoconf 2.60 or newer. | Bruno Haible | 2009-06-23 | 2 | -7/+7 |
* | Changes from the 0.14.6 branch. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Be resilient about NULL pointers. | Bruno Haible | 2009-06-23 | 2 | -1/+27 |
* | Enable shared libraries on Cygwin. | Bruno Haible | 2009-06-23 | 2 | -2/+9 |
* | Stop using the mkinstalldirs script. | Bruno Haible | 2009-06-23 | 2 | -8/+12 |
* | Change doc license terms. | Bruno Haible | 2009-06-23 | 2 | -34/+42 |
* | In HTML, use Unicode quotation marks. | Bruno Haible | 2009-06-23 | 2 | -19/+55 |
* | Update copyright years. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Fix a wrong estimation of an sprintf result size. | Bruno Haible | 2009-06-23 | 2 | -22/+30 |
* | Cygwin portability. | Bruno Haible | 2009-06-23 | 2 | -0/+6 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 2 | -30/+43 |
* | Ignore also stamp-h1. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |