index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
terminfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
38971: Start using the new arrlen_ge() / arrlen_le() helpers.
Daniel Shahaf
2016-08-01
1
-1
/
+1
*
37838: use UNUSED() consistently
Jun-ichi Takimoto
2016-01-30
1
-1
/
+1
*
27990: don't use return value from setupterm()
Peter Stephenson
2010-06-02
1
-2
/
+6
*
24705: rationalise curses and term headers even more
Peter Stephenson
2008-03-13
1
-23
/
+5
*
24173: fix thinko in 24171
Clint Adams
2007-12-07
1
-1
/
+1
*
24171: define USE_TERMINFO_MODULE when ncurses.h, ncurses/ncurses.h, or ncurs...
Clint Adams
2007-12-07
1
-1
/
+1
*
24160: build terminfo module if ncursesw is present but curses.h is not.
Clint Adams
2007-12-05
1
-1
/
+22
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-11
/
+12
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-73
/
+39
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-3
/
+3
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-25
/
+20
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-31
/
+11
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-5
/
+5
*
19514: typo in terminfo.c
Peter Stephenson
2004-03-02
1
-1
/
+1
*
19460: Another go at fixing the terminfo configuration problem
Peter Stephenson
2004-02-26
1
-11
/
+15
*
19076: don't call setupterm with NULL as last argument as that causes
Clint Adams
2003-09-14
1
-1
/
+4
*
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
Oliver Kiddle
2003-06-24
1
-18
/
+24
*
users/5986, 18380: arg support for echoti builtin.
Clint Adams
2003-03-25
1
-4
/
+23
*
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
Peter Stephenson
2002-10-07
1
-10
/
+19
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-1
/
+1
*
14125: remove static incleanup flag because it is unused
Clint Adams
2001-04-26
1
-10
/
+0
*
Fix term* linkage _again_.
Bart Schaefer
2001-04-24
1
-0
/
+2
*
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
2001-04-22
1
-0
/
+4
*
Fix term*.h header file collisions.
Bart Schaefer
2001-04-13
1
-0
/
+13
*
Fiddle with <term.h> vs. <termcap.h> inclusion.
Bart Schaefer
2001-04-12
1
-6
/
+3
*
13955: boolnames et al., not boolcodes
Clint Adams
2001-04-12
1
-9
/
+9
*
13953: use curses capability inventories instead of hardcoding and presume
Clint Adams
2001-04-12
1
-6
/
+18
*
13951: working ${(k)terminfo} and ${(kv)terminfo}
Clint Adams
2001-04-12
1
-0
/
+104
*
Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
Wayne Davison
2001-04-09
1
-1
/
+2
*
Silence several warnings when HAVE_TIGETSTR is not defined.
Wayne Davison
2001-04-09
1
-4
/
+11
*
Fixes for 13922.
Bart Schaefer
2001-04-09
1
-0
/
+2
*
Make termcap and terminfo modules always loadable.
Bart Schaefer
2001-04-09
1
-21
/
+34
*
13431: better check for shared libraries.
Andrey Borzenkov
2001-02-13
1
-1
/
+1
*
13242: don't segfault on $terminfo[nonexistentcap]
Clint Adams
2000-12-06
1
-1
/
+1
*
terminfo tweaks
Peter Stephenson
2000-12-05
1
-1
/
+1
*
13227: terminfo module fixes
Clint Adams
2000-12-05
1
-48
/
+55
*
13215: echotc, echoti, terminfo
Clint Adams
2000-12-03
1
-0
/
+226