index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libedit
/
refresh.c
Age
Commit message (
Expand
)
Author
2019-01-04
Fix mis-applied change in previous. Don't increment r_oldcv twice.
uwe
2018-10-23
Apply revisions 1.21, 1.22 from OpenBSD:
christos
2017-06-30
Allow wide characters (properly encoded as byte strings according to LC_CTYPE)
kre
2017-06-27
fix comment
christos
2017-06-27
- add literal sequence handling.
christos
2016-05-09
s/protected/libedit_private/g
christos
2016-05-02
fix typos from Pedro Giffuni @FreeBSD
christos
2016-04-11
Get rid of private/public; keep protected (Ingo Schwarze)
christos
2016-04-11
Char -> wchar_t from Ingo Schwarze.
christos
2016-04-11
more macro WIDECHAR undoing from Ingo Schwarze.
christos
2016-04-09
More WIDECHAR elimination (Ingo Schwarze)
christos
2016-03-02
PR/50880: David Binderman: Remove redundant code.
christos
2016-02-17
whitespace and header sorting changes (Ingo Schwarze). No functional changes.
christos
2016-02-16
More header cleanups from Ingo Schwarze.
christos
2016-02-16
From Ingo Scharze:
christos
2016-02-16
cleanup chartype.h includes (Ingo Schwarze)
christos
2016-02-16
cleanup inclusion of histedit.h (Ingo Schwarze)
christos
2016-02-14
From Ingo Schwarze:
christos
2016-02-11
- Add some more Char casts
christos
2011-07-29
pass -Wconversion
christos
2011-07-28
term -> terminal
christos
2009-12-30
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
christos
2009-12-28
reduce diff with tcsh
christos
2009-12-28
Fix bug where tab completion on the second or > line that caused listing
christos
2009-07-17
Simplify the code. No functional change.
christos
2009-05-19
always scroll when we advance past bottom. From Caleb Welton
christos
2009-03-31
Implement literal prompt sequences. Now someone can implement
christos
2009-02-15
pass lint on _LP64.
christos
2008-09-10
Allow a single process to control multiple ttys (for pthreads using _REENTRANT)
christos
2005-11-09
Refresh bug reported by Julien Torres:
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-19
From michael@moria.de:
christos
2003-03-10
s/u_int32_t/unsigned int/
christos
2002-11-15
de-lint
christos
2002-11-15
PR/18995: David Laight: libedit fixes for posix conformant sh
christos
2002-11-12
Fix signed/unsigned comparison warnings.
thorpej
2002-10-27
vi mode and memory fixes from david laight.
christos
2002-10-27
PR/17954: SAITOH Masanobu: since we have opost and onlcr set, we don't need
christos
2002-03-18
- constify; passes all gcc and lint strict checks.
christos
2001-04-13
rename 3 arg ELRE_DEBUG to ELRE_ASSERT, add 2 arg ELRE_DEBUG, and change all
lukem
2001-01-10
Enlarge editline buffers as needed to support arbitrary length lines.
jdolecek
2000-09-04
convert to new style guide, which includes:
lukem
2000-03-13
Fix doubled 'the's.
soren
2000-02-19
Fix refresh glitches when using auto-margin.
mycroft
2000-01-20
Add support for automatic and magic margins (from tcsh)
christos
1999-11-13
instead of using a private coord_t global variable to store the size of the
lukem
1999-11-12
- implement printing a right-side prompt. code derived from similar work
lukem
1999-10-15
don't assume locales are not working - it may not be the case
jdolecek
1999-07-02
More trailing white space.
simonb
1999-06-12
Make this compile under linux
christos
[next]