summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* maint/sc: remove useless if-before-free testsJim Meyering2009-11-112-8/+4
* * src/side.c [!HAVE_MBRTOWC]: Supply defns for mbstate_t and mbrtowc.Paul Eggert2009-11-111-0/+7
* * src/side.c (print_half_line): Don't convert to unsigned charPaul Eggert2009-11-111-1/+1
* Don't mishandle multibyte characters in side-by-side format.Paul Eggert2009-11-111-6/+45
* * NEWS: New diff option --suppress-blank-empty (no longer -u default).Paul Eggert2009-11-114-9/+35
* Break out diffseq.h into a separate file, so that gettext can usePaul Eggert2009-11-111-343/+25
* * src/diff.c (compare_files): Use last_component rather than base_name,Paul Eggert2009-11-113-7/+9
* * COPYING: New file.Paul Eggert2007-07-1914-111/+83
* * src/ifdef.c: Fix typo: "GNU DIFF General Public License" should bePaul Eggert2007-07-192-4/+4
* (print_context_label): Use TYPE_IS_INTEGER macro rather than rollingPaul Eggert2007-06-181-1/+1
* * src/context.c (print_context_label): Don't assume that time_tPaul Eggert2007-06-181-3/+17
* * NEWS: Mention new sdiff aliases 1 and 2 for l and r.Paul Eggert2007-06-061-11/+12
* * bootstrap: Sync from gnulib.Paul Eggert2007-04-044-8/+4
* * src/analyze.c (build_reverse_script): Fix typo in comment.Paul Eggert2006-11-151-1/+1
* * src/sdiff.c (sigprocmask): Don't dump core if O is null.Paul Eggert2006-11-141-1/+1
* Don't assume SIGPIPE exists, and that sigblock and sigsetmaskPaul Eggert2006-11-141-4/+10
* * src/sdiff.c (sigprocmask) [! HAVE_SIGPROCMASK]: Cast 2nd arg toPaul Eggert2006-11-051-1/+3
* Modernize bootstrap procedure to match current gnulib.Paul Eggert2006-09-053-113/+19
* * doc/diff.texi (Detailed Unified): Don't output trailing whitePaul Eggert2006-09-051-2/+4
* * src/context.c (print_context_function): Do not printPaul Eggert2006-09-051-0/+2
* * src/cmp.c (cmp): The previous fix wasn't quite right either, asPaul Eggert2006-05-091-6/+7
* * src/cmp.c (cmp): Fix bug introduced in 2006-03-09 change.Paul Eggert2006-05-081-2/+2
* * src/context.c (pr_context_hunk, pr_unidiff_hunk):Paul Eggert2006-05-074-34/+33
* (find_identical_ends): Fix huge performance bug that IPaul Eggert2006-05-071-2/+3
* * src/system.h (PARAMS, PROTOTYPES): Remove; no longer needed.Paul Eggert2006-03-136-27/+27
* Update code comment to match previous patch.Paul Eggert2006-03-091-1/+2
* (main): Avoid an unnecessary system call introduced in previous patch.Paul Eggert2006-03-091-6/+1
* * src/cmp.c (type_no_stdout): New constant.Paul Eggert2006-03-091-2/+11
* Update FSF address.Paul Eggert2006-01-0514-15/+15
* * src/cmp.c: Don't include <setmode.h>.Paul Eggert2006-01-059-466/+404
* (recursive, new_file, unidirectional_new_file,Paul Eggert2004-09-011-273/+271
* (find_function_last_search): Move into struct diffopt.Paul Eggert2004-09-011-91/+98
* (print_ed_hunk): Optimize the case where an insert'sPaul Eggert2004-07-211-5/+15
* Do not include regex.h, as diff.h does this now.Paul Eggert2004-04-121-52/+49
* (S_IRWXU, S_IRWXG, S_IRWXO): Define if not defined.Paul Eggert2004-04-121-70/+21
* minor cleanups for bool, etcPaul Eggert2004-04-121-8/+8
* (usage): Mention exit status.Paul Eggert2004-04-121-41/+56
* Do not include regex.h, as diff.h does this now.Paul Eggert2004-04-121-32/+31
* (next_line): Remove; replace with...Paul Eggert2004-04-121-13/+19
* int -> long intPaul Eggert2004-04-121-3/+3
* Include <strcase.h>.Paul Eggert2004-04-121-26/+25
* (usage): Mention exit status.Paul Eggert2004-04-121-59/+92
* Include regex.h, unlocked-io.h.Paul Eggert2004-04-121-4/+6
* Do not include regex.h, as diff.h does this now.Paul Eggert2004-04-121-64/+78
* Do not include regex.h, as diff.h does this now.Paul Eggert2004-04-122-12/+11
* Sort includes. Include <exit.h>, <unlocked-io.h>.Paul Eggert2004-04-121-30/+37
* (diag): Return void, not lin, since the returnPaul Eggert2004-03-121-60/+35
* (diff3.$(OBJEXT), diff.$(OBJEXT), sdiff.$(OBJEXT)):Paul Eggert2002-10-151-1/+1
* (MOSTLYCLEANFILES): Add paths.ht.Paul Eggert2002-10-141-2/+3
* (briefly_report): Don't say "Binary files differ", since onePaul Eggert2002-06-281-8/+3