summaryrefslogtreecommitdiff
path: root/src/context.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: update to latest gnulib and adaptJim Meyering2011-12-141-1/+1
* maint: remove inclusion of unused header, for "make syntax-check"Jim Meyering2011-07-031-1/+0
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* diff -F/-p: don't depend on locale-specific white-space definitionJim Meyering2010-04-051-2/+3
* with -F or -p, emit better function lines: no leading white spaceYannick Moy2010-03-181-5/+7
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* admin: update all copyright notices to include the year 2009Jim Meyering2009-11-111-2/+2
* * NEWS: New diff option --suppress-blank-empty (no longer -u default).Paul Eggert2009-11-111-5/+7
* * COPYING: New file.Paul Eggert2007-07-191-7/+5
* (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
* * 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/context.c (pr_context_hunk, pr_unidiff_hunk):Paul Eggert2006-05-071-8/+8
* Update FSF address.Paul Eggert2006-01-051-1/+1
* * src/cmp.c: Don't include <setmode.h>.Paul Eggert2006-01-051-110/+97
* (find_function_last_search): Move into struct diffopt.Paul Eggert2004-09-011-91/+98
* Do not include regex.h, as diff.h does this now.Paul Eggert2004-04-121-9/+9
* (pr_context_hunk): Do not dump core if an enormous context causes anPaul Eggert2002-02-281-13/+36
* Assume C89 or better.Paul Eggert2001-11-241-110/+106
* Fix spacing.Paul Eggert1998-09-141-1/+1
* Fix spacing.Paul Eggert1998-09-131-14/+15
* (find_function): Simplify interface: don't return size of function line.Paul Eggert1994-10-311-42/+32
* Fix copyright notice.Paul Eggert1994-09-121-1/+1
* (print_context_label): Check whether (broken) ctime yields 0.Paul Eggert1994-09-021-4/+8
* Add prototypes to function declarations. Use size_t, not int, when needed.Paul Eggert1993-08-271-28/+30
* entered into RCSPaul Eggert1992-10-191-3/+3
* *** empty log message ***Paul Eggert1992-09-271-3/+3
* *** empty log message ***Paul Eggert1992-09-061-20/+20
* *** empty log message ***David MacKenzie1992-07-071-16/+17
* Initial revisionDavid MacKenzie1991-12-241-0/+461