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 1QVJwB-0000BS-1O for garchives@archives.gentoo.org; Sat, 11 Jun 2011 08:52:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 048F71C01B; Sat, 11 Jun 2011 08:52:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C80601C02D for ; Sat, 11 Jun 2011 08:52:16 +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 75B801B403D for ; Sat, 11 Jun 2011 08:52:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id ABE088004F for ; Sat, 11 Jun 2011 08:52:14 +0000 (UTC) From: "Petteri Räty" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petteri Räty" Message-ID: <5847bc6dec1069e75abe343fc29dfd04b4df31a6.betelgeuse@gentoo> Subject: [gentoo-commits] proj/libbash:master commit in: / X-VCS-Repository: proj/libbash X-VCS-Committer: betelgeuse X-VCS-Committer-Name: Petteri Räty X-VCS-Revision: 5847bc6dec1069e75abe343fc29dfd04b4df31a6 Date: Sat, 11 Jun 2011 08:52:14 +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: b3a1a43f2f435a6ecd5f3ee270fd0f72 commit: 5847bc6dec1069e75abe343fc29dfd04b4df31a6 Author: Petteri R=C3=A4ty petteriraty eu> AuthorDate: Sat Jun 11 08:42:00 2011 +0000 Commit: Petteri R=C3=A4ty gentoo org> CommitDate: Sat Jun 11 08:42:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/libbash.git;a= =3Dcommit;h=3D5847bc6d Merge remote-tracking branch 'mu/simplify_arithmetic' bashast/libbashWalker.g | 241 ++++++++++++++++++++++----------= -- src/builtins/inherit_builtin.cpp | 4 +- src/core/interpreter.cpp | 27 +---- src/core/interpreter.h | 268 +-------------------------------= ------ 4 files changed, 164 insertions(+), 376 deletions(-)