From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31461 invoked by alias); 22 Jun 2004 02:57:50 -0000 Mailing-List: contact xconq-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: xconq-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 31447 invoked by uid 9398); 22 Jun 2004 02:57:50 -0000 Date: Tue, 22 Jun 2004 02:57:00 -0000 Message-ID: <20040622025750.31446.qmail@sourceware.org> From: mcdonald@sourceware.org To: xconq-cvs@sources.redhat.com Subject: xconq ./ChangeLog kernel/lisp.c lib/wreckreation.g X-SW-Source: 2004/txt/msg00164.txt.bz2 List-Id: CVSROOT: /cvs/xconq Module name: xconq Changes by: mcdonald@sourceware.org 2004-06-22 02:57:50 Modified files: . : ChangeLog kernel : lisp.c lib : wreckreation.g Log message: Fix commutativity problem with GDL arithmetic expression evaluation. Add increment and decrement behaviors when "+" and "-" are unary. Add more examples of arithmetic expressions to Wreckreation.