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 client.c database.c data ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/01/28 10:42:54

Modified files:
	gnats          : ChangeLog client.c database.c database.h 
	                 fconfig.y fconfigl.l field-config.in file-pr.c 
	                 gen-index.c index.c index.h internal.c 
	                 query-pr.c 

Log message:
	* query-pr.c (queryPrExit): New function; do cleanup before
	exiting.  Remove unused support for --network-mode.
	
	* internal.c (newBadFieldEntry): Don't try to xstrdup () NULL
	values.
	
	* Add support for binary index files.
	
	* fconfig.y: Add support for new binary-index keyword.
	* fconfigl.l: Ditto.
	
	* database.c (defaultSubmitter): Use the cached contents of the
	adm file.
	(defaultCategory, defaultState): Ditto.
	
	* client.c (client_exit): Clear the current database.
	
	* index.c(readBinaryRecord, extractBinaryField,
	nextIndexEntryBinary, appendBinaryFieldContents,
	createIndexEntryBinary, findPrCategoryBinary, indexIsBinary,
	indexFieldCount): New functions.


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