Received: with ECARTIS (v1.0.0; list pcp); Sun, 23 Sep 2007 22:32:30 -0700 (PDT) Received: from postoffice.aconex.com (mail.app.aconex.com [203.89.192.138]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l8O5WNQ3018815 for ; Sun, 23 Sep 2007 22:32:25 -0700 Received: from edge.yarra.acx (unknown [203.89.192.141]) by postoffice.aconex.com (Postfix) with ESMTP id 6DC9D127C98A for ; Mon, 24 Sep 2007 15:32:26 +1000 (EST) Subject: kmchart updates From: Nathan Scott Reply-To: nscott@aconex.com To: pcp@oss.sgi.com Content-Type: text/plain Organization: Aconex Date: Mon, 24 Sep 2007 15:34:35 +1000 Message-Id: <1190612075.15908.61.camel@edge.yarra.acx> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 Content-Transfer-Encoding: 7bit X-archive-position: 1356 X-ecartis-version: Ecartis v1.0.0 Sender: pcp-bounce@oss.sgi.com Errors-to: pcp-bounce@oss.sgi.com X-original-sender: nscott@aconex.com Precedence: bulk X-list: pcp Changes committed to git://oss.sgi.com:8090/nathans/kmchart.git README | 2 ++ qa/004.out | 18 +++++++++--------- qa/new | 13 +++++-------- src/chart/view.cpp | 38 +++++++++++++++++++++++++++----------- 4 files changed, 43 insertions(+), 28 deletions(-) commit d47e40b9741d3433733f38b2dd9a77beee81e165 Author: Nathan Scott Date: Mon Sep 24 15:27:06 2007 +1000 Add notes about the pmchart config scheme keyword. Add literal source to list. commit 91be1802e3dd594d4bd6652a2104f3e94a98563b Author: Nathan Scott Date: Mon Sep 24 15:24:17 2007 +1000 Update QA new script default output. commit 37446575446362845b7ba77e99ae8a1f52fb67cf Author: Nathan Scott Date: Mon Sep 24 14:55:46 2007 +1000 Implement host literal views, required by record mode. commit 3130acbdad1c1b121defc90b00639d873c66dcb0 Author: Nathan Scott Date: Mon Sep 24 13:43:05 2007 +1000 Test 004 .out file was just plain wrong - make it match reality.