summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid using variable-size arrays if gcc doesn't provide them.Bruno Haible2009-06-232-1/+8
* Two obvious fixes.Bruno Haible2009-06-231-45/+48
* Build the imported libraries with a C compiler, even when CC=g++.Bruno Haible2009-06-237-80/+133
* Include <config.h>.Bruno Haible2009-06-2327-4/+59
* New module 'no-c++'.Bruno Haible2009-06-234-0/+51
* Fix build failures after config.h generation failed once.Bruno Haible2009-06-232-1/+6
* Change make_format_description_string, make_c_width_description_string toBruno Haible2009-06-233-6/+15
* Include only what's necessary.Bruno Haible2009-06-232-2/+6
* Add fdi argument to format_parse functions.Bruno Haible2009-06-2325-230/+853
* Support for VPATH builds.Bruno Haible2009-06-235-1/+68
* Add a template for xmemdup, so that quotearg.c compiles in C++ mode.Bruno Haible2009-06-232-1/+15
* Optimize IS_INSTANCE.Bruno Haible2009-06-233-16/+22
* Fix IS_INSTANCE macro to match what moopp generates.Bruno Haible2009-06-232-2/+6
* Add operator==.Bruno Haible2009-06-232-1/+11
* Make libcroco work.Bruno Haible2009-06-232-4/+10
* New functions message_list_copy, msgdomain_list_copy.Bruno Haible2009-06-233-0/+70
* Add update_header argument to iconv_msgdomain_list.Bruno Haible2009-06-238-24/+59
* Use ostream_t instead of 'FILE *'.Bruno Haible2009-06-239-229/+285
* Fix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros]) toBruno Haible2009-06-232-3/+11
* New module 'libcroco'.Bruno Haible2009-06-234-0/+326
* Taken from libcroco-0.6.1.Bruno Haible2009-06-2354-0/+29512
* New module 'libglib'.Bruno Haible2009-06-2318-0/+7210
* More support for GNOME libraries.Bruno Haible2009-06-232-1/+21
* Support for libraries with dots in their name.Bruno Haible2009-06-232-4/+12
* Indent with spaces, not tabs.Bruno Haible2009-06-234-44/+76
* Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile.Bruno Haible2009-06-232-0/+6
* Override am__tar.Bruno Haible2009-06-232-0/+7
* Use gnulib-tool's --local-symlink option.Bruno Haible2009-06-232-3/+8
* Fix dependencies.Bruno Haible2009-06-232-0/+7
* Create the library with the right dependencies.Bruno Haible2009-06-231-0/+4
* No more need for explicit cleaning, now that gnulib-tool is fixed.Bruno Haible2009-06-231-5/+1
* Fix a typo.Bruno Haible2009-06-231-1/+1
* Avoid unused variable warnings with gcc.Bruno Haible2009-06-232-7/+22
* Add a note about an m4 bug.Bruno Haible2009-06-231-1/+2
* canonicalize.c was renamed to canonicalize-lgpl.c.Bruno Haible2009-06-232-1/+6
* From libxml2-2.6.27.Bruno Haible2009-06-2391-0/+184498
* From libxml2-2.6.27 with specific customizations.Bruno Haible2009-06-231-0/+405
* Replacement for a hack in libxml2.Bruno Haible2009-06-231-0/+0
* New module 'libxml'.Bruno Haible2009-06-234-0/+892
* New modules 'moo', 'ostream', and its subclasses.Bruno Haible2009-06-232-0/+74
* New module 'term-ostream': Output stream for attributed text, producing ANSIBruno Haible2009-06-234-0/+858
* New module 'iconv-stream': Output stream that converts the output to anotherBruno Haible2009-06-233-0/+327
* New module 'html-ostream': Output stream that produces HTML output.Bruno Haible2009-06-233-0/+365
* New module 'memory-ostream': Output stream that accumulates the output inBruno Haible2009-06-233-0/+185
* New module 'file-ostream': Output stream referring to an stdio FILE.Bruno Haible2009-06-233-0/+143
* New module 'fd-ostream': Output stream referring to a file descriptor.Bruno Haible2009-06-233-0/+252
* New module 'ostream': Abstract output stream data type.Bruno Haible2009-06-233-0/+130
* New module 'termcap': Information about terminal capabilities.Bruno Haible2009-06-232-0/+103
* Minimal object-oriented programming style.Bruno Haible2009-06-233-0/+863
* Add two more functions, for gnulib compatibility.Bruno Haible2009-06-233-0/+24