summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * id-utils-4.0 (stable) releasedID-UTILS-4_0Claudio Fontana2005-12-241-1/+1
|
* * implemented fix for savannah support request sr #104712 andClaudio Fontana2005-12-1510-103/+140
| | | | added test case
* * added missing m4 macros for inttostr module to cvsClaudio Fontana2005-12-113-12/+132
| | | | * updated po/Makefile.in.in from gettext-0.14.5
* * added inttostr module from gnulib, used in src/mkid.c to print anClaudio Fontana2005-12-1124-1282/+284
| | | | off_t portably using offtostr()
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-1119-79/+1863
| | | | Added some missing files in po/ and updated intl/
* * updated libintlClaudio Fontana2005-12-1160-515/+8403
|
* * updated ChangeLog to reflect patch 2702 inclusionClaudio Fontana2005-11-011-0/+4
|
* * applied (with changes) savannah patch 2702.Claudio Fontana2005-11-011-3/+15
| | | | Fix language options handling bugs, and removed redundant C options help.
* *** empty log message ***Claudio Fontana2005-11-0131-4291/+9573
|
* *** empty log message ***Claudio Fontana2005-11-013-489/+392
|
* *** empty log message ***Claudio Fontana2005-11-01190-11339/+56406
|
* * new gnulib m4 macrosClaudio Fontana2005-11-0171-0/+4528
|
* * assume ansi C-89Claudio Fontana2005-11-012-664/+0
|
* *** empty log message ***Claudio Fontana2005-11-0127-10123/+0
|
* fix wordingJim Meyering2001-12-031-1/+1
|
* .Jim Meyering2000-06-061-0/+2
|
* Add libidu/fnprint.c and remove libidu/xnls.h.Jim Meyering2000-06-061-1/+1
|
* .Jim Meyering2000-06-0618-3084/+4542
|
* Update.Jim Meyering2000-06-062-14/+126
|
* .Jim Meyering2000-06-061-0/+4
|
* New file.Jim Meyering2000-06-065-0/+435
|
* .Jim Meyering2000-06-061-0/+8
|
* Require 2.14a.Jim Meyering2000-06-061-1/+3
| | | | Check for declaration of strsep.
* Declare strsep if necessary.Jim Meyering2000-06-063-3/+24
|
* down-case arg to @sc, to avoid warningJim Meyering2000-06-061-2/+2
|
* update generated config filesGreg McGary2000-04-2710-95/+86
|
* * lid.c (add_regexp_word_delimiters): Rename fromGreg McGary2000-04-272-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.cGreg McGary1999-04-121-1/+1
|
* * lib/strsep.c: Add file.Greg McGary1999-04-126-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 McGary1999-04-1113-468/+944
|
* * walker.c (classify_link): Only return 0 for zero-length files.Greg McGary1999-04-111-3/+3
| | | | | | Keep directories, no matter what their size. DOS always returns zero size for directories. [From tbisp@uswest.net]
* .Greg McGary1999-04-091-1/+1
|
* .Greg McGary1999-04-091-0/+5
|
* * po/Makefile.in.in (DISTFILES): Remove ChangeLog.Greg McGary1999-04-091-2/+2
|
* * libidu/idread.c (maybe_read_id_file): Add `b' for binaryGreg McGary1999-04-092-7/+7
| | | | | to fopen mode string. [From tbisp@uswest.net] * src/lid.c (report_grep): Change name of gid_FILE to source_FILE.
* .Greg McGary1999-04-095-16/+34
|
* .Greg McGary1999-04-085-4/+10
|
* * src/mkid.c (write_id_file): Complain if fclose fails.Greg McGary1999-04-081-1/+2
| | | | [From jbb6@acpub.duke.edu]
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-083-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 McGary1999-04-081-0/+14
|
* * po/pl.po, po/nl.po: Add files.Greg McGary1999-04-083-1/+1073
| | | | * configure.in (ALL_LINGUAS): Add pl & nl.
* .Greg McGary1999-04-072-0/+15
|
* .Greg McGary1999-04-074-6/+13
|
* .ID-UTILS-3_2dGreg McGary1999-04-068-66/+65
|
* Add __P to declGreg McGary1999-04-061-1/+1
|
* .Greg McGary1999-04-063-84/+81
|
* * libidu/idfile.h (largest_member_file): Add variable decl.Greg McGary1999-04-066-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 typosGreg McGary1999-04-051-15/+14
|
* .Greg McGary1999-04-0518-1328/+0
|
* Update copyright notices for 1999Greg McGary1999-04-049-9/+9
|