summaryrefslogtreecommitdiffstats
path: root/libidu
Commit message (Collapse)AuthorAgeFilesLines
* .Jim Meyering1999-01-281-0/+1
|
* (EXTRA_DIST): Arrange to distribute id-lang.map.Jim Meyering1999-01-281-0/+1
|
* (set_ushort_ctype): Use an unsigned char index.Jim Meyering1999-01-281-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.
* *** empty log message ***Jim Meyering1999-01-271-0/+2
|
* .Jim Meyering1999-01-273-493/+22
|
* .Jim Meyering1999-01-271-176/+263
|
* (AUTOMAKE_OPTIONS): Likewise.Jim Meyering1999-01-271-5/+2
| | | | (ansi2knr.c): Remove rule.
* * hash.h (struct hash_table) [ht_empty_slots]: Add struct member.Greg McGary1999-01-262-12/+24
| | | | | | | | | | * 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.
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-202-6/+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.
* * configure.in, lib/Makefile.am, libidu/Makefile.am:Greg McGary1998-11-191-2/+2
| | | | Conform macro names to automake-1.3 conventions.
* * libidu/scanners.c (id_0): Increase size and make file static.Greg McGary1998-11-181-3/+1
|
* assorted bug fixesGreg McGary1997-07-232-2/+2
|
* imported from id-utils-3.2r3_2Greg McGary1997-04-182-11/+13
|
* Initial revisionGreg McGary1997-04-182-0/+458
|
* Initial revisionGreg McGary1997-04-1817-0/+4397