[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/07/15 22:11:31
Modified: . ChangeLog
Log:
Changed all malloc/free calls to g_malloc/g_free (for consistancy with libgeda)
Revision Changes Path
1.271 +9 -0 eda/geda/gaf/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -b -r1.270 -r1.271
--- ChangeLog 5 Jul 2006 04:11:06 -0000 1.270
+++ ChangeLog 16 Jul 2006 02:11:31 -0000 1.271
@@ -6,6 +6,15 @@
* tests/amp.spice-sdb, tests/darlington.spice-sdb: Updated golden
file to take into account case change of .end
+ * tests/powersupply.sch, powersupply.allegro, powersupply.protelII
+ powersupply.tango: Fixed invalid attribute in schematic and updated
+ some golden regression files.
+
+ * src/g_netlist.c, src/g_rc.c, src/gnetlist.c, src/i_vars.c,
+ src/parsecmd.c, src/s_cpinlist.c, src/s_hierarchy.c, src/s_net.c,
+ src/s_netattrib.c, src/s_netlist.c, src/s_rename.c, src/s_traverse.c,
+ src/vams_misc.c: Converted all malloc/free calls to g_malloc/g_free
+
2006-04-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* include/globals.h, include/prototype.h, src/g_netlist.c,
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs