[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: peterb
Date: 07/05/28 03:56:47
Modified: . ChangeLog
Log:
Add component sources based on Scheme procedures.
Add the ability to use a set of Scheme procedures which list and
return component symbols as the backend of a component library. Adds
the g_rc_component_library_funcs() and s_clib_add_scm() functions to
libgeda, as well as the component-library-funcs rc file function.
Revision Changes Path
1.404 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -b -r1.403 -r1.404
--- ChangeLog 28 May 2007 07:53:25 -0000 1.403
+++ ChangeLog 28 May 2007 07:56:47 -0000 1.404
@@ -1,5 +1,14 @@
2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
+ * include/prototype.h, src/g_rc.c, src/g_register.c, src/s_clib.c:
+ Add component sources based on Scheme procedures.
+
+ Add the ability to use a set of Scheme procedures which list and
+ return component symbols as the backend of a component library.
+ Adds the g_rc_component_library_funcs() and s_clib_add_scm()
+ functions to libgeda, as well as the component-library-funcs rc
+ file function.
+
* include/prototype.h, src/s_clib.c: Change way that component
source conflicts are checked.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs