<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/nlisp</link><counters><counter name="forever" lastEventTime="1243329842" firstEventTime="1157037386">176</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 851491D8116
	for &lt;cia@cia.vc&gt;; Tue, 26 May 2009 02:24:01 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1M8ssx-00019O-B9
	for cia@cia.vc; Tue, 26 May 2009 09:23:51 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1M8ssx-00019O-B9@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 26 May 2009 09:23:51 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>195</revision><author>leighsmith</author><log>Added .iseq-incr macro to iterate with an increment parameter. Added .mult. Added
loading of nlisp-gsll-compat source. Added routines to improve array printing.  </log><diffLines>90</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=195</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-array-creation.lisp">trunk/nlisp-array-creation.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-class.lisp">trunk/nlisp-class.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-core.lisp">trunk/nlisp-core.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp.asd">trunk/nlisp.asd</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/package.lisp">trunk/package.lisp</file></files></commit></body><timestamp>1243329841</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7389C1D80AD
	for &lt;cia@cia.vc&gt;; Mon, 20 Apr 2009 06:34:24 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LvtdW-0007d8-8l
	for cia@cia.vc; Mon, 20 Apr 2009 13:34:14 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LvtdW-0007d8-8l@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 20 Apr 2009 13:34:14 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>194</revision><author>leighsmith</author><log>Corrected let* typo.  </log><diffLines>21</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=194</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file></files></commit></body><timestamp>1240234464</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 0D1AA1D80AD
	for &lt;cia@cia.vc&gt;; Mon, 20 Apr 2009 06:28:25 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LvtXi-0007Tw-Qa
	for cia@cia.vc; Mon, 20 Apr 2009 13:28:14 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LvtXi-0007Tw-Qa@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 20 Apr 2009 13:28:14 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>193</revision><author>leighsmith</author><log>Made plotting more robust when the gsl viewer closes. Exported .vectorp and plotting
functions close-window and close-windows. Added nlisp-gsll-compat.lisp building into
ASDF. Now handles making zero element arrays intelligently.  </log><diffLines>229</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=193</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-array-creation.lisp">trunk/nlisp-array-creation.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-array-indexing.lisp">trunk/nlisp-array-indexing.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-core.lisp">trunk/nlisp-core.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gsll-compat.lisp">trunk/nlisp-gsll-compat.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp.asd">trunk/nlisp.asd</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/package.lisp">trunk/package.lisp</file></files></commit></body><timestamp>1240234105</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id C08661D8106
	for &lt;cia@cia.vc&gt;; Sun,  8 Mar 2009 09:49:12 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LgMBS-0003La-He
	for cia@cia.vc; Sun, 08 Mar 2009 16:49:02 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LgMBS-0003La-He@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 08 Mar 2009 16:49:02 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>192</revision><author>leighsmith</author><log>Added gsll dependency.  </log><diffLines>22</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=192</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp.asd">trunk/nlisp.asd</file></files></commit></body><timestamp>1236530952</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 302B71D816C
	for &lt;cia@cia.vc&gt;; Sun,  8 Mar 2009 05:01:59 -0700 (PDT)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LgHhV-0005pE-6s
	for cia@cia.vc; Sun, 08 Mar 2009 12:01:49 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LgHhV-0005pE-6s@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 08 Mar 2009 12:01:49 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>191</revision><author>leighsmith</author><log>Reversed the addition of a linefeed, since this is inconsistent depending on the value of
*print-truncated-array-limit* and contradicts the print-object semantic, by assuming the
output device is a line based printer.  </log><diffLines>15</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=191</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-class.lisp">trunk/nlisp-class.lisp</file></files></commit></body><timestamp>1236513723</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from d5vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9D35B1D813B
	for &lt;cia@cia.vc&gt;; Thu, 26 Feb 2009 04:46:59 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by d5vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LcfdZ-0007xC-AA
	for cia@cia.vc; Thu, 26 Feb 2009 12:46:49 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LcfdZ-0007xC-AA@d5vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 26 Feb 2009 12:46:49 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>190</revision><author>mirkov</author><log>Added ~% to properly end a format statement </log><diffLines>15</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=190</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-class.lisp">trunk/nlisp-class.lisp</file></files></commit></body><timestamp>1235652421</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from c3vjzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id CA89A1D816A
	for &lt;cia@cia.vc&gt;; Mon, 23 Feb 2009 10:19:16 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by c3vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LbfOT-00087U-7N
	for cia@cia.vc; Mon, 23 Feb 2009 18:19:05 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LbfOT-00087U-7N@c3vjzd1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 23 Feb 2009 18:19:05 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>189</revision><author>leighsmith</author><log>Corrected issue when plotting multiple different sized vectors with a default x axis.  </log><diffLines>74</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=189</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file></files></commit></body><timestamp>1235413159</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 27C1B1D8103
	for &lt;cia@cia.vc&gt;; Fri, 20 Feb 2009 12:23:41 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LabuE-0006cl-VQ
	for cia@cia.vc; Fri, 20 Feb 2009 20:23:30 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LabuE-0006cl-VQ@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 20 Feb 2009 20:23:30 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>188</revision><author>mirkov</author><log>Fixed bugs related to nlisp-unit-test loading </log><diffLines>25</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=188</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp.asd">trunk/nlisp.asd</file></files></commit></body><timestamp>1235161421</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 6F7161D8103
	for &lt;cia@cia.vc&gt;; Fri, 20 Feb 2009 10:15:32 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LaZuD-0004W8-RF
	for cia@cia.vc; Fri, 20 Feb 2009 18:15:21 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LaZuD-0004W8-RF@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 20 Feb 2009 18:15:21 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>187</revision><author>mirkov</author><log> Added nlisp-gsll-unit-tests.lisp file to the dependency tree.Reformatted
svn commit nlisp.asd -m </log><diffLines>33</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=187</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp.asd">trunk/nlisp.asd</file></files></commit></body><timestamp>1235153739</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 0FACD1D8103
	for &lt;cia@cia.vc&gt;; Fri, 20 Feb 2009 10:13:44 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LaZsU-0004Tw-Fb
	for cia@cia.vc; Fri, 20 Feb 2009 18:13:34 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LaZsU-0004Tw-Fb@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 20 Feb 2009 18:13:34 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>186</revision><author>mirkov</author><log>New file that contains tests for the nlisp-gsll compatibility functions.  Added tests for conversion between nlis and gsll in both directions </log><diffLines>58</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=186</url><files><file action="add" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gsll-unit-tests.lisp">trunk/nlisp-gsll-unit-tests.lisp</file></files></commit></body><timestamp>1235153626</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 26DA81D8103
	for &lt;cia@cia.vc&gt;; Fri, 20 Feb 2009 10:12:07 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LaZqu-0004Rv-Gw
	for cia@cia.vc; Fri, 20 Feb 2009 18:11:56 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LaZqu-0004Rv-Gw@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 20 Feb 2009 18:11:56 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>185</revision><author>mirkov</author><log>Updated nlisp-&gt;gsl array conversion to use gsll copy function.
Updated gsl-&gt;nlisp array conversion to explicitly create the nlisp object.
The new versions make use of gsll&lt;-&gt;nlisp type conversion tables. </log><diffLines>68</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=185</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gsll-compat.lisp">trunk/nlisp-gsll-compat.lisp</file></files></commit></body><timestamp>1235153527</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id A1D711D813C
	for &lt;cia@cia.vc&gt;; Wed, 18 Feb 2009 03:12:00 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LZkLG-0003x9-9k
	for cia@cia.vc; Wed, 18 Feb 2009 11:11:50 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LZkLG-0003x9-9k@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Wed, 18 Feb 2009 11:11:50 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>184</revision><author>leighsmith</author><log>Enabled plotting histograms of vectors, made save-plot properly handle postscript format,
set x range on histograms so that the first box isn't cut off, although it's not
completely correct, gnuplot's algorithm seems quite baroque...  </log><diffLines>103</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=184</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file></files></commit></body><timestamp>1234955521</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from bj8yhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 44FC21D8139
	for &lt;cia@cia.vc&gt;; Tue, 17 Feb 2009 02:54:05 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-6.v30.ch3.sourceforge.com)
	by bj8yhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LZNaN-0000yr-2c
	for cia@cia.vc; Tue, 17 Feb 2009 10:53:55 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LZNaN-0000yr-2c@bj8yhf1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 17 Feb 2009 10:53:55 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>183</revision><author>leighsmith</author><log>Exported plot-histogram, defining the generic function and changed dump-to-ps export to
save-plot. Added to make-narray the ability to accept narrays in lists. This allows
arbitary matrix construction: (make-narray (list (.iseq 0 3) (.iseq 4 7))).  </log><diffLines>110</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=183</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-array-creation.lisp">trunk/nlisp-array-creation.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-class.lisp">trunk/nlisp-class.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/package.lisp">trunk/package.lisp</file></files></commit></body><timestamp>1234868045</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from dn4whf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 8C5D21D8135
	for &lt;cia@cia.vc&gt;; Mon, 16 Feb 2009 06:06:56 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by dn4whf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LZ47S-0000Ll-DG
	for cia@cia.vc; Mon, 16 Feb 2009 14:06:46 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LZ47S-0000Ll-DG@dn4whf1.ch3.sourceforge.com&gt;</header><header name="Date">Mon, 16 Feb 2009 14:06:46 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>182</revision><author>leighsmith</author><log>Added plot-histogram, standardised the use of plot-command and added the *plot-debug*
parameter to generalise dumping the commands sent to gnuplot. Renamed dump-to-fig to
save-plot taking format parameter, which should be able to replace dump-to-ps also, once
this is tested.  </log><diffLines>178</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=182</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file></files></commit></body><timestamp>1234813169</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 02BE61D80E3
	for &lt;cia@cia.vc&gt;; Thu, 12 Feb 2009 14:27:13 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXk1O-0007Ph-Li
	for cia@cia.vc; Thu, 12 Feb 2009 22:27:02 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXk1O-0007Ph-Li@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 12 Feb 2009 22:27:02 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>181</revision><author>mirkov</author><log>Rearranged loading of libraries.  Provided facilities to skip loading of libgsl and libsnd by providing features no-gsl nlisp-use-gsll and no-snd </log><diffLines>126</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=181</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp.lisp">trunk/nlisp.lisp</file></files></commit></body><timestamp>1234477633</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BB96E1D80E3
	for &lt;cia@cia.vc&gt;; Thu, 12 Feb 2009 14:23:36 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXjxu-0005rL-Db
	for cia@cia.vc; Thu, 12 Feb 2009 22:23:26 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXjxu-0005rL-Db@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 12 Feb 2009 22:23:26 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>180</revision><author>mirkov</author><log>Fixed bug in dovector
Added -&gt;narray to convert a bunch of cl vectors into nlisp vectors </log><diffLines>33</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=180</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-array-experimental.lisp">trunk/nlisp-array-experimental.lisp</file></files></commit></body><timestamp>1234477418</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 2ABC51D8103
	for &lt;cia@cia.vc&gt;; Thu, 12 Feb 2009 14:22:06 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXjwR-0005Ac-RL
	for cia@cia.vc; Thu, 12 Feb 2009 22:21:55 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXjwR-0005Ac-RL@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 12 Feb 2009 22:21:55 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>179</revision><author>mirkov</author><log>Added keywords to replot to modify plot labels.
Added dump-to-fig to export plots to xfig format
Added gnuplot-pwd and gnuplot-cd to view and modify gnuplots working directory </log><diffLines>68</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=179</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gnuplot.lisp">trunk/nlisp-gnuplot.lisp</file></files></commit></body><timestamp>1234477326</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 74yxhf1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 62FFA1D80E3
	for &lt;cia@cia.vc&gt;; Thu, 12 Feb 2009 14:20:15 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by 74yxhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LXjuf-00058o-6b
	for cia@cia.vc; Thu, 12 Feb 2009 22:20:05 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LXjuf-00058o-6b@74yxhf1.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 12 Feb 2009 22:20:05 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>178</revision><author>mirkov</author><log>Routines for compatibility with gsll.  Not part of asdf yet </log><diffLines>20</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=178</url><files><file action="add" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-gsll-compat.lisp">trunk/nlisp-gsll-compat.lisp</file></files></commit></body><timestamp>1234477216</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 40D291D8057
	for &lt;cia@cia.vc&gt;; Tue, 10 Feb 2009 14:18:56 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LX0wI-0004c0-2K
	for cia@cia.vc; Tue, 10 Feb 2009 22:18:46 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LX0wI-0004c0-2K@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 22:18:46 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>177</revision><author>mirkov</author><log>removed nplot from exported symbols, added dump-to-ps </log><diffLines>18</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=177</url><files><file action="modify" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/package.lisp">trunk/package.lisp</file></files></commit></body><timestamp>1234304336</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from 3kljzd1.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 582F51D8057
	for &lt;cia@cia.vc&gt;; Tue, 10 Feb 2009 14:16:15 -0800 (PST)</header><header name="Received">from [127.0.0.1] (helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by 3kljzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1LX0th-0004AW-4I
	for cia@cia.vc; Tue, 10 Feb 2009 22:16:05 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1LX0th-0004AW-4I@3kljzd1.ch3.sourceforge.com&gt;</header><header name="Date">Tue, 10 Feb 2009 22:16:05 +0000</header></mailHeaders></generator><source><project>nlisp</project></source><body><commit><revision>176</revision><author>mirkov</author><log>Playground for new array functionality.  dovector function loops over nlisp vector elements and executes body for each.  Can be used to interface to non-nlisp packages. </log><diffLines>52</diffLines><url>https://viewcvs.svn.sourceforge.net/viewcvs.cgi/nlisp?view=rev&amp;rev=176</url><files><file action="add" uri="https://viewcvs.svn.sourceforge.net/svnroot/nlisp/trunk/nlisp-array-experimental.lisp">trunk/nlisp-array-experimental.lisp</file></files></commit></body><timestamp>1234304175</timestamp></message></recentMessages></statsTarget>
