Update of /project/cl-gsl/cvsroot/cl-gsl In directory common-lisp.net:/tmp/cvs-serv2217
Modified Files: ChangeLog Log Message: *** empty log message *** Date: Thu Apr 7 04:40:39 2005 Author: edenny
Index: cl-gsl/ChangeLog diff -u cl-gsl/ChangeLog:1.12 cl-gsl/ChangeLog:1.13 --- cl-gsl/ChangeLog:1.12 Mon Apr 4 04:02:35 2005 +++ cl-gsl/ChangeLog Thu Apr 7 04:40:39 2005 @@ -1,3 +1,11 @@ +2005-04-07 Edgar Denny edgardenny@comcast.net + + * test/test-vector.lisp: Added several new unit tests. + + * vector.lisp: Fixes due to unit tests. + + * package.lisp: Add new symbols to vector package. + 2005-04-04 Edgar Denny edgardenny@comcast.net
* doc/math.tex: Use \mathalt macro for equations. @@ -18,7 +26,7 @@ * ffi.lisp: Added macros which allocate, bind, and free foreign structures.
-2005-03-29 Edgar Denny edenny@comcast.net +2005-03-29 Edgar Denny edgardenny@comcast.net
* doc/index.html, doc/introduction.html, doc/poly.html, doc/sf.html: Remove html files.