From owner-freebsd-hackers Mon Oct 25 7:48:58 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from majordomo2.umd.edu (majordomo2.umd.edu [128.8.10.7]) by hub.freebsd.org (Postfix) with ESMTP id D622A15022 for ; Mon, 25 Oct 1999 07:48:38 -0700 (PDT) (envelope-from howardjp@wam.umd.edu) Received: from rac3.wam.umd.edu (root@rac3.wam.umd.edu [128.8.10.143]) by majordomo2.umd.edu (8.9.3/8.9.3) with ESMTP id KAA26396; Mon, 25 Oct 1999 10:48:25 -0400 (EDT) Received: from rac3.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id KAA24726; Mon, 25 Oct 1999 10:48:30 -0400 (EDT) Received: from localhost (howardjp@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA24722; Mon, 25 Oct 1999 10:48:29 -0400 (EDT) X-Authentication-Warning: rac3.wam.umd.edu: howardjp owned process doing -bs Date: Mon, 25 Oct 1999 10:48:29 -0400 (EDT) From: James Howard To: Dag-Erling Smorgrav Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: replacing grep (again) and regex speed ups In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 25 Oct 1999, Dag-Erling Smorgrav wrote: > James Howard writes: > > I submitted a PR (bin/14342) which adds a lot of speed to mismatches in > > Henry Spencer's regex code. Who knows a lot about regex whom I can bug? > > Umm, how about Henry Spencer ? :) That does little to help FreeBSD's regex. I'll email him though, that seems like a pretty good idea. BTW, this is the Boyer-Moore code pulled from grep so now grep behaves itself. Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message