66406 | 20-Mar-1994 |
bostic |
delete UofT; requested change from Henry Spencer <henry@zoo.toronto.edu> |
66405 | 20-Mar-1994 |
bostic |
requested change from Henry Spencer <henry@zoo.toronto.edu> |
66385 | 19-Mar-1994 |
bostic |
make prototypes __P style |
66382 | 18-Mar-1994 |
bostic |
go to alpha3.4 |
66381 | 18-Mar-1994 |
bostic |
upgrade to alpha3.4 fixes a?b matching ab matches b, not ab From: Henry Spencer <henry@zoo.toronto.edu> |
66362 | 16-Mar-1994 |
bostic |
alpha3.3 |
66361 | 16-Mar-1994 |
bostic |
alpha3.3 |
66360 | 16-Mar-1994 |
bostic |
date and time created 94/03/16 11:45:36 by bostic |
65332 | 02-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. |
63518 | 17-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
63517 | 17-Jun-1993 |
mckusick |
reorganize to avoid confusion with getNAME |
61165 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
61164 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
61162 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
61161 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
60610 | 30-May-1993 |
bostic |
protect against systems that use negative numbers for CHAR_MIN |
60609 | 30-May-1993 |
bostic |
protect against systems that use negative numbers for CHAR_MIN |
60201 | 21-May-1993 |
bostic |
Henry Spencer's Alpha 3.0 regex release |
60200 | 21-May-1993 |
bostic |
date and time created 93/05/21 16:06:31 by bostic |
56618 | 23-Oct-1992 |
bostic |
patch for leading '-' in ranges (sed fix from Henry) |
56372 | 01-Oct-1992 |
bostic |
from Henry Spencer; fix for "\\$" pattern in BRE's |
56357 | 30-Sep-1992 |
bostic |
convert to 4BSD style prototypes, includes |
56355 | 30-Sep-1992 |
bostic |
alpha2.1 release from Henry Spencer |
56354 | 30-Sep-1992 |
bostic |
alpha2.1 release from Henry Spencer |
55882 | 10-Aug-1992 |
bostic |
speedup for grep(1), from Henry Spencer |