public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
From: bmanson@sourceware.cygnus.com
To: gnats-cvs@sourceware.cygnus.com
Subject: gnats/gnats ChangeLog field.h gnats.h gnatsd.h ...
Date: Wed, 29 Sep 1999 14:29:00 -0000	[thread overview]
Message-ID: <19990929212939.21614.qmail@egcs.cygnus.com> (raw)

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.


                 reply	other threads:[~1999-09-29 14:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990929212939.21614.qmail@egcs.cygnus.com \
    --to=bmanson@sourceware.cygnus.com \
    --cc=gnats-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).