| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
to workaround AC_REPLACE_FUNC / gnulib shortcomings
|
|
|
|
|
| |
* apply EDITOR env variable patch
* updated ChangeLog
|
|
|
|
| |
* src/lid.c: fix bug in pattern recognition in is_number()
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
to fopen mode string. [From tbisp@uswest.net]
* src/lid.c (report_grep): Change name of gid_FILE to source_FILE.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
* configure.in (AM_WITH_REGEX): Remove.
* src/lid.c (rx.h): Remove #include.
|
|
|
|
| |
fopen fails.
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|