summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improved test output.Bruno Haible2009-06-232-0/+106
* Emit #line directives without a directory.Bruno Haible2009-06-232-11/+25
* Move a misplaced ChangeLog entry.Bruno Haible2009-06-231-7/+7
* Use <stdint.h> from gnulib instead of defining uint16_t ourselves.Bruno Haible2009-06-234-2/+11
* Link with C++ libraries _only_ on mingw and Cygwin.Bruno Haible2009-06-232-0/+18
* Avoid link error due to xmlFree on mingw and cygwin.Bruno Haible2009-06-232-0/+12
* Compile the styled_ostream subclasses in C++ mode if WOE32DLL.Bruno Haible2009-06-234-0/+19
* C++ wrapper around C source file generated by moopp.Bruno Haible2009-06-232-0/+2
* Test for CC=c++ at configure-time, so that we don't confuse a fully C++Bruno Haible2009-06-234-3/+14
* Macros for use of moopp.Bruno Haible2009-06-231-0/+29
* Support platforms with neither terminfo nor termcap functions, like mingw.Bruno Haible2009-06-2310-7/+91
* Replacement for the tputs() function from libtermcap.Bruno Haible2009-06-231-0/+43
* Distribute tparm.c.Bruno Haible2009-06-232-0/+2
* Improve cross-compilation support.Bruno Haible2009-06-232-3/+8
* Improve output on Cygwin.Bruno Haible2009-06-232-0/+10
* Move the 'no-c++' module to gnulib.Bruno Haible2009-06-234-45/+7
* Use a hand-written Makefile.am part in gettext-tools/gnulib-lib/.Bruno Haible2009-06-235-18/+17
* Outer Makefile template for the gnulib-lib directory.Bruno Haible2009-06-231-0/+55
* New options --dllexport, --help, --version.Bruno Haible2009-06-232-3/+89
* New variable MOOPPFLAGS.Bruno Haible2009-06-2313-35/+52
* Protect against weird directory names.Bruno Haible2009-06-232-2/+6
* New gettextize option --po-dir.Bruno Haible2009-06-235-105/+160
* Update exports.Bruno Haible2009-06-232-0/+2
* Update exports list.Bruno Haible2009-06-232-0/+6
* Comment.Bruno Haible2009-06-231-1/+1
* Actually use the EQUAL macro.Bruno Haible2009-06-232-6/+10
* 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 comments.Bruno Haible2009-06-231-3/+2
* Oops.Bruno Haible2009-06-231-1/+1
* Fix a configure warning on AIX 4.Bruno Haible2009-06-232-3/+24
* Improve support of xterm on deficient platforms.Bruno Haible2009-06-232-0/+18
* Use terminfo instead of termcap.Bruno Haible2009-06-233-2/+7
* New module 'terminfo-h'.Bruno Haible2009-06-234-0/+141
* New module 'terminfo'.Bruno Haible2009-06-234-0/+362
* Rename cache variables.Bruno Haible2009-06-232-7/+11
* Distribute build-aux/moopp.Bruno Haible2009-06-232-1/+5
* Move generic vector comparison routines into diffseq.h.Bruno Haible2009-06-233-433/+9
* Analyze differences between two vectors.Bruno Haible2009-06-231-0/+481
* Customizable macros NOTE_DELETE, NOTE_INSERT. Put into the context onlyBruno Haible2009-06-232-49/+53
* Use minmax.Bruno Haible2009-06-233-2/+7
* Use IF_LINT.Bruno Haible2009-06-232-6/+13
* Make closer to diffseq.h: mostly comments and variable declaration style.Bruno Haible2009-06-232-122/+86
* Fix FSF address in copyright header.Bruno Haible2009-06-232-8/+10
* Move USE_HEURISTIC comment.Bruno Haible2009-06-231-3/+3
* Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'.Bruno Haible2009-06-232-13/+13
* Update comments. Talk about vectors instead of strings, and about elementsBruno Haible2009-06-232-29/+29
* Make generic: introduce OFFSET_MAX.Bruno Haible2009-06-232-3/+10
* Modernize the coding style.Bruno Haible2009-06-232-15/+10
* Use bool.Bruno Haible2009-06-232-27/+31