summaryrefslogtreecommitdiffstats
path: root/src/lid.c
Commit message (Collapse)AuthorAgeFilesLines
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-1/+1
| | | | to workaround AC_REPLACE_FUNC / gnulib shortcomings
* * remove generated files from CVSClaudio Fontana2006-07-211-27/+62
| | | | | * apply EDITOR env variable patch * updated ChangeLog
* * add bug report string to the help outputClaudio Fontana2006-03-051-3/+7
| | | | * src/lid.c: fix bug in pattern recognition in is_number()
* * portability fixesClaudio Fontana2006-01-111-1/+1
|
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-7/+8
|
* *** empty log message ***Claudio Fontana2005-11-011-68/+74
|
* * lid.c (add_regexp_word_delimiters): Rename fromGreg McGary2000-04-271-23/+34
| | | | | | | | | | | maybe_add_word_delimiters--action is now unconditional. (query_literal_word): Call query_literal_substring if ignoring case. (query_literal_prefix): Call query_regexp if ignoring case. (query_regexp): Test delimiter_style before calling add_regexp_word_delimiters. (query_literal_substring): Add local var arg_length. Handle word matches which can happen when ignoring case. Add local var match.
* * libidu/idread.c (maybe_read_id_file): Add `b' for binaryGreg McGary1999-04-091-5/+5
| | | | | to fopen mode string. [From tbisp@uswest.net] * src/lid.c (report_grep): Change name of gid_FILE to source_FILE.
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-081-3/+7
| | | | | | | | | | conflict. [From Erick.Branderhorst@asml.nl] (search_flinkv): Bash terminating newline. [From marc@snafu.org] * lisp/elisp-comp: Import more recent version from automake. * libidu/scanners.c (SCAN_CPP_DIRECTIVE): Tolerate leading whitespace before first '#' [From rodneybrown@pmsc.com] (get_token_asm, get_token_c): Move some common leading context into SCAN_CPP_DIRECTIVE.
* Update copyright notices for 1999Greg McGary1999-04-041-1/+1
|
* * src/lid.c (search_flinkv): Replace `gets' with `fgets'.Greg McGary1999-04-041-1/+1
|
* * config.h.in (WITH_REGEX): Remove.Greg McGary1999-03-281-5/+1
| | | | | * configure.in (AM_WITH_REGEX): Remove. * src/lid.c (rx.h): Remove #include.
* * src/lid.c (report_grep): Continue rather than return whenGreg McGary1999-02-111-1/+1
| | | | fopen fails.
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-201-2/+2
| | | | | | | | 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 fixesGreg McGary1997-07-231-12/+14
|
* imported from id-utils-3.2r3_2Greg McGary1997-04-181-1/+1
|
* imported from id-utils-3.1r3_1Greg McGary1997-04-181-390/+532
|
* Initial revisionGreg McGary1997-04-181-0/+1482