[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/gnats ChangeLog database.c flowchart.txt ...
From: |
bmanson |
Subject: |
gnats/gnats ChangeLog database.c flowchart.txt ... |
Date: |
27 Feb 2000 20:19:50 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 00/02/27 12:19:50
Modified files:
gnats : ChangeLog database.c flowchart.txt index.c
p-inst.texi pr.c
Log message:
* pr.c (struct PR_private): Add a flag to indicate if data is
stored in the PR; speeds up freeing the PR.
(allocPR): Use memset instead of setting individual pointers to
NULL.
(find_field_num): Subtract 12 bytes instead of 13 from the
name when we find a -Changed-Why: field.
* index.c (extractBinaryField): Avoid a couple of unnecessary
pointer derefs.
(freeIndexDesc): Free the indexed field flags.
* database.c (initDatabaseList): Free the existing list before
storing a new one.
* flowchart.txt: A few minor tweaks (oh, well, it amuses me
anyway ;-)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/gnats ChangeLog database.c flowchart.txt ...,
bmanson <=