From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QsZuz-0000B0-Ly for garchives@archives.gentoo.org; Sun, 14 Aug 2011 12:35:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2548321C08A; Sun, 14 Aug 2011 12:35:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E210C21C1C5 for ; Sun, 14 Aug 2011 12:35:45 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38D281B404E for ; Sun, 14 Aug 2011 12:35:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1288A80040 for ; Sun, 14 Aug 2011 12:35:44 +0000 (UTC) From: "Andrea Arteaga" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrea Arteaga" Message-ID: <1bd7537c4e72fc15f126cb35d3a84e4a87e6ad52.spiros@gentoo> Subject: [gentoo-commits] proj/auto-numerical-bench:master commit in: / X-VCS-Repository: proj/auto-numerical-bench X-VCS-Committer: spiros X-VCS-Committer-Name: Andrea Arteaga X-VCS-Revision: 1bd7537c4e72fc15f126cb35d3a84e4a87e6ad52 Date: Sun, 14 Aug 2011 12:35:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 546b59cf86b8189c5a6c19c6e04c7592 commit: 1bd7537c4e72fc15f126cb35d3a84e4a87e6ad52 Author: Andrea Arteaga gmail com> AuthorDate: Sun Aug 14 11:15:00 2011 +0000 Commit: Andrea Arteaga gmail com> CommitDate: Sun Aug 14 11:15:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/auto-numerica= l-bench.git;a=3Dcommit;h=3D1bd7537c Merge remote branch 'origin/master' basemodule.py | 13 +++++ benchconfig.py | 4 -- benchprint.py | 15 ++++-- blasbase.py | 17 +++++-- btlbase.py | 11 ++++ lapack.py | 9 ++- main.py | 147 ++++++++++++++++++++++++++++++++++++++++++++++----= ------ 7 files changed, 172 insertions(+), 44 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QsYfH-0001qM-2h for garchives@archives.gentoo.org; Sun, 14 Aug 2011 11:15:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 891E221C18B; Sun, 14 Aug 2011 11:15:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 56D0B21C18B for ; Sun, 14 Aug 2011 11:15:27 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E9E11B4055 for ; Sun, 14 Aug 2011 11:15:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 650AB8004B for ; Sun, 14 Aug 2011 11:15:25 +0000 (UTC) From: "Andrea Arteaga" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrea Arteaga" Message-ID: <1bd7537c4e72fc15f126cb35d3a84e4a87e6ad52.spiros@gentoo> Subject: [gentoo-commits] proj/auto-numerical-bench:unstable commit in: / X-VCS-Repository: proj/auto-numerical-bench X-VCS-Committer: spiros X-VCS-Committer-Name: Andrea Arteaga X-VCS-Revision: 1bd7537c4e72fc15f126cb35d3a84e4a87e6ad52 Date: Sun, 14 Aug 2011 11:15:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 4d3ba33aa5db5b9001335fe7c442e2eb Message-ID: <20110814111525.5VdUicP_xJp9bVF4XUdZya4GBQCYA2w5_D1WDKFCfOI@z> commit: 1bd7537c4e72fc15f126cb35d3a84e4a87e6ad52 Author: Andrea Arteaga gmail com> AuthorDate: Sun Aug 14 11:15:00 2011 +0000 Commit: Andrea Arteaga gmail com> CommitDate: Sun Aug 14 11:15:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/auto-numerica= l-bench.git;a=3Dcommit;h=3D1bd7537c Merge remote branch 'origin/master' basemodule.py | 13 +++++ benchconfig.py | 4 -- benchprint.py | 15 ++++-- blasbase.py | 17 +++++-- btlbase.py | 11 ++++ lapack.py | 9 ++- main.py | 147 ++++++++++++++++++++++++++++++++++++++++++++++----= ------ 7 files changed, 172 insertions(+), 44 deletions(-)