This is the mail archive of the gnats-cvs@sourceware.cygnus.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats ChangeLog Makefile.in TODO builtin ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/01/15 00:18:02

Modified files:
	gnats          : ChangeLog Makefile.in TODO builtin-fields.h 
	                 cmds.c edit.c fconfig.y field.h file-pr.c 
	                 gnats.h gnatsd.c gnatsd.h index.c index.h 
	                 internal.c mail.c mail.h pr-init.c pr.c pr.h 
	                 query.c query.h 
	gnats/man      : gnatsd.man 
Added files:
	gnats          : field.c 

Log message:
	* Replace most uses of FieldList with a new type, ComplexFieldIndex.
	FieldList is now what it claims to be.  Enhance queries and
	formatting even more; now query arguments are completely
	symmetrical (way overkill, but it actually simplifies code).
	
	* field.c: New file.
	
	* cmds.c: Deleted fval command.
	
	* builtin-fields.h (struct pr_builtin_field): Removed fieldDef
	member, no longer used.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]