summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Documentation improvements (UK spelling, use of @code).Karl Berry2011-12-301-0/+7
* Fix a typo in find.texi.Jim Meyering2011-09-111-0/+5
* Describe recent memory savings on very large directories.James Youngman2011-08-211-0/+5
* Remove no-longer-used files savedir.[ch].James Youngman2011-08-211-1/+7
* Reduce memory consumption of oldfind on large directories.James Youngman2011-08-211-0/+9
* Reduce memory consumption of fts.James Youngman2011-08-211-0/+11
* Fix some constness warnings when dealing with -printf formats.James Youngman2011-06-291-0/+19
* Refactor insert_fprintf to minimise calls to make_segment.James Youngman2011-06-291-0/+18
* Factor some of the code out of insert_fprintf.James Youngman2011-06-291-0/+7
* Separate out the handling of \c.James Youngman2011-06-291-0/+3
* Remove some redundant continue statements.James Youngman2011-06-251-0/+4
* Simplify -fprintf %%; handle %% like a regular format specifier.James Youngman2011-06-251-0/+7
* Clarify variable naming in insert_fprintf.James Youngman2011-06-251-0/+14
* Test find -printf %i.James Youngman2011-06-211-0/+4
* Extract common test code into a sourced file.James Youngman2011-06-211-0/+10
* Remove test-coverage output files for "make clean".James Youngman2011-06-211-0/+8
* Fix some compiler warnings in xargs.James Youngman2011-06-211-0/+30
* Use a consistent include order in header files too.James Youngman2011-06-201-0/+4
* Use a consistent order for header-file inclusion.James Youngman2011-06-201-0/+33
* Take gnulib-tool's advice about which header files to include.James Youngman2011-06-201-0/+31
* Update gnulib.James Youngman2011-06-191-0/+5
* Move the printing code into print.c.James Youngman2011-06-191-0/+21
* Reserve format specifiers %(, %{ and %[ for future use.James Youngman2011-06-191-0/+14
* Additional test cases for printf field width, precision and sign.James Youngman2011-06-191-0/+8
* Add a test for find -printf ... %%.James Youngman2011-06-191-0/+5
* Add a test for "find -printf \c".James Youngman2011-06-191-0/+6
* Remove an unnecessary argument from insert_fprintf.James Youngman2011-06-191-0/+8
* Add new test for octal and letter escapes in -printf format.James Youngman2011-06-191-0/+14
* Split find's printf-related code into a new file.James Youngman2011-06-181-0/+14
* Fix compiler warnings in lib/regextype.c and find/parser.c.James Youngman2011-06-181-0/+6
* Fix a typoJames Youngman2011-06-151-1/+1
* Adopt the use of the manywarnings module.James Youngman2011-06-151-0/+9
* Remove spurious linefeed in ChangeLogJames Youngman2011-06-141-1/+0
* Avoid pointer/integer comparison on value returned by strchr.James Youngman2011-06-141-0/+4
* Fixed typos in ChangeLogJames Youngman2011-06-141-2/+2
* Fix further compiler warnings.James Youngman2011-06-141-0/+12
* Eliminate some compiler warnings.James Youngman2011-06-141-0/+38
* Assume SIGCHLD and O_NOFOLLOW are defined by gnulib.James Youngman2011-06-141-0/+10
* Fix coredump bug introduced in the previous change.James Youngman2011-06-141-0/+10
* Split strings into fields nondestructively.James Youngman2011-06-131-0/+25
* Fix compilation failure in bigram.c by including <locale.h>.James Youngman2011-06-131-0/+5
* Split exec-related code into a new file, exec.cJames Youngman2011-06-121-0/+14
* Eliminate .x-sc_prohibit_empty_lines_at_EOF and .x-sc_bindtextdomainJames Youngman2011-06-121-0/+9
* Enable sc_makefile_at_at_check; fix problems it identifies.James Youngman2011-06-121-0/+9
* Enable the sc_trailing_blank check.James Youngman2011-06-121-0/+50
* Enable the sc_space_tab checkJames Youngman2011-06-121-0/+6
* Enable the sc_texinfo_acronym checkJames Youngman2011-06-121-0/+9
* Enable syntax check sc_obsolete_symbols.James Youngman2011-06-121-0/+4
* Enable more syntax checks, eliminate useless C preprocessor parenthesesJames Youngman2011-06-121-0/+14
* Use stat-size macros in pred.c also.James Youngman2011-06-121-0/+13