summaryrefslogtreecommitdiff
path: root/src/side.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-01-251-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* 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
* build: rely on gnulib's mbrtowc moduleJim Meyering2009-11-111-7/+0
* * 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
* * src/ifdef.c: Fix typo: "GNU DIFF General Public License" should bePaul Eggert2007-07-191-2/+2
* minor cleanups for bool, etcPaul Eggert2004-04-121-8/+8
* (tab_from_to, print_half_line, print_1sdiff_line):Paul Eggert2002-06-111-23/+21
* unsigned -> unsigned int.Paul Eggert2002-02-281-14/+15
* Assume C89 or better.Paul Eggert2001-11-241-49/+45
* (print_half_line): Add brackets to pacify GCC -Wall.Paul Eggert1998-09-141-1/+1
* (print_half_line): Add brackets to pacify GCC -Wall.Paul Eggert1998-09-131-24/+26
* isprint -> ISPRINTPaul Eggert1994-09-221-2/+2
* GNU diffutils 2.6Paul Eggert1993-09-171-1/+1
* Add prototypes to function declarations. Use `const' to pacify `gcc'.Paul Eggert1993-08-271-23/+24
* (print_sdiff_common_lines_print_sdiff_hunk): Cast args to pointer types, for ...Paul Eggert1993-05-261-4/+4
* entered into RCSPaul Eggert1993-01-311-1/+1
* *** empty log message ***Paul Eggert1993-01-081-12/+17
* *** empty log message ***Paul Eggert1992-09-241-7/+21
* *** empty log message ***Paul Eggert1992-09-061-10/+10
* Initial revisionPaul Eggert1991-12-171-0/+264