31 Commits

Author SHA1 Message Date
733bb9a054 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* tests/sample-test: Adjust to use the single most recent year.
* All other files: Update copyright years via the above make run.
2026-01-02 11:46:15 +01:00
f1f6471ae8 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* tests/sample-test: Adjust to use the single most recent year.
* All other files: Update copyright years via the above make run.
2025-01-04 11:43:53 +01:00
ea1abfa968 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* tests/sample-test: Adjust to use the single most recent year.
* All other files: Update copyright years via the above make run.
2024-01-02 09:13:29 +01:00
73d020f472 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* tests/sample-test: Adjust to use the single most recent year.
* All other files: Update copyright years via the above make run.
2023-01-01 23:51:15 +01:00
db5ec614a7 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
The format of the copyright year number range in Texinfo files is
"YEAR1--YEAR2" now, i.e., with 2x '-'.
* tests/sample-test: Adjust to use the single most recent year.
* All other files: Update copyright years via the above make run.
2022-01-02 18:42:35 +01:00
c5da48bcff maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
The format of the copyright year number range in Texinfo files is
"YEAR1--YEAR2" now, i.e., with 2x '-'.
* tests/sample-test: Likewise, here to avoid starting a year number range.
* All other files: Update copyright years via the above make run.
2021-01-02 01:46:51 +01:00
f7ea96d2b8 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* tests/sample-test: Likewise, here to avoid starting a year number range.
* All other files: Update copyright years via the above make run.
2020-01-01 16:22:52 +01:00
487d0701c5 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* All other files: Update copyright years via the above make run.
2019-01-04 23:47:26 +01:00
8705455ce0 maint: update copyright year number ranges
Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
* All other files: Update copyright years via the above make run.
2018-01-01 19:27:15 +01:00
0548a502cd maint: add copyright header to more files
* Makefile.am: Add copyright header.
* README: Likewise.
* TODO: Likewise.
* doc/perm.texi: Likewise; use 1994-2017 as Kevin brought it into
findutils from coreutils.
* find/Makefile.am: Add copyright header.
* lib/Makefile.am: Likewise.
* locate/Makefile.am: Likewise.
* xargs/Makefile.am: Likewise.
2017-10-23 00:57:57 +02:00
James Youngman
89ec0211ce updatedb: Remove support for the old pre-4.0 database format.
* locate/testsuite/Makefile.am (EXTRA_DIST_EXP): Remove
locate.gnu/old_prefix.exp and locate.gnu/oldformat.exp.
(EXTRA_DIST_XO): Remove locate.gnu/old_prefix.xo and
locate.gnu/oldformat.xo.
* doc/find.texi (Database Formats): Remove the warning about old
versions of locate failing to read the LOCATE02 database format.
Mention that the slocate database format is also supported.
(Old Database Format): Point out that updatedb will no longer
produce the old format.
(Invoking updatedb): Remove mention of the --old-format option.
Remove mention of --dbformat=old.
(Long File Name Bugs with Old-Format Databases): Remove this
section.
* locate/updatedb.sh: remove support for --dbformat=old and
--old-format.
(checkbinary): Don't look for the bigram and code binaries.
* locate/updatedb.1: Explain that support for the old database
format has been removed from updatedb and will shortly be removed
from locate also.  Remove the documentation for the removed
option --old-format and mention of --dbformat-old.
* locate/code.c: remove since this program was only used to
generate old-format databases.
* locate/bigram.c: remove since this program was only used to
generate old-format databases.
* po/POTFILES.in: Remove bigram.c and code.c.
* locate/word_io.c (putword): Remove this function, since it was
only needed for making old-format databases.
* find/find.1 (NON-BUGS): Don't mention bigram.c and code.c in the
example.
* locate/locatedb.h: Remove declaration of putword, which has been
deleted.
* locate/Makefile.am (libexec_PROGRAMS): Remove bigram and code
(since they were only used to generate old-format databases).
(updatedb): Don't substitute @bigram@ and @code@.
(code_SOURCES): Delete.
* locate/testsuite/locate.gnu/old_prefix.exp: delete test case for
the old database format.
* locate/testsuite/locate.gnu/old_prefix.xo: Likewise.
* locate/testsuite/locate.gnu/oldformat.exp: Likewise.
* locate/testsuite/locate.gnu/oldformat.xo: Likewise.
* TODO: manpages for bigram and code are no longer needed.
* NEWS: Mention these changes.
2016-01-10 17:23:13 +00:00
James Youngman
0f4da2007f Remove unused spell-checker LocalWords from TODO.
* TODO (LocalWords): Remove words which aren't actually used in
the document.
2015-12-31 10:26:34 +00:00
James Youngman
fa44fbaae9 Remove obsolete TODO entries.
* TODO: remove BeOS multibyte entry (we fixed this by using the
gnulib wcwidth module; see https://savannah.gnu.org/bugs/?19979).
Remove comment about problems with gcc-2.95.2 on
sparc-sun-sunos4.1.3_U1; we'll look at the problem if anyone ever
complains that something doesn't work (though gnulib may in fact
no longer work on such an old platform in any case).
Remove some TODOs around locate performance; nobody's reported
performance issues, and we can examine any specific issues when
the arise.
Remove TODO about the largeness of depcomp; at 22KiB, it's much
smaller than this ChangeLog file, for example.
2014-08-23 13:11:29 +01:00
James Youngman
c7fd93e1c2 Remove obsolete TOLOWER/TOUPPER macros.
* locate/locate.c: The TOLOWER and TOUPPER macros are no longer
used.   Do not define them.
* TODO: Remove obsolete entry for TOLOWER/TOUPPER.
2014-08-23 13:02:30 +01:00
James Youngman
1b6f27f625 Enumarated the coverage improvement tasks 2009-03-07 21:22:36 +00:00
James Youngman
4a21304a98 Removed some obsolete, irrelevant, and already-done items. 2007-05-26 14:50:02 +00:00
James Youngman
a9ceafc1c1 Removed items which have now been done. 2005-01-16 00:09:11 +00:00
James Youngman
67c71ddec3 Removed the TODO items which have now been done. 2003-06-16 19:42:27 +00:00
Kevin Dalley
8b35d67929 *** empty log message *** 2001-05-21 01:32:28 +00:00
Kevin Dalley
f3f7847b6c *** empty log message *** 2001-05-21 00:29:54 +00:00
Kevin Dalley
c1690144b6 *** empty log message *** 2001-05-20 21:08:19 +00:00
Kevin Dalley
f22e9df9ad *** empty log message *** 2001-05-20 20:50:18 +00:00
Kevin Dalley
cc934f2e95 *** empty log message *** 2001-05-03 06:54:56 +00:00
Kevin Dalley
e0558e60c8 *** empty log message *** 2001-01-21 06:43:08 +00:00
Kevin Dalley
706c3142a7 *** empty log message *** 2000-10-12 06:46:06 +00:00
Kevin Dalley
6f73f37fdc *** empty log message *** 2000-10-10 07:55:24 +00:00
Kevin Dalley
94d8c0ff32 *** empty log message *** 2000-10-10 01:03:35 +00:00
Kevin Dalley
491aaa41f5 *** empty log message *** 2000-04-12 10:18:08 +00:00
Kevin Dalley
9b98ce0c72 *** empty log message *** 2000-01-27 03:51:12 +00:00
Kevin Dalley
1f577bd4ed *** empty log message *** 2000-01-18 09:02:45 +00:00
Kevin Dalley
c030b5ee33 Initial revision 1996-02-04 20:35:16 +00:00