Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .r3_2b | Greg McGary | 1999-03-29 | 14 | -94/+96 |
| | |||||
* | bump version to 3.2b | Greg McGary | 1999-03-29 | 3 | -3/+11 |
| | |||||
* | . | Greg McGary | 1999-03-29 | 1 | -0/+31 |
| | |||||
* | * libidu/idfile.h (struct member_file) [mf_index]: Change | Greg McGary | 1999-03-29 | 7 | -36/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | .r3_2a | Greg McGary | 1999-03-28 | 5 | -95/+92 |
| | |||||
* | * libidu/hash.c (hash_insert): hash_insert_at no longer | Greg McGary | 1999-03-28 | 2 | -6/+14 |
| | | | | | | | | | returns old contents, but rather the new slot address. (hash_insert_at): Return slot address of inserted item. * libidu/walker.c (get_member_file): return member. (get_link_from_dirent, get_link_from_string): Conform to new hash_insert_at API, where return value is slot address of newly inserted item. | ||||
* | . | Greg McGary | 1999-03-28 | 1 | -0/+8 |
| | |||||
* | * Makefile.am (AUTOMAKE_OPTIONS): Add macro. | Greg McGary | 1999-03-28 | 1 | -0/+1 |
| | |||||
* | * config.h.in (WITH_REGEX): Remove. | Greg McGary | 1999-03-28 | 3 | -9/+1 |
| | | | | | * configure.in (AM_WITH_REGEX): Remove. * src/lid.c (rx.h): Remove #include. | ||||
* | . | Greg McGary | 1999-03-06 | 13 | -13247/+285 |
| | |||||
* | Remove rx.[ch] | Greg McGary | 1999-03-06 | 1 | -3/+3 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 11 | -361/+287 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 6 | -202/+214 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 2 | -211/+138 |
| | |||||
* | * src/lid.c (report_grep): Continue rather than return when | Greg McGary | 1999-02-11 | 2 | -1/+6 |
| | | | | fopen fails. | ||||
* | . | Jim Meyering | 1999-01-31 | 2 | -51/+0 |
| | |||||
* | fix comment | Jim Meyering | 1999-01-31 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-31 | 1 | -0/+5 |
| | |||||
* | Remove unused `@defcodeindex cm' | Jim Meyering | 1999-01-31 | 1 | -2/+1 |
| | |||||
* | (DISTCLEANFILES): Remove id-utils.cm. | Jim Meyering | 1999-01-31 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-28 | 1 | -0/+1 |
| | |||||
* | (DISTCLEANFILES): Arrange to remove ID. | Jim Meyering | 1999-01-28 | 1 | -0/+2 |
| | |||||
* | . | Jim Meyering | 1999-01-28 | 5 | -32/+37 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-28 | 1 | -0/+1 |
| | |||||
* | (EXTRA_DIST): Arrange to distribute id-lang.map. | Jim Meyering | 1999-01-28 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-28 | 1 | -0/+15 |
| | |||||
* | (set_ushort_ctype): Use an unsigned char index. | Jim Meyering | 1999-01-28 | 1 | -13/+17 |
| | | | | | | | | | | (clear_ushort_ctype): Likewise. (set_uchar_ctype): Likewise. (clear_uchar_ctype): Likewise. (id_0): Add `unsigned' to declaration of this file-scope static var.. (get_token_c): Add `unsigned' to declaration of `id'. (get_token_asm): Likewise. (get_token_text): Likewise. | ||||
* | (DISTCLEANFILES): Arrange to remove id-utils.elc. | Jim Meyering | 1999-01-28 | 1 | -0/+2 |
| | |||||
* | (DISTCLEANFILES): Arrange to remove id-utils.cm and id-utils.fl. | Jim Meyering | 1999-01-28 | 1 | -0/+2 |
| | |||||
* | latest from Karl | Jim Meyering | 1999-01-28 | 1 | -1235/+2191 |
| | |||||
* | . | Jim Meyering | 1999-01-28 | 2 | -1268/+0 |
| | |||||
* | use `#', not `#~' as comment introducer (the latter caused problems w/msgmerge) | Jim Meyering | 1999-01-28 | 1 | -52/+51 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-27 | 10 | -5/+56 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 24 | -2523/+566 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-27 | 2 | -0/+6 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 20 | -1731/+4122 |
| | |||||
* | (AUTOMAKE_OPTIONS): Use ../src/ansi2knr. | Jim Meyering | 1999-01-27 | 1 | -0/+2 |
| | |||||
* | (AUTOMAKE_OPTIONS): Likewise. | Jim Meyering | 1999-01-27 | 1 | -5/+2 |
| | | | | (ansi2knr.c): Remove rule. | ||||
* | *** empty log message *** | Jim Meyering | 1999-01-27 | 1 | -0/+3 |
| | |||||
* | Import new version. | Jim Meyering | 1999-01-27 | 1 | -103/+292 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 1 | -0/+11 |
| | |||||
* | (EXTRA_DIST): Remove getopt.c and getopt1.c. | Jim Meyering | 1999-01-27 | 1 | -7/+5 |
| | |||||
* | Require autoconf-2.13. | Jim Meyering | 1999-01-27 | 1 | -21/+28 |
| | | | | | | | | | | Remove some variables that now come with AM_INIT_AUTOMAKE. Remove deprecated AM_MAINTAINER_MODE. Use AC_PROG_INSTALL, not deprecated AM_PROG_INSTALL. Use AM_FUNC_OBSTACK, not AC_REPLACE_OBSTACK. Use AM_GNU_GETTEXT, not ud_GNU_GETTEXT/AC_LINK_FILES... Define LIBOBJS for ansi2knr filtering rules. (AC_OUTPUT): Add m4/Makefile. | ||||
* | . | Jim Meyering | 1999-01-27 | 1 | -0/+12 |
| | |||||
* | Remove many #undefs, now that we're using autoconf-2.13's | Jim Meyering | 1999-01-27 | 1 | -30/+1 |
| | | | | 3-arg form of the AC*DEFINE macros. | ||||
* | * Makefile.am (SUBDIRS): Add m4. | Jim Meyering | 1999-01-27 | 1 | -2/+7 |
| | | | | | | (EXTRA_DIST): Add Makefile.maint GNUmakefile @README_ALPHA@. (DISTCLEANFILES): Add intl/libintl.h. (ACLOCAL_AMFLAGS): Define to `-I m4'. | ||||
* | put `.' after xref, not before -- to placate automake-1.4a | Jim Meyering | 1999-01-27 | 1 | -1/+1 |
| | |||||
* | Remove obsolete files | Greg McGary | 1999-01-26 | 43 | -27253/+0 |
| | |||||
* | * hash.h (struct hash_table) [ht_empty_slots]: Add struct member. | Greg McGary | 1999-01-26 | 3 | -12/+35 |
| | | | | | | | | | | * hash.c (hash_init): Initialize ht_empty_slots. Don't halve ht_size. (hash_find_slot) Return deleted slot, if available. (hash_insert_at): Decrement ht_empty_slots if one is consumed. Rehash if emtpy slots become too scarce. (hash_free_items, hash_deleted_item, hash_free): Re-initialize ht_empty_slots. (hash_rehash): Don't double table size if rehashing only because table is clogged with deleted slots. |