Home | History | Annotate | Download | only in regex
History log of /src/lib/libc/regex/re_format.7
RevisionDateAuthorComments
 1.16  04-Dec-2022  uwe re_format(7): Add subsection headings for ERE and BRE

The first paragraph could use some rewording. While BRE may be
obsolete, it's still the default for regcomp(3) and the default for
grep(1), sed(1), etc.
 1.15  28-Aug-2022  uwe re_format(7): Use dagger, not double dagger. Make it superscript.
 1.14  24-Feb-2021  wiz Restore NetBSD RCS Ids.
 1.13  23-Feb-2021  christos sync with FreeBSD:
- NLS support
- GNU extensions
- bug fixes
 1.12  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.11  22-Aug-2015  wiz Update for v1.10: use '(*)' instead of '#' as dagger replacement.

dholland finds the '#' unintuitive and hard to read.
 1.10  25-Jan-2013  wiz Replace dagger ("\(dg") with hash mark ("#") for marking up differences.
Dagger wasn't displayed on terminals and replaced with a minus, which
was hard to read.

Requested by agc.
 1.9  21-Apr-2009  joerg branches: 1.9.6; 1.9.12;
Convert to mdoc markup.
 1.8  07-Aug-2003  agc branches: 1.8.42;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.7  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.6  16-Sep-2001  wiz Boring whitespace fix.
 1.5  27-Feb-1995  cgd branches: 1.5.22;
add unintrusive Ids
 1.4  30-Jan-1995  cgd clean up import; kill old cruft.
 1.3  01-Apr-1994  cgd re_format name fixes from Mark Weaver
 1.2  23-Feb-1994  jtc Upgrade regex routines to alpha3.3.
 1.1  10-Nov-1993  jtc branches: 1.1.1;
Henry Spencer's POSIX.2 compatibile regular expression matching routines.
 1.1.1.1  30-Jan-1995  cgd regex code from lite. same as we're using, but slightly cleaner.
 1.5.22.3  22-Mar-2002  nathanw Catch up to -current.
 1.5.22.2  08-Mar-2002  nathanw Catch up to -current.
 1.5.22.1  08-Oct-2001  nathanw Catch up to -current.
 1.8.42.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.12.1  25-Feb-2013  tls resync with head
 1.9.6.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")

RSS XML Feed