May 2008
Now labels the window with the same title as the plot, or the default as before.
Commit by leighsmith :: r145 /trunk/nlisp-gnuplot.lisp: (link) Now labels the window with the same title as the plot, or the default as before.
Added .ceiling, added rurban's patch for cygwin dll libraries to be loaded,...
Commit by leighsmith :: r144 /trunk/ (nlisp-core.lisp nlisp.asd nlisp.lisp): (link) Added .ceiling, added rurban's patch for cygwin dll libraries to be loaded, hopefullyshould improve CLISP support.
Replaced fixnum with integer since fixnum is not a type that is shared with CLOS...
Commit by leighsmith :: r143 /trunk/ (6 files): (link) Replaced fixnum with integer since fixnum is not a type that is shared with CLOS classes which is a problem porting to other Common Lisps than SBCL/CMUCL
made octave saving able to handle vectors as well as matrices
Commit by leighsmith :: r142 /trunk/nlisp-io.lisp: (link) made octave saving able to handle vectors as well as matrices
