From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Politz Newsgroups: gmane.emacs.bugs Subject: bug#14776: 24.3.50; [PATCH] parse-time-string performance Date: Sat, 06 Jul 2013 17:50:14 +0200 Message-ID: <87y59jwuvd.fsf@hochschule-trier.de> References: <87sizwxwu2.fsf@hochschule-trier.de> <87li5m1geu.fsf@hochschule-trier.de> <87k3l6jedt.fsf@hochschule-trier.de> <87ppuyhw32.fsf@hochschule-trier.de> <87hagaeztj.fsf@hochschule-trier.de> <87hag7zor2.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373125874 16916 80.91.229.3 (6 Jul 2013 15:51:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Jul 2013 15:51:14 +0000 (UTC) Cc: 14776@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 06 17:51:14 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UvUlV-0003Jv-NP for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Jul 2013 17:51:13 +0200 Original-Received: from localhost ([::1]:33151 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvUlV-00023L-1c for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Jul 2013 11:51:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvUlP-00022x-Rw for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 11:51:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvUlK-00025W-MZ for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 11:51:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvUlK-00025S-Jc for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 11:51:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1UvUlK-00044W-Ax for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2013 11:51:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andreas Politz Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 06 Jul 2013 15:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14776 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 14776-submit@debbugs.gnu.org id=B14776.137312583915607 (code B ref 14776); Sat, 06 Jul 2013 15:51:02 +0000 Original-Received: (at 14776) by debbugs.gnu.org; 6 Jul 2013 15:50:39 +0000 Original-Received: from localhost ([127.0.0.1]:34754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UvUkx-00043e-7b for submit@debbugs.gnu.org; Sat, 06 Jul 2013 11:50:39 -0400 Original-Received: from gateway-b.fh-trier.de ([143.93.54.182]:46611) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UvUks-000438-Ip for 14776@debbugs.gnu.org; Sat, 06 Jul 2013 11:50:37 -0400 X-Virus-Scanned: by Amavisd-new + McAfee uvscan + ClamAV [Rechenzentrum Hochschule Trier] Original-Received: from luca (dslb-178-004-120-200.pools.arcor-ip.net [178.4.120.200]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: politza) by gateway-b.fh-trier.de (Postfix) with ESMTPSA id D10A917B4B3; Sat, 6 Jul 2013 17:50:14 +0200 (CEST) Original-Received: from localhost ([127.0.0.1] helo=luca) by luca with esmtp (Exim 4.72) (envelope-from ) id 1UvUkY-0004UE-3X; Sat, 06 Jul 2013 17:50:14 +0200 In-Reply-To: <87hag7zor2.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Sat, 06 Jul 2013 17:34:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:75997 Archived-At: Lars Ingebrigtsen writes: > I see no reason to keep both the old 10x slower version and the new fast > version. Except for non-mail related packages/users. > The fast version could surely be made to parse all valid(ish) RFC822 > date headers? I think there's a corpus of date headers to test with > out there somewhere, but I can't find it at the moment.. I'll see if I can find it. -ap