Up to [cvs.NetBSD.org] / src / lib / libedit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:27 2012 UTC (13 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
sync with head
Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 24 20:09:30 2012 UTC (13 months, 4 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
From: Jilles Tjoelker: Add a mapping for the cursor delete key
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 29 23:44:45 2011 UTC (21 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Branch point for: yamt-pagecache
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
pass -Wconversion
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 28 01:56:27 2011 UTC (21 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Rename key to keymacro to avoid conflicts with term.h. The renaming of term to terminal was again to avoid conflicts with term.h. term.h is a moving namespace violation.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 28 01:05:20 2011 UTC (21 months, 3 weeks ago) by christos
Branch: MAIN
term -> terminal XXX: need to rename key_ too.