[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: ChangeLog



  User: peterb  
  Date: 07/05/28 03:50:39

  Modified:    .        ChangeLog
  Log:
  Sort lists of component sources and symbols.
  
  
  
  Adds functions to compare sources and symbols by name
  
  case-insensitively, and makes the both s_clib_source_get_symbols() and
  
  s_clib_get_sources() return lists sorted by name.
  
  
  
  
  Revision  Changes    Path
  1.402                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.401
  retrieving revision 1.402
  diff -u -b -r1.401 -r1.402
  --- ChangeLog	28 May 2007 07:48:31 -0000	1.401
  +++ ChangeLog	28 May 2007 07:50:39 -0000	1.402
  @@ -1,5 +1,12 @@
   2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
   
  +	* src/s_clib.c: Sort lists of component sources and symbols.
  +
  +	  Adds functions to compare sources and symbols by name
  +	  case-insensitively, and makes the both
  +	  s_clib_source_get_symbols() and s_clib_get_sources() return
  +	  lists sorted by name.
  +	
   	* include/prototype.h, src/g_rc.c, src/g_register.c: Add & update
   	  Scheme callbacks for new component library.
   	
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs