Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * id-utils-4.0 (stable) releasedID-UTILS-4_0 | Claudio Fontana | 2005-12-24 | 1 | -1/+1 |
| | |||||
* | * implemented fix for savannah support request sr #104712 and | Claudio Fontana | 2005-12-15 | 10 | -103/+140 |
| | | | | added test case | ||||
* | * added missing m4 macros for inttostr module to cvs | Claudio Fontana | 2005-12-11 | 3 | -12/+132 |
| | | | | * updated po/Makefile.in.in from gettext-0.14.5 | ||||
* | * added inttostr module from gnulib, used in src/mkid.c to print an | Claudio Fontana | 2005-12-11 | 24 | -1282/+284 |
| | | | | off_t portably using offtostr() | ||||
* | * fixed small issues and integrated perl patch. | Claudio Fontana | 2005-12-11 | 19 | -79/+1863 |
| | | | | Added some missing files in po/ and updated intl/ | ||||
* | * updated libintl | Claudio Fontana | 2005-12-11 | 60 | -515/+8403 |
| | |||||
* | * updated ChangeLog to reflect patch 2702 inclusion | Claudio Fontana | 2005-11-01 | 1 | -0/+4 |
| | |||||
* | * applied (with changes) savannah patch 2702. | Claudio Fontana | 2005-11-01 | 1 | -3/+15 |
| | | | | Fix language options handling bugs, and removed redundant C options help. | ||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 31 | -4291/+9573 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 3 | -489/+392 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 190 | -11339/+56406 |
| | |||||
* | * new gnulib m4 macros | Claudio Fontana | 2005-11-01 | 71 | -0/+4528 |
| | |||||
* | * assume ansi C-89 | Claudio Fontana | 2005-11-01 | 2 | -664/+0 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 27 | -10123/+0 |
| | |||||
* | fix wording | Jim Meyering | 2001-12-03 | 1 | -1/+1 |
| | |||||
* | . | Jim Meyering | 2000-06-06 | 1 | -0/+2 |
| | |||||
* | Add libidu/fnprint.c and remove libidu/xnls.h. | Jim Meyering | 2000-06-06 | 1 | -1/+1 |
| | |||||
* | . | Jim Meyering | 2000-06-06 | 18 | -3084/+4542 |
| | |||||
* | Update. | Jim Meyering | 2000-06-06 | 2 | -14/+126 |
| | |||||
* | . | Jim Meyering | 2000-06-06 | 1 | -0/+4 |
| | |||||
* | New file. | Jim Meyering | 2000-06-06 | 5 | -0/+435 |
| | |||||
* | . | Jim Meyering | 2000-06-06 | 1 | -0/+8 |
| | |||||
* | Require 2.14a. | Jim Meyering | 2000-06-06 | 1 | -1/+3 |
| | | | | Check for declaration of strsep. | ||||
* | Declare strsep if necessary. | Jim Meyering | 2000-06-06 | 3 | -3/+24 |
| | |||||
* | down-case arg to @sc, to avoid warning | Jim Meyering | 2000-06-06 | 1 | -2/+2 |
| | |||||
* | update generated config files | Greg McGary | 2000-04-27 | 10 | -95/+86 |
| | |||||
* | * lid.c (add_regexp_word_delimiters): Rename from | Greg McGary | 2000-04-27 | 2 | -23/+46 |
| | | | | | | | | | | | 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. | ||||
* | * lib/Makefile.am: Distribute strsep.c instead of strtok.c | Greg McGary | 1999-04-12 | 1 | -1/+1 |
| | |||||
* | * lib/strsep.c: Add file. | Greg McGary | 1999-04-12 | 6 | -88/+86 |
| | | | | | | | | | * lib/strtok.c: Remove file. * configure.in: Check for strsep instead of strtok. * libidu/idfile.c (locate_id_file_name): Use strsep instead of strtok. * libidu/scanners.c (language_save_arg, language_save_arg, tokenize_args_string): Ditto. * libidu/walker.c (append_strings_to_vector, vectorize_string): Ditto. | ||||
* | . | Greg McGary | 1999-04-11 | 13 | -468/+944 |
| | |||||
* | * walker.c (classify_link): Only return 0 for zero-length files. | Greg McGary | 1999-04-11 | 1 | -3/+3 |
| | | | | | | Keep directories, no matter what their size. DOS always returns zero size for directories. [From tbisp@uswest.net] | ||||
* | . | Greg McGary | 1999-04-09 | 1 | -1/+1 |
| | |||||
* | . | Greg McGary | 1999-04-09 | 1 | -0/+5 |
| | |||||
* | * po/Makefile.in.in (DISTFILES): Remove ChangeLog. | Greg McGary | 1999-04-09 | 1 | -2/+2 |
| | |||||
* | * libidu/idread.c (maybe_read_id_file): Add `b' for binary | Greg McGary | 1999-04-09 | 2 | -7/+7 |
| | | | | | to fopen mode string. [From tbisp@uswest.net] * src/lid.c (report_grep): Change name of gid_FILE to source_FILE. | ||||
* | . | Greg McGary | 1999-04-09 | 5 | -16/+34 |
| | |||||
* | . | Greg McGary | 1999-04-08 | 5 | -4/+10 |
| | |||||
* | * src/mkid.c (write_id_file): Complain if fclose fails. | Greg McGary | 1999-04-08 | 1 | -1/+2 |
| | | | | [From jbb6@acpub.duke.edu] | ||||
* | * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAX | Greg McGary | 1999-04-08 | 3 | -27/+39 |
| | | | | | | | | | | 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. | ||||
* | . | Greg McGary | 1999-04-08 | 1 | -0/+14 |
| | |||||
* | * po/pl.po, po/nl.po: Add files. | Greg McGary | 1999-04-08 | 3 | -1/+1073 |
| | | | | * configure.in (ALL_LINGUAS): Add pl & nl. | ||||
* | . | Greg McGary | 1999-04-07 | 2 | -0/+15 |
| | |||||
* | . | Greg McGary | 1999-04-07 | 4 | -6/+13 |
| | |||||
* | .ID-UTILS-3_2d | Greg McGary | 1999-04-06 | 8 | -66/+65 |
| | |||||
* | Add __P to decl | Greg McGary | 1999-04-06 | 1 | -1/+1 |
| | |||||
* | . | Greg McGary | 1999-04-06 | 3 | -84/+81 |
| | |||||
* | * libidu/idfile.h (largest_member_file): Add variable decl. | Greg McGary | 1999-04-06 | 6 | -32/+54 |
| | | | | | | | | | | | | | | | | (MAX_LARGEST_MEMBER_FILE): Add constant. * libidu/scanners.h (scanner_buffer): Add variable decl. * libidu/scanners.c (scanner_buffer): Rename from id_0. * libidu/walker.c (largest_member_file): Add veriable defn. (walk_flink): Maintain largest_member_file. Call print_member_file. (maybe_get_member_file): Don't call print_member_file. (classify_link): Return 0 if file size is zero. * src/mkid.c (scan_files): Report size of largest file. Cap scanner_buffer size at MAX_LARGEST_MEMBER_FILE. Allocate scanner_buffer. * src/xtokid.c (scan_files): Cap scanner_buffer size at MAX_LARGEST_MEMBER_FILE. Allocate scanner_buffer. | ||||
* | fix assorted typos | Greg McGary | 1999-04-05 | 1 | -15/+14 |
| | |||||
* | . | Greg McGary | 1999-04-05 | 18 | -1328/+0 |
| | |||||
* | Update copyright notices for 1999 | Greg McGary | 1999-04-04 | 9 | -9/+9 |
| |