libgeda: fix memory leak introduced with the last commit.
[geda-gaf/werner.git] / gsymcheck / ChangeLog
blob2a3840aa2b277cf4ca59ce1f99744955a43590b6
1 # Do not edit this file - generated from version control history
4 commit 3d43c5d642ebe12a69380e8accf5533d338ee5e5
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sat Jan 26 20:07:45 2008 -0500
8     Bumped versions to 1.4.0/20080127/33:0:0 for the next stable release
10 commit ecda6ee9e101563f7fed092150532256fd9b343e
11 Author: Ales Hvezda <ahvezda@seul.org>
12 Date:   Sat Jan 26 19:50:16 2008 -0500
14     Updated all dates and versions in all man pages
16 commit 5d9f43178c3846100c149c0baef38c26126ec233
17 Author: Werner Hoch <werner.ho@gmx.de>
18 Date:   Sat Jan 12 00:08:06 2008 +0100
20     gsymcheck: moved obsolete and forbidden attribute checks
21     
22     This is a code cleanup patch, it moves the tests for obsolete and
23     forbidden attributes to the symbol_structure test. Deleted the old
24     check s_check_obsolete_forbidden_attributes() function and it's unused
25     variables. In the output files, some format changes occured, but the
26     meaning is still the same.
28 commit a049385144979f770fae60aaa66a86302f82b56e
29 Author: Werner Hoch <werner.ho@gmx.de>
30 Date:   Fri Jan 11 23:15:23 2008 +0100
32     gsymcheck: test for misplaced attributes
33     
34     The tests detect pin attributes are attached to nonpins or are
35     detached. And attributes that are attached to any other objects.
36     Attributes attached to pins that are not pin attributes
38 commit c48d7f28e55424ce4e87e34f4de3b5324eb43edf
39 Author: Werner Hoch <werner.ho@gmx.de>
40 Date:   Fri Jan 11 19:26:50 2008 +0100
42     Added new pintype test symbol and output to EXTRA_DIST
44 commit c823516a64dc7977fd8542e61a720c52f38d298e
45 Author: Werner Hoch <werner.ho@gmx.de>
46 Date:   Thu Jan 10 22:14:02 2008 +0100
48     gsymcheck: improved the pintype check, added test case
49     
50     added a check that contains all valid and five different case of
51     invalid pintype values.
52     Removed unused code in s_check_pintype() and added a function to
53     check whether a string is in a list of strings.
55 commit d2047bc2a06e6534ff32464d36f8a95aec11b9d7
56 Author: Ales Hvezda <ahvezda@seul.org>
57 Date:   Fri Jan 11 01:11:12 2008 -0500
59     Updated all ChangeLogs for this release (1.3.1)
61 commit d9e245524db9399a11fe533a2f4caccb06d89f75
62 Author: Ales Hvezda <ahvezda@seul.org>
63 Date:   Thu Jan 10 21:06:30 2008 -0500
65     Added new off pin grid symbol and golden output to EXTRA_DIST
67 commit 9f96048f1c9c9989f709e8b07d6195628fd79115
68 Author: Ales Hvezda <ahvezda@seul.org>
69 Date:   Thu Jan 10 21:02:45 2008 -0500
71     Removed misleading "pin count from footprint=" attribute check
72     
73     This check wasn't working correctly for all footprint= values.
74     It probably worked fine for the DIP# and related footprints (ending
75     with the number of pins in the footprin), but for others it was giving
76     incorrect info/warnings.  This check will be replaced with something a
77     little bit more flexible going forward in a later release.
79 commit c1e3075cb263a6098d2351440b680247456ae0d0
80 Author: Ales Hvezda <ahvezda@seul.org>
81 Date:   Thu Jan 10 00:27:16 2008 -0500
83     Updated and correct the gEDA/gaf man pages a little bit.
84     
85     This is the fix for SF Bug: [ 1556064 ] man page version out of date
87 commit b2380c0f70344117be7045a5fc1483698fdf4358
88 Author: Ales Hvezda <ahvezda@seul.org>
89 Date:   Sat Jan 5 20:57:51 2008 -0500
91     Bumped versions to 1.3.1/20080110/32:0:0 for the next development snapshot
92     
93     Note, libgeda's so did not change at this time.
95 commit 20f81d3f3c6d9cbf426eeb134e418ebe2cd0e64e
96 Author: Werner Hoch <werner.ho@gmx.de>
97 Date:   Sat Jan 5 17:13:16 2008 +0100
99     gsymcheck: add test for the pin_ongrid test
100     
101     Testfile and a golden output file added
103 commit 7fa854ce519498782f90bb390910112fb8d6bb09
104 Author: Werner Hoch <werner.ho@gmx.de>
105 Date:   Sat Jan 5 16:13:41 2008 +0100
107     gsymcheck: added checks for offgrid pins
108     
109     The check prints an error message if the active end is offgrid and a
110     warning message if the not active end is offgrid. The active end is
111     detected with the whichend property.
112     This fixes the feature request [#1565593]
114 commit 5f3cde4f20975275cb38b52cd3155fda41201209
115 Author: Peter TB Brett <peter@peter-b.co.uk>
116 Date:   Tue Jan 1 17:24:18 2008 +0000
118     Fix configure checks for Guile (again).
119     
120     The previous patch missed changing the gschem configure script
121     (generated from configure.ac.in), and got the logic wrong anyway.
123 commit b9ffb4675fbca6e92a4f713c28486e74dcbbeef4
124 Author: Peter TB Brett <peter@peter-b.co.uk>
125 Date:   Tue Jan 1 15:42:13 2008 +0000
127     Fix configure checks for Guile.
128     
129     Quote variables to protect them and alter version test logic so that
130     it doesn't think version 2.1 is older than 1.8.
132 commit 2f7e3ae60480743a8268d392272d05bd77dd75c8
133 Author: Ales Hvezda <ahvezda@seul.org>
134 Date:   Mon Dec 31 20:43:08 2007 -0500
136     Updated all ChangeLogs for the past development release (1.3.0)
137     
138     This step was supposed to happen before the 1.3.0 tarballs were released.
139     These changes will be picked up in a subsequent release.
141 commit ba474af87840a0d49e04a00de96b7df2944c09bd
142 Author: Ales Hvezda <ahvezda@seul.org>
143 Date:   Sat Dec 29 09:57:43 2007 -0500
145     Bumped versions to 1.3.0/20071229/32:0:0 for the next development snapshot
147 commit 3b040cf8d60a8fbe45f6e7c5f3d71a3dea119357
148 Author: Peter Clifton <pcjc2@cam.ac.uk>
149 Date:   Wed Dec 19 17:48:57 2007 +0000
151     Add intltoolize to the build infrastructure
152     
153     Provide intltoolize infrastructure for translating .desktop and MIME
154     XML files. Run gettextize after intltoolize if required, so that the
155     infrastructure for providing libintl on a non GNU system still works.
157 commit 668ada22ec0f2a48adffcc62daacc6876108ee71
158 Author: Peter TB Brett <peter@peter-b.co.uk>
159 Date:   Fri Dec 7 21:48:17 2007 +0000
161     Pass all log info to x_log_update_func
162     
163     In order to enable applications to do interesting things with log
164     messages, they need to have all of the log info (including severity
165     and log domain).
167 commit b635ebb641383360e5e7864830d42d13cf7f4d12
168 Author: Peter TB Brett <peter@peter-b.co.uk>
169 Date:   Fri Dec 7 21:48:17 2007 +0000
171     Print useful messages when f_open() fails.
172     
173     This reinstates error messages removed by the patch which modified
174     f_open() to use GError for error reporting.
176 commit be301530f468e4d0057b3be68e218ac444c2d2be
177 Author: Peter TB Brett <peter@peter-b.co.uk>
178 Date:   Fri Dec 7 17:20:55 2007 +0000
180     Make libgeda's f_open() & f_open_flags use GError.
181     
182     This patch actually *removes* error message output from file loading
183     errors is some cases.  This is for the sake of keeping the patch
184     concise, and will be addressed in later patches.
186 commit ae225157603f063747709fa3d639ed8cdf63f6b1
187 Merge: 1abfd25... 43b5713...
188 Author: Peter TB Brett <peter@peter-b.co.uk>
189 Date:   Tue Nov 27 07:53:37 2007 +0000
191     Merge with Cesar's mingw/pu branch
192     
193     Merge commit 'cesar/mingw/pu' into premerge
195 commit 8b490a404e682ac4f1e4cbd46e22c92f58b2ae76
196 Author: Tomaž Šolc <tomaz.solc@tablix.org>
197 Date:   Fri Nov 23 21:42:50 2007 +0000
199     Compilation fixes for Mac OS X 10.5 [1832417]
200     
201     This patch contains changes to gEDA source tree that were necessary to
202     compile on Mac OS X (10.5 Leopard, PPC).
204 commit 43b571362e5fb663115ee1630b94c88cb74f0c13
205 Author: Cesar Strauss <cestrauss@gmail.com>
206 Date:   Sun Nov 11 18:24:10 2007 -0200
208     Replace index and rindex by strchr and strrchr.
209     
210     These are functionally equivalent, and more portable to MinGW.
212 commit bdd7ef7ee9047c3942b43c165396ebe48d31e95a
213 Author: Cesar Strauss <cestrauss@gmail.com>
214 Date:   Sun Nov 11 14:17:21 2007 -0200
216     Use g_path_is_absolute from GLIB instead of platform specific code.
218 commit 40c0582e39d6a7ed0a41e0e5deedc0bfd03bbddc
219 Author: Cesar Strauss <cestrauss@gmail.com>
220 Date:   Thu Nov 15 19:11:12 2007 -0200
222     Use forward slashes as path separators on MinGW.
223     
224     They are also acceptable as path separators on MinGW.
226 commit d715ba7dc3e02d77e671b9ab54b994379daefec5
227 Author: Cesar Strauss <cestrauss@gmail.com>
228 Date:   Thu Nov 15 13:34:40 2007 -0200
230     Tell git to ignore .exe files.
232 commit 4595948e41b2d195eb78a820fc15d0d8596067a4
233 Author: Peter Clifton <pcjc2@cam.ac.uk>
234 Date:   Thu Oct 4 02:34:50 2007 +0100
236     Avoid accessing (GList)->{next|priv} directly to aid debugging.
237     
238     Instead use g_list_{next|previous}, allowing us to catch errors where
239     changing from gEDA structures which had their own next and prev pointers.
240     
241     To debug, edit the glist.h include file from glib, renaming the next and
242     prev elements in the GList structure and macros. Recompile gEDA to see any
243     bad accesses such as those where the HEAD nodes were previously skipped.
245 commit 2e3c06cbcdce8254f70162ecebd650980cf70ee9
246 Author: Peter Clifton <pcjc2@cam.ac.uk>
247 Date:   Sun Sep 9 00:18:34 2007 +0100
249     Remove the globally exported variable_set_func.
250     
251     Only gattrib provided a non-NULL export of this symbol, and such imports
252     into libgeda prevent libgeda being dynamically linked on some platforms.
253     
254     To better match the other tools in the suite, gattrib's i_vars_set() and
255     i_window_vars_set() functions were combined into a single i_vars_set().
257 commit adca8b7d5897b11331c6a20392d22ad1e58ee572
258 Author: Peter Clifton <pcjc2@cam.ac.uk>
259 Date:   Mon Sep 3 12:15:43 2007 +0100
261     Replace the linked list of PAGEs with a GedaList (typecast to GedaPageList)
263 commit 086908ed44c9abc6d5907888695933b59ead4684
264 Author: Ales Hvezda <ahvezda@seul.org>
265 Date:   Sun Sep 2 22:48:59 2007 -0400
267     Last minute updates to the READMEs for all projects
268     
269     Cherry picked from stable-1.2 branch, since these changes apply to master
270     too.
271     (cherry picked from commit 88fcb8d1bcdaa1436572d6a0ebe86f4df242a8d6)
273 commit 6056ef48272778419d39e0233f395bfd60019ab9
274 Author: Ales Hvezda <ahvezda@seul.org>
275 Date:   Sun Aug 19 22:40:19 2007 -0400
277     Update ChangeLogs using: ./update-changelogs.sh 1.0-20070526..master
279 commit 92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1
280 Author: Ales Hvezda <ahvezda@seul.org>
281 Date:   Sat Aug 18 16:14:30 2007 -0400
283     Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
285 commit 72c4db8aa20c22baa4243a0d27b3bb3f32f3ef64
286 Author: Ales Hvezda <ahvezda@seul.org>
287 Date:   Tue Aug 14 07:46:06 2007 -0400
289     Moved 3 rc promotion keywords from gschem into libgeda (fix for bug#1748143)
290     
291     All the promotion keywords were moved from gschem into libgeda to fix:
292     [ 1748143 ] gschlas causes duplicate prompted attributes   The primary
293     cause of this bug was that the promotion variables within TOPLEVEL were
294     not being setup by gschlas and so duplicate refdes attributes were
295     showing up in the schematic.  The three rc keywords that were moved are:
296     
297     (attribute-promotion ... )
298     (promote-invisible ... )
299     (keep-invisible ... )
301 commit 71600215311af0a98ed371ab750b09182de139a1
302 Author: Peter Clifton <pcjc2@cam.ac.uk>
303 Date:   Sat Aug 11 00:52:25 2007 +0100
305     Revert inadvertent commits:
306     
307       dbfe00a20de3f875e519ef60629b968977fc5db8 (commit)
308       f1451161914a0ed0bb43123279906d82cb7d5b49 (commit)
309       2ad315fc0badd16a9614d1107b22c973908893d5 (commit)
310       d8844bb48969aa45a05cbe6836fc96c198e88c19 (commit)
311       ee1b64a1ae07eb99eae5d63307e9fe23f9604662 (commit)
313 commit d8844bb48969aa45a05cbe6836fc96c198e88c19
314 Author: Peter Clifton <pcjc2@cam.ac.uk>
315 Date:   Fri Aug 10 21:26:10 2007 +0100
317     Replace the linked list of PAGEs with a GedaList (typecast to GedaPageList)
319 commit 0f5c72daacfa7d78666769e4063122934861da5c
320 Author: Peter Clifton <pcjc2@cam.ac.uk>
321 Date:   Sun Aug 5 22:36:56 2007 +0100
323     Alter guile 1.6 compat tests to work with older autoconf versions
324     
325     Don't use AC_DEFINE to define function like macros, instead use
326     AC_CHECK_DECLS to set a HAVE_DECL_..., then use AH_VERBATIM to
327     insert a test which defines a replacement if necessary.
329 commit 5c098070b87709540345afb1b3b79d9db470ed53
330 Author: Peter Clifton <pcjc2@cam.ac.uk>
331 Date:   Thu Aug 2 22:09:52 2007 +0100
333     Fix configure checks enabling guile 1.6.x compatability routines.
335 commit c31bd4adb677d671af8bdf5aed71f96a4995f9b1
336 Author: Peter Clifton <pcjc2@cam.ac.uk>
337 Date:   Tue Jul 31 20:03:51 2007 +0100
339     Changed configure.ac(.in) to allow guile-1.6
340     
341     Introduces compatibility #defines where guile 1.8 funcs are missing in
342     guile 1.6. Also adds missing configure.ac checks for guile in packages
343     gattrib, gnetlist, gsymcheck and utils.
345 commit 525b4a0ff3a1b8cc321f117513796e4571702da8
346 Author: Bernd Jendrisse <bernd.jendrissek@gmail.com>
347 Date:   Sun Jul 29 09:56:33 2007 -0400
349     Applied patch to use $(GROFF) instead of which groff
351 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
352 Author: Ales Hvezda <ahvezda@seul.org>
353 Date:   Sun Jul 8 18:18:39 2007 -0400
355     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
357 commit 9627ac695a2d20171fdc44ff0a295b8430399f6f
358 Author: Ales Hvezda <ahvezda@seul.org>
359 Date:   Sun Jul 8 16:41:21 2007 -0400
361     Added tests in gschem/tests to run durning make check.
362     
363     This is the other part of thie fix for bug #1748153: gsymcheck crashes
364     on invalid_slotdef1.sym.  Fixed a couple of the the tests to actually
365     test the right thing.  Added a bunch of golden files (*.output) and the
366     necessary run_test.sh script.
368 commit a35dc18f2f3c159c021a4bcb542780f7bfbe7196
369 Author: Ales Hvezda <ahvezda@seul.org>
370 Date:   Sun Jul 8 16:36:52 2007 -0400
372     Fixed comment warning message and improved newly added comment
374 commit d7e8f5abc35644e90bfabf84396023cab09f2968
375 Author: Ales Hvezda <ahvezda@seul.org>
376 Date:   Sun Jul 8 16:18:57 2007 -0400
378     Updated configure.ac[.in] and Makefile versions in prep for a release.
379     
380     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
381     at the toplevel.  libgeda's shared library version is now 30:1:0
383 commit 6fc2856767979c34ed216aebe4f8efb231d5a4b1
384 Author: Ales Hvezda <ahvezda@seul.org>
385 Date:   Sun Jul 8 16:14:25 2007 -0400
387     Fix for [ 1748153 ] gsymcheck crashes on invalid_slotdef1.sym
388     
389     The fix for this bug was to check the built up pinlist array and make sure
390     that none of the items were null.  Added error message and log entry when
391     this error condition.
393 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
394 Author: Carlos Nieves Onega <cnieves@iespana.es>
395 Date:   Sun Jul 8 21:16:17 2007 +0200
397     Added *~ to .gitignore files.
399 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
400 Author: Ales Hvezda <ahvezda@seul.org>
401 Date:   Thu Jul 5 01:36:31 2007 -0400
403     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
405 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
406 Author: Ales Hvezda <ahvezda@seul.org>
407 Date:   Thu Jul 5 00:11:45 2007 -0400
409     Updated all version strings to 1.1.0 and 20070705
411 commit 87731dda219b0986fed0d1a7789e17678dd79d8c
412 Author: Ales Hvezda <ahvezda@seul.org>
413 Date:   Wed Jul 4 23:55:07 2007 -0400
415     Removed AM_MAINTAINER_MODE from all configure.ac[.in] files.
416     
417     Maintainer mode is no longer needed or desired now that we are no longer
418     using CVS.  Hopefully this will prevent some of the odd problems that were
419     observed during the last release when the Makefile's didn't get auto
420     regenerated.
422 commit dc7b8c53f4bc94626634887e46167a367a91f707
423 Author: Ales Hvezda <ahvezda@seul.org>
424 Date:   Wed Jul 4 23:32:15 2007 -0400
426     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
427     
428     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
429     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
430     Updated the configure.ac[.in] files to have consistent top sections.
431     Updated code and various scheme files to use the new DOTTED_VERSION
432     and DATE_VERSION variables available via config.h.  Stopped using
433     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
434     (not intended for that use).  Updated update-versions.sh script to set the
435     version in all the configure.ac[.in] files and the toplevel Makefile.
436     Went through all the g_rc.c files and make the handling of rc file
437     mismatch handling consistent.
439 commit 57b2848a7e69d19e18ac03a1264cb55d41c65d0e
440 Author: Ales Hvezda <ahvezda@laptop.ales.net>
441 Date:   Mon Jun 25 22:31:07 2007 -0400
443     Changed/updated the #define mechanism for creating custom gEDA/gaf versions.
444     
445     Previously this mechanism was used to create custom versions of gEDA/gaf.
446     With the coming of stable and development versions of gEDA/gaf, this
447     mechanism was changed so that end users can tell the difference between
448     a stable release vs a development release (by looking at the version string).
449     The CUSTOM_VERSION #define was changed PREPEND_VERSION_STRING and is now
450     prepended to any strings that output the VERSION string.
452 commit 0ed9cf080cfc8509cb29cbe4e976f86b2821c407
453 Author: Ales Hvezda <ahvezda@laptop.ales.net>
454 Date:   Sun Jun 24 23:48:51 2007 -0400
456     Updated copyright text/header in most source files.
457     
458     Updated all copyright text dates that have my name (Ales) associated
459     with them.  Added gEDA contributer copyright text where appropriate.
460     Fixed a bunch of GNU text typos (these should have been either GPL
461     or gEDA).  Removed some $Id$ tags which are no longer used/needed.
462     Fixed a few file header that were just plain incorrect.
464 commit a4e956c6272ea982ec54327dcc5e3aa528ac8c99
465 Author: Ales Hvezda <ahvezda@laptop.ales.net>
466 Date:   Sun Jun 24 22:22:32 2007 -0400
468     Added *.o (all object files) to all src .gitignore files.
470 commit edff766e8b15c311505810241528026f722e30b6
471 Author: Peter TB Brett <peter@peter-b.co.uk>
472 Date:   Sat Jun 23 18:19:11 2007 +0100
474     Make sure various files are installed.
475     
476     Several new files were not being distributed. This patch addresses the
477     problem by adding files to EXTRA_DIST in automake input files.
479 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
480 Author: Peter Clifton <pcjc2@cam.ac.uk>
481 Date:   Sat Jun 23 18:17:29 2007 +0100
483     Move all .cvsignore files to .gitignore files
485 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
486 Author: Peter TB Brett <peter@peter-b.co.uk>
487 Date:   Sat Jun 23 16:11:44 2007 +0100
489     Changes to ChangeLog usage.
490     
491     With actual changes this time.  Old-style changelogs as of gaf 1.0
492     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
493     ChangeLogs replace them.  A script has been added to the gaf top level
494     to allow maintainers to update all the ChangeLog files immediately
495     prior to making out a release.
497 commit 3d58ffc27e6d915c4b1ebbd6f6b96d98d6126b7b
498 Author: Peter TB Brett <peter@peter-b.co.uk>
499 Date:   Mon Jun 4 16:15:37 2007 +0000
501     Replace deprecated Guile functions & macros.
502     
503     Replace deprecated SCM_STRINGP, SCM_INUM, SXM_INUMP & SCM_MAKINUM with
504     recommended equivalents for Guile 1.8.
507 #GCL#