public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats ChangeLog field.c field.h getclose ...
@ 2000-02-25 11:47 bmanson
  0 siblings, 0 replies; only message in thread
From: bmanson @ 2000-02-25 11:47 UTC (permalink / raw)
  To: gnats-cvs

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()).


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

only message in thread, other threads:[~2000-02-25 11:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-25 11:47 gnats/gnats ChangeLog field.c field.h getclose 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).