mirror of
https://https.git.savannah.gnu.org/git/grep.git
synced 2026-01-26 07:37:52 +00:00
maint: update copyright dates
This commit is contained in:
parent
37b95973aa
commit
c635f7dd92
2
AUTHORS
2
AUTHORS
@ -1,4 +1,4 @@
|
||||
Copyright (C) 1992, 1997-2002, 2004-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2026 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -3648,6 +3648,6 @@
|
||||
|
||||
* Version 2.0 released.
|
||||
|
||||
Copyright (C) 1998-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998-2026 Free Software Foundation, Inc.
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted provided the copyright notice and this notice are preserved.
|
||||
|
||||
2
HACKING
2
HACKING
@ -597,7 +597,7 @@ Then just open the index.html file (in the generated lcov-html directory)
|
||||
in your favorite web browser.
|
||||
|
||||
========================================================================
|
||||
Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Process this file with automake to create Makefile.in
|
||||
#
|
||||
# Copyright 1997-1998, 2005-2025 Free Software Foundation, Inc.
|
||||
# Copyright 1997-1998, 2005-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
2
NEWS
2
NEWS
@ -1411,7 +1411,7 @@ necessary to track the evolution of the regex package, and since
|
||||
I was changing it anyway I decided to do a general cleanup.
|
||||
|
||||
========================================================================
|
||||
Copyright (C) 1992, 1997-2002, 2004-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2026 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
|
||||
2
README
2
README
@ -1,4 +1,4 @@
|
||||
Copyright (C) 1992, 1997-2002, 2004-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2026 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Copyright (C) 1992, 1997-2002, 2004-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2026 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -101,7 +101,7 @@ each program. One way to do this is to use vc-dwim
|
||||
|
||||
-----
|
||||
|
||||
Copyright (C) 2002-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
||||
Things to do for GNU grep
|
||||
|
||||
Copyright (C) 1992, 1997-2002, 2004-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2026 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
scriptversion=2025-06-10.02; # UTC
|
||||
|
||||
# Copyright (C) 2003-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@ -39,7 +39,7 @@ medir=`dirname "$me"`
|
||||
|
||||
scriptlibversion=2025-06-10.02; # UTC
|
||||
|
||||
# Copyright (C) 2003-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Bootstrap configuration.
|
||||
|
||||
# Copyright (C) 2006-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2006-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
2
cfg.mk
2
cfg.mk
@ -1,5 +1,5 @@
|
||||
# Customize maint.mk -*- makefile -*-
|
||||
# Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
dnl
|
||||
dnl autoconf input file for GNU grep
|
||||
dnl
|
||||
dnl Copyright (C) 1997-2006, 2009-2025 Free Software Foundation, Inc.
|
||||
dnl Copyright (C) 1997-2006, 2009-2026 Free Software Foundation, Inc.
|
||||
dnl
|
||||
dnl This file is part of GNU grep.
|
||||
dnl
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Process this file with automake to create Makefile.in
|
||||
# Makefile.am for grep/doc.
|
||||
#
|
||||
# Copyright 2008-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2008-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
@c hence no sectioning command or @node.
|
||||
|
||||
@display
|
||||
Copyright @copyright{} 2000--2002, 2007--2008, 2023--2025 Free Software
|
||||
Copyright @copyright{} 2000--2002, 2007--2008, 2023--2026 Free Software
|
||||
Foundation, Inc.
|
||||
@uref{https://fsf.org/}
|
||||
|
||||
|
||||
@ -1258,7 +1258,7 @@ This man page is maintained only fitfully;
|
||||
the full documentation is often more up-to-date.
|
||||
.
|
||||
.SH COPYRIGHT
|
||||
Copyright 1998\(en2000, 2002, 2005\(en2025 Free Software Foundation, Inc.
|
||||
Copyright 1998\(en2000, 2002, 2005\(en2026 Free Software Foundation, Inc.
|
||||
.PP
|
||||
This is free software;
|
||||
see the source for copying conditions.
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
@copying
|
||||
This manual is for @command{grep}, a pattern matching engine.
|
||||
|
||||
Copyright @copyright{} 1999--2002, 2005, 2008--2025 Free Software Foundation,
|
||||
Copyright @copyright{} 1999--2002, 2005, 2008--2026 Free Software Foundation,
|
||||
Inc.
|
||||
|
||||
@quotation
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1997-1998, 2005-2025 Free Software Foundation, Inc.
|
||||
# Copyright 1997-1998, 2005-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* Output colorization.
|
||||
Copyright 2011-2025 Free Software Foundation, Inc.
|
||||
Copyright 2011-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* Output colorization on MS-Windows.
|
||||
Copyright 2011-2025 Free Software Foundation, Inc.
|
||||
Copyright 2011-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
/* Output colorization.
|
||||
|
||||
Copyright 2011-2025 Free Software Foundation, Inc.
|
||||
Copyright 2011-2026 Free Software Foundation, Inc.
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 3, or (at your option)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# pcre.m4 - check for PCRE library support
|
||||
|
||||
# Copyright (C) 2010-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2010-2026 Free Software Foundation, Inc.
|
||||
# This file is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# List of files which containing translatable strings.
|
||||
#
|
||||
# Copyright 1997-1998, 2005-2025 Free Software Foundation, Inc.
|
||||
# Copyright 1997-1998, 2005-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
## Process this file with automake to create Makefile.in
|
||||
# Copyright 1997-1998, 2005-2025 Free Software Foundation, Inc.
|
||||
# Copyright 1997-1998, 2005-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* dfasearch.c - searching subroutines using dfa and regex for grep.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* Report an error and exit.
|
||||
Copyright 2016-2025 Free Software Foundation, Inc.
|
||||
Copyright 2016-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* grep.c - main driver file for grep.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2025 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1997-2002, 2004-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* grep.h - interface to grep driver for searching subroutines.
|
||||
Copyright (C) 1992, 1998, 2001, 2007, 2009-2025 Free Software Foundation,
|
||||
Copyright (C) 1992, 1998, 2001, 2007, 2009-2026 Free Software Foundation,
|
||||
Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* kwsearch.c - searching subroutines using kwset for grep.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* pcresearch.c - searching subroutines using PCRE for grep.
|
||||
Copyright 2000, 2007, 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2007, 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* search.c - searching subroutines using dfa, kwset and regex for grep.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* searchutils.c - helper subroutines for grep's matchers.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright 1992, 1998, 2000, 2007, 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* Portability cruft. Include after config.h and sys/types.h.
|
||||
Copyright 1996, 1998-2000, 2007, 2009-2025 Free Software Foundation, Inc.
|
||||
Copyright 1996, 1998-2000, 2007, 2009-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
package Coreutils;
|
||||
# This is a testing framework.
|
||||
|
||||
# Copyright (C) 1998-2015, 2017-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1998-2015, 2017-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
package CuSkip;
|
||||
# Skip a test: emit diag to log and to stderr, and exit 77
|
||||
|
||||
# Copyright (C) 2011-2015, 2017-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2011-2015, 2017-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
package CuTmpdir;
|
||||
# create, then chdir into a temporary sub-directory
|
||||
|
||||
# Copyright (C) 2007-2015, 2017-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2007-2015, 2017-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
## Process this file with automake to create Makefile.in
|
||||
# Copyright 1997-1998, 2005-2025 Free Software Foundation, Inc.
|
||||
# Copyright 1997-1998, 2005-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test for back-references and other things.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test for a bug in glibc's regex code as of 2015-09-19.
|
||||
#
|
||||
# Copyright 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2015-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# This once failed to match: echo . | grep '\.'
|
||||
#
|
||||
# Copyright (C) 2020-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2020-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Ensure that \s and \S work with repetition operators.
|
||||
#
|
||||
# Copyright (C) 2013-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2013-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Ensure that neither \s nor \S matches an invalid multibyte character.
|
||||
#
|
||||
# Copyright (C) 2013-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2013-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test for the "binary file ... matches" diagnostic.
|
||||
#
|
||||
# Copyright (C) 2020-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2020-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Regression test for GNU grep.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Regression test for GNU grep.
|
||||
#
|
||||
# Copyright 2016-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2016-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Check that case folding works even with titlecase and similarly odd chars.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Check that GREP_COLOR elicits a warning.
|
||||
|
||||
# Copyright 2022-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2022-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Test that newline is counted correctly even when the transition
|
||||
# table is rebuilt.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Exercise the final reachable code in dfa.c's match_mb_charset.
|
||||
|
||||
# Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2012-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Trigger a heap overrun in grep-2.6..grep-2.8.
|
||||
|
||||
# Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2011-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test whether "grep '.'" matches invalid UTF-8 byte sequences.
|
||||
#
|
||||
# Copyright 2019-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2019-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# test that the empty file means no pattern
|
||||
# and an empty pattern means match all.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Exercise bugs in grep-2.13 with -i, -n and an RE of ^$ in a multi-byte locale.
|
||||
#
|
||||
# Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2012-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test grep's behavior on encoding errors.
|
||||
#
|
||||
# Copyright 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2015-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# -*- sh -*-
|
||||
# Check environment variables for sane values while testing.
|
||||
|
||||
# Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Regression test for GNU grep.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test for false matches in grep 2.19..2.26 in multibyte, non-UTF8 locales
|
||||
#
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# With multiple matches, grep -Fo could print a shorter one.
|
||||
# This bug affected grep versions 2.26 through 2.27.
|
||||
#
|
||||
# Copyright (C) 2017-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2017-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# grep -F -f pattern_file file
|
||||
# grep -G -f pattern_file file
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
# file or line number from which the offending regular expression came.
|
||||
# With 2.26, now, each such diagnostic has a "FILENAME:LINENO: " prefix.
|
||||
|
||||
# Copyright (C) 2016-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2016-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test various combinations of command-line options.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* Auxiliary program to detect support for a locale.
|
||||
Copyright 2010-2025 Free Software Foundation, Inc.
|
||||
Copyright 2010-2026 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Test for this performance regression:
|
||||
# grep-3.5 and 3.6 would take O(N^2) time for some sets of input regexps.
|
||||
|
||||
# Copyright 2020-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2020-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Make sure all of these programs work properly
|
||||
# when invoked with --help or --version.
|
||||
|
||||
# Copyright (C) 2000-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2000-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Exercise high-bit-set unibyte-in-[...]-range bug.
|
||||
|
||||
# Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2011-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Exercise -T.
|
||||
|
||||
# Copyright 2016-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2016-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Regression test for GNU grep.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Evoke a segfault in a hard-to-reach code path of kwset.c.
|
||||
# This bug affected grep versions 2.19 through 2.21.
|
||||
#
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# grep-2.21 would incur a 100x penalty for 10x increase in regexp length
|
||||
|
||||
# Copyright 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2015-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# grep-3.4 would require O(N^2) RSS for N regexps
|
||||
# grep-3.5 requires O(N) in the most common cases.
|
||||
|
||||
# Copyright 2020-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2020-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# grep -F -x -o PAT print an extra newline for each match.
|
||||
# This would fail for grep-2.19 and grep-2.20.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Trigger a bug in the DFA matcher.
|
||||
# This would fail for grep-2.20.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# grep would sometimes read beyond end of input, when using a non-UTF8
|
||||
# multibyte locale.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test for a performance regression with -Fw and a non-UTF8 multibyte locale.
|
||||
|
||||
# Copyright 2019-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2019-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# The 200x is on an Intel i7-based system.
|
||||
# On an AMD FX-4100, it would take up to 2500x longer.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# grep -Fw could false-match when using a non-UTF8 multibyte locale.
|
||||
|
||||
# Copyright 2019-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2019-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test whether \s matches SP and UTF-8 multi-byte white space characters.
|
||||
#
|
||||
# Copyright (C) 2013-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2013-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Test a pattern of multiple begin or end line constraints.
|
||||
# This would mistakenly print a line when using grep-2.19.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Test NUL bytes in patterns and data.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test for POSIX options for grep
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Simple PCRE tests.
|
||||
#
|
||||
# Copyright (C) 2001, 2006, 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2006, 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Show that grep handles PCRE2_ERROR_MATCHLIMIT.
|
||||
# In grep-2.8, it would abort.
|
||||
#
|
||||
# Copyright (C) 2011-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2011-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# With, grep-3.9, \d would match e.g., the multibyte Arabic digits.
|
||||
# The same applied to \D.
|
||||
#
|
||||
# Copyright (C) 2023-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2023-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# grep -P / grep -Pc are inconsistent results
|
||||
# This bug affected grep versions 2.21 through 2.22.
|
||||
#
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# With some versions of libpcre, apparently including 8.35,
|
||||
# the following would trigger an infinite loop in its match function.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Ensure that grep -oaP doesn't infloop for invalid multi-byte input
|
||||
#
|
||||
# Copyright (C) 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2015-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Ensure that grep -P doesn't abort or infloop for invalid multi-byte input
|
||||
#
|
||||
# Copyright (C) 2013-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2013-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Grep 2.21 would report "grep: internal PCRE error: -27"
|
||||
#
|
||||
# Copyright 2015-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2015-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Ensure that grep -oP doesn't cause internal error at match.
|
||||
#
|
||||
# Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2014-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Ensure that, with -P, Unicode \p{} symbols are correctly matched.
|
||||
#
|
||||
# Copyright (C) 2012-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2012-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Ensure negated Perl classes match multibyte characters in UTF mode.
|
||||
#
|
||||
# Copyright (C) 2023-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2023-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Ensure non-ASCII UTF-8 characters are correctly identified as
|
||||
# word-constituents
|
||||
#
|
||||
# Copyright (C) 2023-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2023-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Before grep-2.19, grep -Pw %% would match %% enclosed in word boundaries
|
||||
#
|
||||
# Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2014-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Before grep-2.19, grep -P and -w/-x would not work with a back-reference.
|
||||
#
|
||||
# Copyright (C) 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2014-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# Check various bracket expressions in the POSIX locale.
|
||||
|
||||
# Copyright 2014-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2014-2026 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Test the /proc file system if available.
|
||||
|
||||
# Copyright 2016-2025 Free Software Foundation, Inc.
|
||||
# Copyright 2016-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# Regression test for GNU grep.
|
||||
# Copyright (C) 1988 Henry Spencer.
|
||||
# Copyright (C) 2009-2025 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2009-2026 Free Software Foundation, Inc.
|
||||
#
|
||||
# Copying and distribution of this file, with or without modification,
|
||||
# are permitted in any medium without royalty provided the copyright
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user