Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test for CC=c++ at configure-time, so that we don't confuse a fully C++ | Bruno Haible | 2009-06-23 | 1 | -0/+9 |
| | | | | build with a mixed C/C++ build. | ||||
* | Support platforms with neither terminfo nor termcap functions, like mingw. | Bruno Haible | 2009-06-23 | 1 | -0/+24 |
| | |||||
* | Distribute tparm.c. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | Improve cross-compilation support. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Improve output on Cygwin. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Move the 'no-c++' module to gnulib. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | Use a hand-written Makefile.am part in gettext-tools/gnulib-lib/. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | New options --dllexport, --help, --version. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
| | |||||
* | New variable MOOPPFLAGS. | Bruno Haible | 2009-06-23 | 1 | -0/+16 |
| | |||||
* | Actually use the EQUAL macro. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Fix a configure warning on AIX 4. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Improve support of xterm on deficient platforms. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Use terminfo instead of termcap. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | New module 'terminfo-h'. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | New module 'terminfo'. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Rename cache variables. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Move generic vector comparison routines into diffseq.h. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | Customizable macros NOTE_DELETE, NOTE_INSERT. Put into the context only | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | | | | what's needed. | ||||
* | Use minmax. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | Use IF_LINT. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Make closer to diffseq.h: mostly comments and variable declaration style. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | Fix FSF address in copyright header. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Update comments. Talk about vectors instead of strings, and about elements | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | | | | instead of characters. | ||||
* | Make generic: introduce OFFSET_MAX. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | Modernize the coding style. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
| | |||||
* | Use bool. | Bruno Haible | 2009-06-23 | 1 | -0/+3 |
| | | | | Rename minimal to find_minimal. | ||||
* | Make generic: introduce type parameters. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Remove verification of an invariant. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Use the terminfo functions where possible. | Bruno Haible | 2009-06-23 | 1 | -0/+10 |
| | |||||
* | Fix tgetstr argument. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | tgetent may fail. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Fix build failure on AIX. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Fix the use of va_copy on x86_64. | Bruno Haible | 2009-06-23 | 1 | -0/+9 |
| | |||||
* | moopp requires GNU sed. | Bruno Haible | 2009-06-23 | 1 | -0/+17 |
| | |||||
* | NetBSD doesn't support tgetstr(...,NULL). | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Support platforms that lack tparm(). | Bruno Haible | 2009-06-23 | 1 | -0/+9 |
| | |||||
* | Fix include line. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
| | |||||
* | Fix sed_remove_comments. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | List all generated files in the moopp rule. | Bruno Haible | 2009-06-23 | 1 | -0/+14 |
| | |||||
* | Fix moopp rules for parallel make. | Bruno Haible | 2009-06-23 | 1 | -0/+17 |
| | |||||
* | Move each emit code into a function. | Bruno Haible | 2009-06-23 | 1 | -0/+5 |
| | |||||
* | Also support underlining. | Bruno Haible | 2009-06-23 | 1 | -0/+11 |
| | |||||
* | New module 'term-styled-ostream'. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | New module 'html-styled-ostream'. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | New module 'styled-ostream'. | Bruno Haible | 2009-06-23 | 1 | -0/+7 |
| | |||||
* | Make it work on BeOS. | Bruno Haible | 2009-06-23 | 1 | -0/+6 |
| | |||||
* | Portability to systems with GNU termcap. | Bruno Haible | 2009-06-23 | 1 | -0/+8 |
| | |||||
* | New module 'termcap-h'. | Bruno Haible | 2009-06-23 | 1 | -0/+12 |
| | |||||
* | New module 'moo-tests'. | Bruno Haible | 2009-06-23 | 1 | -0/+16 |
| |