Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libidu/idfile.h (struct member_file) [mf_index]: Change | Greg McGary | 1999-03-29 | 3 | -23/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type to long. * libidu/scanners.h (MAX_LEVELS): Remove constant. (struct token) [tok_hits, tok_name]: Remove members. [tok_hits_name]: Add member. (TOKEN_HITS, TOKEN_NAME, OFFSETOF_TOKEN_NAME): Add macros. * libidu/scanners.c (log_8_member_files): Add variable definition. (get_token_c, get_token_asm, get_token_text): Use OFFSETOF_TOKEN_NAME. * libidu/walker.c (mark_member_file_links) [new_index]: Change variable type to long. * src/idx.c (scan_member_file): Use TOKEN_NAME. * src/mkid.c (ceil_log_8) Add function. (current_hits_signature): Change variable type to (char *). (main) [log_8_member_files]: Initialize new variable. [current_hits_signature] Allocate storage. (scan_member_file): Print member->mf_index as long. (scan_member_file_1, write_id_file, token_hash_1, token_hash_2, token_hash_cmp, token_qsort_cmp, summarize, write_hits): use TOKEN_NAME & TOKEN_HITS. (init_hits_signature, write_hits): Replace MAX_LEVELS with log_8_member_files. * src/xtokid.c (scan_member_file): Use TOKEN_NAME. * libidu/idfile.h (vectorize_string) [delimiter_class]: Declare as pointer to const. * libidu/walker.c (append_strings_to_vector, vectorize_string) [delimiter_class]: Declare as pointer to const. (white_space): Declare as array of const. | ||||
* | * config.h.in (WITH_REGEX): Remove. | Greg McGary | 1999-03-28 | 1 | -5/+1 |
| | | | | | * configure.in (AM_WITH_REGEX): Remove. * src/lid.c (rx.h): Remove #include. | ||||
* | . | Greg McGary | 1999-03-02 | 1 | -7/+8 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 1 | -2/+1 |
| | |||||
* | * src/lid.c (report_grep): Continue rather than return when | Greg McGary | 1999-02-11 | 1 | -1/+1 |
| | | | | fopen fails. | ||||
* | *** empty log message *** | Jim Meyering | 1999-01-27 | 2 | -5/+29 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 1 | -1/+1 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 1 | -175/+277 |
| | |||||
* | Import new version. | Jim Meyering | 1999-01-27 | 1 | -103/+292 |
| | |||||
* | * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop. | Greg McGary | 1998-11-20 | 3 | -5/+4 |
| | | | | | | | | libidu/walker.c (get_lang_args): Ditto. src/fnid.c (main): Ditto. src/lid.c (report_grep, search_flinkv): Ditto. src/mkid.c (scan_member_file): Consolidate two ALLOCA buffers at inner scopes to a single buffer at an outer scope. | ||||
* | assorted bug fixes | Greg McGary | 1997-07-23 | 4 | -18/+23 |
| | |||||
* | imported from id-utils-3.2r3_2 | Greg McGary | 1997-04-18 | 4 | -21/+22 |
| | |||||
* | imported from id-utils-3.1r3_1 | Greg McGary | 1997-04-18 | 9 | -566/+777 |
| | |||||
* | Initial revision | Greg McGary | 1997-04-18 | 2 | -0/+406 |
| | |||||
* | Initial revision | Greg McGary | 1997-04-18 | 13 | -0/+3535 |