public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats ChangeLog cmds.c edit.c fconfig.y ...
@ 1999-11-30 17:08 bmanson
0 siblings, 0 replies; 2+ messages in thread
From: bmanson @ 1999-11-30 17:08 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: bmanson@sourceware.cygnus.com 99/11/30 17:08:47
Modified files:
gnats : ChangeLog cmds.c edit.c fconfig.y index.c
index.h internal.c pr.c pr.h query.c
Log message:
* pr.c (allocPR): Initialize the private struct.
* Move more PR-related code into PR.c; move index-related code
into index.c. Make Index weak and wimpy (with the thought of
removing it entirely).
* index.c: Move the Index struct into here, as it is no longer
needed publicly.
* pr.c: Change the value member into a struct.
More miscellaneous cleanups.
^ permalink raw reply [flat|nested] 2+ messages in thread
* gnats/gnats ChangeLog cmds.c edit.c fconfig.y ...
@ 1999-12-08 16:37 bmanson
0 siblings, 0 replies; 2+ messages in thread
From: bmanson @ 1999-12-08 16:37 UTC (permalink / raw)
To: gnats-cvs
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: bmanson@sourceware.cygnus.com 99/12/08 16:37:14
Modified files:
gnats : ChangeLog cmds.c edit.c fconfig.y fconfigl.l
field-config field.h gnats.h index.c lists.c
npr-edit.c pr-edit.c pr.c pr.h query-pr.c
query.h
Log message:
* query-pr.c: Add list-fields, list-input-fields, field-type,
field-description and valid-values options.
* pr.c (fieldTypeAsString, setInputTemplate, getInputTemplate):
New functions.
* npr-edit.c: Add check-initial option.
* pr-edit.c: Ditto.
* lists.c (get_gnats_file): Add LIST_FIELD_NAMES and
LIST_INPUT_FIELD_NAMES list options.
* field.h (InputTemplate): New structure.
(field_def): Add description member.
* field-config: Add a few more comments, description entries for
most of the fields, and an initial-entry section.
* fconfigl.l: Add description and initial-entry keywords.
* fconfig.y: Add "input" section for describing which fields
should be required for an initial PR, and a "description"
field to describe each field.
* edit.c (check_pr_file): Add option for verifying initial PRs.
(check_pr): Ditto.
* cmds.c (GNATS_chek): Add command option for verifying initial
PRs.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-12-08 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-30 17:08 gnats/gnats ChangeLog cmds.c edit.c fconfig.y bmanson
1999-12-08 16:37 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).