summaryrefslogtreecommitdiff
path: root/src/ifdef.c
Commit message (Expand)AuthorAgeFilesLines
* diff: prefer nullptr to NULLPaul Eggert2023-02-051-4/+4
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* diff: use mempcpyPaul Eggert2021-08-221-3/+2
* maint: modernize IF_LINT for GCC 11.2.1Paul Eggert2021-08-221-1/+1
* diff: remove printintPaul Eggert2021-08-221-2/+1
* diff: plug memory leak in ifdef.cPaul Eggert2021-03-241-9/+3
* maint: update all copyright year number rangesJim Meyering2021-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* diff: don’t mistreat -N in arg as a large numberPaul Eggert2019-08-271-3/+3
* maint: convert all TABs to equivalent spaces in indentationJim Meyering2019-01-051-185/+185
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-061-1/+1
* maint: update to work with GCC7's -Werror=implicit-fallthrough=Jim Meyering2017-05-181-1/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* diff: port line numbers to mingw64Paul Eggert2016-08-271-7/+8
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-2/+2
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-011-1/+1
* 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-1/+1
* 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
* * src/ifdef.c: Fix typo: "GNU DIFF General Public License" should bePaul Eggert2007-07-191-2/+2
* * src/system.h (PARAMS, PROTOTYPES): Remove; no longer needed.Paul Eggert2006-03-131-8/+8
* (next_line): Remove; replace with...Paul Eggert2004-04-121-13/+19
* Include <xalloc.h>.Paul Eggert2002-02-281-0/+2
* (format_group, print_ifdef_lines): Avoid core dumps withPaul Eggert2002-02-281-17/+17
* Assume C89 or better.Paul Eggert2001-11-241-248/+242
* (groups_letter_value): tolower -> _tolowerPaul Eggert1994-10-151-1/+1
* isdigit -> ISDIGIT, etc.Paul Eggert1994-09-221-6/+6
* Fix copyright notice.Paul Eggert1994-09-121-2/+2
* (format_group, groups_letter_value): Use * instead of [] in prototypes.Paul Eggert1994-09-011-5/+5
* GNU diffutils 2.6Paul Eggert1993-09-171-3/+5
* (scan_char_literal): New function, for new %c'x' andPaul Eggert1993-09-151-49/+102
* (struct group): New struct.Paul Eggert1993-09-131-76/+267
* Add prototypes to function declarations.Paul Eggert1993-08-271-12/+11
* entered into RCSPaul Eggert1992-09-301-22/+23
* *** empty log message ***Paul Eggert1992-09-281-13/+50
* *** empty log message ***Paul Eggert1992-09-271-21/+46
* *** empty log message ***Paul Eggert1992-09-241-29/+55
* *** empty log message ***Paul Eggert1992-09-061-4/+4
* Initial revisionPaul Eggert1992-01-021-0/+94