gnats-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnats/gnats ChangeLog field.c field.h pr.c query.c


From: bmanson
Subject: gnats/gnats ChangeLog field.c field.h pr.c query.c
Date: 26 Feb 2000 05:51:43 -0000

CVSROOT:        /cvs/gnats
Module name:    gnats
Changes by:     address@hidden  00/02/25 21:51:43

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

Log message:
        * query.c (newQueryItem): Keep the last-freed entry, and return it
        instead of allocating a new one.  Make sure we free the regexp
        buffer we allocated.
        
        * pr.c (getFieldHeader): Don't bother making a copy of the header
        name, just return a pointer into the line and the length of the
        header.
        (find_field_num): Add LEN parameter.
        
        * field.c: Create a sorted list of field names.
        (find_field_index_with_len): New function (basically renamed
        from find_field_index).  Do a binary search for the field name on
        the sorted field name list.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]