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.c field.h getclose ...
Date: Fri, 25 Feb 2000 11:47:00 -0000	[thread overview]
Message-ID: <20000225194713.15478.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/02/25 11:47:13

Modified files:
	gnats          : ChangeLog field.c field.h getclose.c misc.c 
	                 pr.c query.c query.h 

Log message:
	* pr.c (getFieldHeader): Use xstrndup.
	(write_pr_field): Don't call xmalloc (); instead, be a bit
	smarter about formatting output.  (Can probably remove some
	rather inefficient calls to fprintf() as well.)
	
	* field.c (isConstantFieldValue): New function.
	
	* query.c: Add QueryItem object to hold individual query items;
	this lets us keep around precompiled regexps for constant
	query regexps, instead of recompiling every time.
	(regcmp, regfind): Add pattern buffer argument; only compile
	the regexp into the supplied buffer once.
	
	* misc.c (readLine): Optimize (remove a unnecessary memcpy()).


                 reply	other threads:[~2000-02-25 11:47 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=20000225194713.15478.qmail@sourceware.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).