[cl-gsl-cvs] CVS update: cl-gsl/ChangeLog

cl-gsl-cvs at common-lisp.net cl-gsl-cvs at common-lisp.net
Mon Apr 4 00:53:29 UTC 2005


Update of /project/cl-gsl/cvsroot/cl-gsl
In directory common-lisp.net:/tmp/cvs-serv30822

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Mon Apr  4 02:53:28 2005
Author: edenny

Index: cl-gsl/ChangeLog
diff -u cl-gsl/ChangeLog:1.10 cl-gsl/ChangeLog:1.11
--- cl-gsl/ChangeLog:1.10	Sun Mar 27 05:49:46 2005
+++ cl-gsl/ChangeLog	Mon Apr  4 02:53:28 2005
@@ -1,3 +1,28 @@
+2005-04-04  Edgar Denny  <edgardenny at comcast.net>
+
+	* doc/math.tex: Use \mathalt macro for equations.
+
+	* doc/cl-gsl-ref.tex:
+	Add \mathalt macro. It create a html image alt that preserves the
+	original latex.
+
+	* doc/Makefile: Add another file type to clean dependency.
+
+	* vector.lisp: Add macros that automatically free foreign objects.
+
+	* poly.lisp: Replace some functions with macros that clean up after
+	themselves. Plug a leak.
+
+	* package.lisp: Add additional symbols to package cl-gsl-vector.
+
+	* ffi.lisp:
+	Added macros which allocate, bind, and free foreign structures.
+
+2005-03-29  Edgar Denny  <edenny at parenchyma.comcast.net>
+
+	* doc/index.html, doc/introduction.html, doc/poly.html, doc/sf.html:
+	Remove html files.
+
 2005-03-27  Edgar Denny  <edgardenny at comcast.net>
 
 	* sf.tex, poly.tex, math.tex, constants.tex: tex4ht fixes.




More information about the Cl-gsl-cvs mailing list