index
:
delta/gettext.git
0.10.xx
0.11.2
0.11.5
0.14.x
0.16.x
0.18.2
0.18.3
0.20.x
0.21.x
baserock/bootstrap
baserock/build-essential
baserock/morph
maint
master
python-brace-format
wip/ueno/cldr-plural
wip/ueno/its
wip/ueno/its2
wip/ueno/xgettext-suboptions
git.savannah.gnu.org: git/gettext.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnulib-local
/
lib
/
term-ostream.oo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Update copyright year
Daiki Ueno
2015-06-05
1
-1
/
+1
*
Untabify.
Bruno Haible
2009-12-12
1
-485
/
+485
*
Avoid gcc -Wmissing-prototypes warnings.
Bruno Haible
2009-06-23
1
-11
/
+11
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Update after gnulib change.
Bruno Haible
2009-06-23
1
-1
/
+0
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2009-06-23
1
-2
/
+1
*
Deal with the interactions between exit_attribute_mode and colors.
Bruno Haible
2009-06-23
1
-34
/
+78
*
Support platforms with neither terminfo nor termcap functions, like mingw.
Bruno Haible
2009-06-23
1
-1
/
+15
*
Improve output on Cygwin.
Bruno Haible
2009-06-23
1
-0
/
+5
*
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
*
Use the terminfo functions where possible.
Bruno Haible
2009-06-23
1
-3
/
+37
*
Fix tgetstr argument.
Bruno Haible
2009-06-23
1
-1
/
+1
*
tgetent may fail.
Bruno Haible
2009-06-23
1
-42
/
+46
*
NetBSD doesn't support tgetstr(...,NULL).
Bruno Haible
2009-06-23
1
-11
/
+25
*
Make it work on BeOS.
Bruno Haible
2009-06-23
1
-0
/
+18
*
Portability to systems with GNU termcap.
Bruno Haible
2009-06-23
1
-0
/
+10
*
New module 'termcap-h'.
Bruno Haible
2009-06-23
1
-50
/
+1
*
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
1
-22
/
+1013
*
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
*
New module 'term-ostream': Output stream for attributed text, producing ANSI
Bruno Haible
2009-06-23
1
-0
/
+700