OpenGrok
Cross Reference: configure
xref
: /
src
/
external
/
bsd
/
less
/
dist
/
configure
Home
|
History
|
Annotate
|
Download
|
only in
dist
History log of
/src/external/bsd/less/dist/configure
Revision
Date
Author
Comments
1.1
03-Jul-2011
tron
branches: 1.1.1;
Initial revision
1.1.1.3
06-Oct-2023
simonb
Import less-643. Way to many changes and bugfixes over the last ten
years to list. Look at src/external/bsd/less/dist/version.c for a
complete list of changes.
1.1.1.2
04-Sep-2013
tron
Import version 458 of "less". Changes since version 444:
* Allow backslash escaping of metacharacters in LESS environment variable
after the --use-backslash option.
* Don't quit if syntax errors are found in command line options.
* Increase sizes of some internal buffers.
* Fix configure bug with --with-regex=none.
* Fix crash with "stty rows 0".
* Fix display bug when using up/down arrow on the command line.
* Add ESC-F command to keep reading data until a pattern is found.
* Use exit code of LESSOPEN script if LESSOPEN starts with "||".
* When up/down arrow is used on the command line immediately after
typing text, the next command starting with that text is found.
* Add support for GNU regex.
* Add configure option --with-regex=none and fix compile errors
when compiling with no regex library.
* Fix possible crashes caused by malformed LESSOPEN or
LESSCLOSE variables.
* Fix bug highlighting text which is discontiguous in the file
due to backspace processing.
* Fix bug in displaying status column when scrolling backwards
with -J and -S in effect.
1.1.1.1
03-Jul-2011
tron
branches: 1.1.1.1.2; 1.1.1.1.8;
Import version 444 of "less":
The list of changes between our ancient version 394 and 444 is too long
to list here. You can find all the release notes here:
http://www.greenwoodsoftware.com/less/old.html
1.1.1.1.8.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.1.1.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Sat Feb 28 05:31:39 UTC 2026