index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnulib-local
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support platforms with neither terminfo nor termcap functions, like mingw.
Bruno Haible
2009-06-23
3
-2
/
+28
*
Replacement for the tputs() function from libtermcap.
Bruno Haible
2009-06-23
1
-0
/
+43
*
Improve output on Cygwin.
Bruno Haible
2009-06-23
1
-0
/
+5
*
Actually use the EQUAL macro.
Bruno Haible
2009-06-23
1
-6
/
+6
*
Improve support of xterm on deficient platforms.
Bruno Haible
2009-06-23
1
-0
/
+13
*
Use terminfo instead of termcap.
Bruno Haible
2009-06-23
1
-1
/
+1
*
New module 'terminfo-h'.
Bruno Haible
2009-06-23
1
-0
/
+111
*
Move generic vector comparison routines into diffseq.h.
Bruno Haible
2009-06-23
1
-433
/
+1
*
Analyze differences between two vectors.
Bruno Haible
2009-06-23
1
-0
/
+481
*
Customizable macros NOTE_DELETE, NOTE_INSERT. Put into the context only
Bruno Haible
2009-06-23
1
-49
/
+48
*
Use minmax.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Use IF_LINT.
Bruno Haible
2009-06-23
1
-6
/
+11
*
Make closer to diffseq.h: mostly comments and variable declaration style.
Bruno Haible
2009-06-23
1
-122
/
+83
*
Fix FSF address in copyright header.
Bruno Haible
2009-06-23
1
-8
/
+8
*
Move USE_HEURISTIC comment.
Bruno Haible
2009-06-23
1
-3
/
+3
*
Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'.
Bruno Haible
2009-06-23
1
-13
/
+11
*
Update comments. Talk about vectors instead of strings, and about elements
Bruno Haible
2009-06-23
1
-29
/
+26
*
Make generic: introduce OFFSET_MAX.
Bruno Haible
2009-06-23
1
-3
/
+7
*
Modernize the coding style.
Bruno Haible
2009-06-23
1
-15
/
+8
*
Use bool.
Bruno Haible
2009-06-23
1
-27
/
+28
*
Make generic: introduce type parameters.
Bruno Haible
2009-06-23
1
-49
/
+61
*
Remove verification of an invariant.
Bruno Haible
2009-06-23
1
-35
/
+12
*
Use the terminfo functions where possible.
Bruno Haible
2009-06-23
2
-3
/
+58
*
Fix tgetstr argument.
Bruno Haible
2009-06-23
1
-1
/
+1
*
tgetent may fail.
Bruno Haible
2009-06-23
1
-42
/
+46
*
Fix build failure on AIX.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix order of includes.
Bruno Haible
2009-06-23
1
-1
/
+2
*
NetBSD doesn't support tgetstr(...,NULL).
Bruno Haible
2009-06-23
1
-11
/
+25
*
Support platforms that lack tparm().
Bruno Haible
2009-06-23
1
-1
/
+2
*
tparm replacement for platforms that lack it (e.g. NetBSD 3.0).
Bruno Haible
2009-06-23
1
-0
/
+898
*
Also support underlining.
Bruno Haible
2009-06-23
1
-17
/
+181
*
New module 'term-styled-ostream'.
Bruno Haible
2009-06-23
2
-0
/
+515
*
New module 'html-styled-ostream'.
Bruno Haible
2009-06-23
2
-0
/
+208
*
New module 'styled-ostream'.
Bruno Haible
2009-06-23
2
-0
/
+73
*
Make it work on BeOS.
Bruno Haible
2009-06-23
1
-0
/
+18
*
Portability to systems with GNU termcap.
Bruno Haible
2009-06-23
2
-0
/
+28
*
New module 'termcap-h'.
Bruno Haible
2009-06-23
2
-50
/
+70
*
Add a missing 'break'.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Recognize also rxvt-16color and konsole-16color.
Bruno Haible
2009-06-23
1
-1
/
+7
*
Better choice of colors for 8-color models.
Bruno Haible
2009-06-23
1
-2
/
+63
*
Fix typo.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Add support for xterm's 16-, 88-, 256-color modes.
Bruno Haible
2009-06-23
2
-33
/
+1024
*
Fix reversed red<->blue color channels.
Bruno Haible
2009-06-23
1
-5
/
+9
*
Make new methods static.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Guard against interruption with Ctrl-Z.
Bruno Haible
2009-06-23
1
-1
/
+59
*
Fix double-inclusion guard.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Avoid using variable-size arrays if gcc doesn't provide them.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Two obvious fixes.
Bruno Haible
2009-06-23
1
-45
/
+48
*
Include <config.h>.
Bruno Haible
2009-06-23
26
-4
/
+29
*
Add a template for xmemdup, so that quotearg.c compiles in C++ mode.
Bruno Haible
2009-06-23
1
-1
/
+10
[next]