public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats ChangeLog field.h gnats.h gnatsd.h ...
@ 1999-09-29 14:29 bmanson
  0 siblings, 0 replies; only message in thread
From: bmanson @ 1999-09-29 14:29 UTC (permalink / raw)
  To: gnats-cvs

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@egcs.cygnus.com	99/09/29 14:29:39

Modified files:
	gnats          : ChangeLog field.h gnats.h gnatsd.h query-pr.c 
	                 query.c query.h 

Log message:
	* query.c (pr_match_field): Read in the PR if the field we're
	checking doesn't appear in the index.
	(parseQueryExpression): New function. Parses a query expression
	into a QueryExpr.
	(queryExprToString): New function.  Converts a QueryExpr into
	a string query expression.
	
	* query-pr.c (long_options): Added new option "expr", which
	accepts a boolean query expression; uses parseQueryExpression()
	to parse the expression.
	
	* gnats.h: Moved gnats_* variables here; they will eventually be
	deleted.
	
	* field.h (struct field_def): Rearrangement of members to
	make a bit more sense.
	
	Allows fully-parenthesized query expressions; also allows queries on
	any fields, not just indexed ones.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-29 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-29 14:29 gnats/gnats ChangeLog field.h gnats.h gnatsd.h bmanson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).