History log of /csrg-svn/lib/libc/regex/ (Results 1 – 25 of 39)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6640620-Mar-1994 bostic

delete UofT; requested change from Henry Spencer <henry@zoo.toronto.edu>

6640520-Mar-1994 bostic

requested change from Henry Spencer <henry@zoo.toronto.edu>

6638519-Mar-1994 bostic

make prototypes __P style

6638218-Mar-1994 bostic

go to alpha3.4

6638118-Mar-1994 bostic

upgrade to alpha3.4
fixes a?b matching ab matches b, not ab
From: Henry Spencer <henry@zoo.toronto.edu>

6636216-Mar-1994 bostic

alpha3.3

6636116-Mar-1994 bostic

alpha3.3

6636016-Mar-1994 bostic

date and time created 94/03/16 11:45:36 by bostic

6533202-Jan-1994 bostic

Henry Spencer's fix for end-of-word matching
Word matching considers '_' to terminate a word, i.e. vm_page_free\>
matches vm_page_free_count. This isn't historic vi practice.

6351817-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6351717-Jun-1993 mckusick

reorganize to avoid confusion with getNAME

6116504-Jun-1993 bostic

4.4BSD snapshot (revision 8.1)

6116404-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6116204-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6116104-Jun-1993 bostic

4.4BSD snapshot (revision 8.1)

6061030-May-1993 bostic

protect against systems that use negative numbers for CHAR_MIN

6060930-May-1993 bostic

protect against systems that use negative numbers for CHAR_MIN

6020121-May-1993 bostic

Henry Spencer's Alpha 3.0 regex release

6020021-May-1993 bostic

date and time created 93/05/21 16:06:31 by bostic

5661823-Oct-1992 bostic

patch for leading '-' in ranges (sed fix from Henry)

5637201-Oct-1992 bostic

from Henry Spencer; fix for "\\$" pattern in BRE's

5635730-Sep-1992 bostic

convert to 4BSD style prototypes, includes

5635530-Sep-1992 bostic

alpha2.1 release from Henry Spencer

5635430-Sep-1992 bostic

alpha2.1 release from Henry Spencer

5588210-Aug-1992 bostic

speedup for grep(1), from Henry Spencer

12