summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/libasprintf
Commit message (Expand)AuthorAgeFilesLines
* Regenerated for 0.13.1.Bruno Haible2009-06-233-3/+4
* Prepare for 0.13.1.Bruno Haible2009-06-231-0/+4
* Add a note about the incompatibility of MSVC7 and the GPL/LGPL.Bruno Haible2009-06-231-0/+6
* Create a single info file.Bruno Haible2009-06-232-0/+5
* Regenerated for 0.13.Bruno Haible2009-06-232-13/+13
* More autogenerated files.Bruno Haible2009-06-231-0/+3
* Regenerated for 0.13.Bruno Haible2009-06-231-5/+26
* Regenerated for 0.13.Bruno Haible2009-06-233-617/+3175
* Release 0.13.Bruno Haible2009-06-231-0/+4
* Updates for the MSVC port.Bruno Haible2009-06-233-0/+8
* Use size_t instead of ssize_t where possible.Bruno Haible2009-06-235-40/+43
* Make it compile on platforms that lack SIZE_MAX or ssize_t.Bruno Haible2009-06-232-1/+11
* Be careful about using alloca.Bruno Haible2009-06-232-16/+39
* Protect against address arithmetic overflow.Bruno Haible2009-06-237-88/+179
* LGPLed copy of xsize.h from gnulib.Bruno Haible2009-06-231-0/+109
* Comments.Bruno Haible2009-06-231-0/+4
* Avoid German sentences in the info files.Bruno Haible2009-06-232-1/+5
* No need to pass an argument to the FIX_MAKEFILE_* macros.Bruno Haible2009-06-232-2/+7
* Fix a bug with snprintf() on HP-UX 10.Bruno Haible2009-06-232-1/+21
* Update the config.h.msvc generation.Bruno Haible2009-06-232-10/+13
* Portability tweaks for NetBSD.Bruno Haible2009-06-231-0/+2
* Portability tweaks for NetBSD.Bruno Haible2009-06-233-4/+10
* vcvars32 -> vsvars32.Bruno Haible2009-06-231-3/+3
* On Windows, use _snprintf and _snwprintf instead of snprintf, swprintf.Bruno Haible2009-06-233-5/+30
* Define HAVE_WCSLEN on Windows and VMS.Bruno Haible2009-06-232-0/+4
* Add check for wcslen.Bruno Haible2009-06-232-1/+2
* Fix portability problem on Solaris 2.5.1.Bruno Haible2009-06-232-2/+25
* Make cpp indentation consistent.Bruno Haible2009-06-231-2/+2
* Use our own vasprintf() if the system has a deficient one.Bruno Haible2009-06-235-4/+14
* Deal with alloca.h: libintl doesn't have alloca.h.Bruno Haible2009-06-232-1/+4
* Add an implementation of printf(), fprintf() etc. that supports formattingBruno Haible2009-06-234-76/+146
* Tweak @dircategory.Bruno Haible2009-06-232-2/+7
* Regenerated.Bruno Haible2009-06-233-53/+47
* Release 0.12.1.Bruno Haible2009-06-231-0/+4
* Don't use $< in target rules - this is not portable.Bruno Haible2009-06-232-3/+8
* Make the version info work (hopefully).Bruno Haible2009-06-232-0/+7
* Make it possible to create DLLs and .exes with debug information.Bruno Haible2009-06-232-1/+8
* Regenerated.Bruno Haible2009-06-234-4514/+17121
* Release 0.12.Bruno Haible2009-06-231-0/+4
* Make it work on both kinds of VMS filesystems.Bruno Haible2009-06-231-1/+2
* Improved VMS support.Bruno Haible2009-06-233-32/+46
* Compute $(mandir) and $(docdir) based on $(datadir), not on $(prefix).Bruno Haible2009-06-234-5/+18
* Mention the MFLAGS and libiconv.Bruno Haible2009-06-231-0/+5
* Use PREFIX, not prefix, because only uppercase variables are automaticallyBruno Haible2009-06-231-2/+2
* The customizable variable must be called $(PREFIX), not $(prefix), becauseBruno Haible2009-06-231-1/+5
* More detailed hints.Bruno Haible2009-06-231-2/+6
* Define VMS=1 because VMS cc defines only __VMS.Bruno Haible2009-06-231-2/+2
* Support for VMS.Bruno Haible2009-06-233-0/+137
* Tweak Woe32 support.Bruno Haible2009-06-233-5/+14
* Native Woe32/MSVC support.Bruno Haible2009-06-237-0/+366